b82b987b76
nova-network is deprecated. The 2.36 microversion makes the network REST APIs fail with a 404. And the network CLIs/APIs in python-novaclient are being deprecated. So we should also deprecate the nova-manage commands that use nova-network. Change-Id: I5efeb5e5c552064028ae0dea5ce5314c5d92cf0e
16 lines
400 B
YAML
16 lines
400 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following nova-manage commands are deprecated for removal in the
|
|
Nova 15.0.0 Ocata release:
|
|
|
|
* nova-maange 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.
|