Skip to content

Commit

Permalink
Update reno for removed network CLIs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mriedem committed Apr 5, 2017
1 parent e1b9e76 commit 9ca9ae6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
prelude: >
Deprecated network-related resource commands and python API bindings
have been removed. From this point on, python-novaclient will no longer
work with nova-network *except* for the ``nova virtual-interface-list``
command.
work with nova-network *except* for the ``nova virtual-interface-list``,
``nova add-fixed-ip`` and ``nova remove-fixed-ip`` commands.
upgrade:
- |
The following deprecated network-related resource commands have been
Expand Down

0 comments on commit 9ca9ae6

Please sign in to comment.