nova/releasenotes/notes/deprecate-nova-manage-network-commands-212726e67bffdfc4.yaml
Matt Riedemann b82b987b76 Deprecate the nova-manage commands that rely on nova-network
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
2016-07-26 15:29:42 -04:00

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.