Release 3.7.0 cleanup
Change-Id: I75d9e2473461e316086cfad8c886c6b7d22ecd5e
This commit is contained in:
parent
c7d3f4eae9
commit
4d3cfb9142
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Add support to overwrite routes in a router instance, using ``--router``
|
Add ``--router`` and ``--no-router`` options to ``osc router set`` command to
|
||||||
and ``--no-router`` option in ``osc router set``.
|
modify routes in a router instance.
|
||||||
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>`_]
|
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>`_]
|
||||||
|
|
||||||
|
6
releasenotes/notes/bug-1652827-f59bbd1b64df958d.yaml
Normal file
6
releasenotes/notes/bug-1652827-f59bbd1b64df958d.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Fix an endpoint version problem with Image endpoints that contained the
|
||||||
|
substring 'v2'.
|
||||||
|
[Bug `1652827 <https://bugs.launchpad.net/bugs/1652827>`_]
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- Add support to update image membership with the `--accept`,
|
- Add support to update image membership with the ``--accept``,
|
||||||
``--reject`` and ``--pending`` options of the ``image set command``.
|
``--reject`` and ``--pending`` options of the ``image set command``.
|
||||||
|
Loading…
Reference in New Issue
Block a user