Update reno for removed network CLIs

We still support the add/remove fixed IP commands for
nova-network (the multinic API which isn't deprecated yet),
so this updates the release notes to clarify that.

Change-Id: Ib3468b93e2b396fa1372d3df4be4454f8bc64314
This commit is contained in:
Matt Riedemann 2017-04-05 13:31:32 -04:00
parent e1b9e76abe
commit 9ca9ae6c10

View File

@ -2,8 +2,8 @@
prelude: > prelude: >
Deprecated network-related resource commands and python API bindings Deprecated network-related resource commands and python API bindings
have been removed. From this point on, python-novaclient will no longer have been removed. From this point on, python-novaclient will no longer
work with nova-network *except* for the ``nova virtual-interface-list`` work with nova-network *except* for the ``nova virtual-interface-list``,
command. ``nova add-fixed-ip`` and ``nova remove-fixed-ip`` commands.
upgrade: upgrade:
- | - |
The following deprecated network-related resource commands have been The following deprecated network-related resource commands have been