File: l2_agent

package info (click to toggle)
neutron 2%3A27.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 40,004 kB
  • sloc: python: 296,384; sh: 1,507; makefile: 292; ruby: 35; sql: 19
file content (3 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (4)
1
2
3
function configure_l2_agent {
    iniset /$NEUTRON_CORE_PLUGIN_CONF agent extensions "$L2_AGENT_EXTENSIONS"
}