File: add-neutron-floating_pool-option-cba402c2de407b78.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (7 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
upgrade:
  - |
    A ``default_floating_pool`` configuration option has been added in the
    ``[neutron]`` group. The existing ``default_floating_pool`` option in the
    ``[DEFAULT]`` group is retained and should be used by nova-network users.
    Neutron users meanwhile should migrate to the new option.