359dfa1a06
This patch only provide network name and subnet setting for "network create" command. The other options, such as --project which depends on identity v2 or v3, will make the unit tests too complicated. So I prefer to implement them in other patches. Change-Id: I9ec93f0af813c8fae4170c36e16bbe8f0f53cbb6 Partial-Bug: 1543672
11 lines
618 B
YAML
11 lines
618 B
YAML
---
|
|
features:
|
|
- Command ``network delete`` is now available for nova network.
|
|
[Bug `1543672 <https://bugs.launchpad.net/python-openstackclient/+bug/1543672>`_]
|
|
- Command ``network list`` is now available for nova network.
|
|
[Bug `1543672 <https://bugs.launchpad.net/python-openstackclient/+bug/1543672>`_]
|
|
- Command ``network show`` is now available for nova network.
|
|
[Bug `1543672 <https://bugs.launchpad.net/python-openstackclient/+bug/1543672>`_]
|
|
- Command ``network create`` is now available for nova network.
|
|
[Bug `1543672 <https://bugs.launchpad.net/python-openstackclient/+bug/1543672>`_]
|