File: network_segment_range

package info (click to toggle)
neutron 2%3A27.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, 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-- 106 bytes parent folder | download | duplicates (4)
1
2
3
function configure_network_segment_range {
    neutron_service_plugin_class_add "network_segment_range"
}