File: deprecate-nova-manage-network-commands-212726e67bffdfc4.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 (15 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
deprecations:
  - |
    The following nova-manage commands are deprecated for removal in the
    Nova 15.0.0 Ocata release:

    * nova-manage account scrub
    * nova-manage fixed *
    * nova-manage floating *
    * nova-manage network *
    * nova-manage project scrub
    * nova-manage vpn *

    These commands only work with nova-network which is itself deprecated in
    favor of Neutron.