Skip to content

Commit cd4998e

Browse files
Dean TroyerSteve Martinelli
authored andcommitted
Add missing release notes
Add release notes for the user-visible features added since the 2.0.0 release Change-Id: I753a894f1a3f6eef3eef50661ee66c729a2567f4
1 parent e9ff42e commit cd4998e

10 files changed

Lines changed: 49 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Add ``project unset`` command for Identity v2
5+
[Bug `1486597 <https://bugs.launchpad.net/bugs/1486597>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Add ``image set --activate|--deactivate`` options (Image v2 only)
5+
[Bug `1516661 <https://bugs.launchpad.net/bugs/1516661>`_]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
features:
3+
- |
4+
Add ``--project-domain`` option to ``image create`` and ``image set`` commands
5+
(Image v2 only)
6+
[Bug `1517134 <https://bugs.launchpad.net/bugs/1517134>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Add ``router`` commands ``create``, ``delete``, ``list``, ``set``, ``show``
5+
[Bug `1519503 <https://bugs.launchpad.net/bugs/1519503>`_]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Make ``security group rule list`` group argument optional to list all
5+
security groups
6+
[Bug `1519512 <https://bugs.launchpad.net/bugs/1519512>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Change ``server list --flavor`` to now accept flavor ID or name
5+
[Bug `1521492 <https://bugs.launchpad.net/bugs/1521492>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Change ``server list --image`` to now accept image ID or name
5+
[Bug `1521492 <https://bugs.launchpad.net/bugs/1521492>`_]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
features:
3+
- |
4+
Add ``--src-group`` option to ``security group rule create`` to include a
5+
'remote' security group rule.
6+
[Bug `1522969 <https://bugs.launchpad.net/bugs/1522969>`_]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Change the ``project set --domain`` option to use the argument as a lookup
5+
for locating projects in non-default domains.
6+
[Bug `1524456 <https://bugs.launchpad.net/bugs/1524456>`_]
File renamed without changes.

0 commit comments

Comments
 (0)