Clean up docs and notes for 3.3.0 release
Change-Id: I432dcb5e85819d22e6b30758da80d31c9a0db654
This commit is contained in:
parent
ad56086663
commit
5ec435e706
@ -41,7 +41,8 @@ Set volume service properties
|
||||
os volume service set
|
||||
[--enable | --disable]
|
||||
[--disable-reason <reason>]
|
||||
<host> <service>
|
||||
<host>
|
||||
<service>
|
||||
|
||||
.. option:: --enable
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Make ``subnet list`` command supports listing up subnets with
|
||||
some filtering options by adding ``--project`` and ``--project-domain``,
|
||||
``--network``, ``--gateway``,``--name``, ``--subnet-range``
|
||||
options to the command.
|
||||
Add ``--project``, ``--project-domain``, ``--network``, ``--gateway``,
|
||||
``--name`` and ``--subnet-range`` options to the ``subnet list`` command.
|
||||
[Bug `1610883 <https://bugs.launchpad.net/bugs/1610883>`_]
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Make ``subnet pool list`` command supports listing up subnets with
|
||||
some filtering options by adding ``--share`` and ``--no-share``,
|
||||
``--project`` and ``--project-domain``, ``--default`` and ``--no-default``,
|
||||
``--name``, ``--address-scope`` options to the command.
|
||||
Add ``--share``, ``--no-share``, ``--project``, ``--project-domain``,
|
||||
``--default``, ``--no-default``, ``--name`` and ``--address-scope``
|
||||
options to the ``subnet pool list`` command.
|
||||
[Bug `1613926 <https://bugs.launchpad.net/bugs/1613926>`_]
|
||||
|
6
releasenotes/notes/bug-1622565-2e715aff8b054401.yaml
Normal file
6
releasenotes/notes/bug-1622565-2e715aff8b054401.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fix ``--long`` option in ``router list`` command for deployments without
|
||||
the ``router_availability_zone`` extension is not enabled.
|
||||
[Bug `1622565 <https://bugs.launchpad.net/bugs/1622565>`_]
|
4
releasenotes/notes/bug-1624085-7cf296649277f405.yaml
Normal file
4
releasenotes/notes/bug-1624085-7cf296649277f405.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- Fix missing ``_username`` attribute error in ``server ssh`` command.
|
||||
[Bug `1624085 <https://bugs.launchpad.net/python-openstackclient/+bug/1624085>`_]
|
Loading…
Reference in New Issue
Block a user