Skip to content

Commit 4d3cfb9

Browse files
author
Dean Troyer
committed
Release 3.7.0 cleanup
Change-Id: I75d9e2473461e316086cfad8c886c6b7d22ecd5e
1 parent c7d3f4e commit 4d3cfb9

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
features:
33
- |
4-
Add support to overwrite routes in a router instance, using ``--router``
5-
and ``--no-router`` option in ``osc router set``.
4+
Add ``--router`` and ``--no-router`` options to ``osc router set`` command to
5+
modify routes in a router instance.
66
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>`_]
7-
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Fix an endpoint version problem with Image endpoints that contained the
5+
substring 'v2'.
6+
[Bug `1652827 <https://bugs.launchpad.net/bugs/1652827>`_]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
features:
3-
- Add support to update image membership with the `--accept`,
3+
- Add support to update image membership with the ``--accept``,
44
``--reject`` and ``--pending`` options of the ``image set command``.

0 commit comments

Comments
 (0)