File: l3_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-- 100 bytes parent folder | download | duplicates (4)
1
2
3
function configure_l3_agent {
    iniset $NEUTRON_L3_CONF agent extensions "$L3_AGENT_EXTENSIONS"
}