summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-02-06 05:41:06 +0000
committerGerrit Code Review <review@openstack.org>2016-02-06 05:41:06 +0000
commit713ed598a4503e7d4c538a7c822a1b00faa11baa (patch)
treebbf8af780752bbc63d9656588f419c1d37179712
parent794c2a1738efcb0866e16327162f49c6e7da7937 (diff)
parent99f6795189b188b8c560507b7f8101b1cd820392 (diff)
downloadpython-openstackclient-713ed598a4503e7d4c538a7c822a1b00faa11baa.tar.gz
Merge "Fix some release note formatting"
-rw-r--r--releasenotes/notes/bug-1520003-505af921c8afffc9.yaml2
-rw-r--r--releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml4
-rw-r--r--releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml6
-rw-r--r--releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml4
4 files changed, 8 insertions, 8 deletions
diff --git a/releasenotes/notes/bug-1520003-505af921c8afffc9.yaml b/releasenotes/notes/bug-1520003-505af921c8afffc9.yaml
index ca94b958..c7d702aa 100644
--- a/releasenotes/notes/bug-1520003-505af921c8afffc9.yaml
+++ b/releasenotes/notes/bug-1520003-505af921c8afffc9.yaml
@@ -1,5 +1,5 @@
---
fixes:
- |
- Add remote security group to `os security group rule list`
+ Add remote security group to ``os security group rule list``
[Bug `1520003 <https://bugs.launchpad.net/bugs/1520003>`_]
diff --git a/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml b/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
index 21f748bb..76150755 100644
--- a/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
+++ b/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
@@ -1,7 +1,7 @@
---
other:
- - Change the `--owner` option to `--project` in `image create`
- and `image set` commands. `--owner` is deprecated and no longer
+ - Change the ``--owner`` option to ``--project`` in ``image create``
+ and ``image set`` commands. ``--owner`` is deprecated and no longer
documented but is still accepted; a warning message will be shown
if it is used.
[Bug `1527833 <https://bugs.launchpad.net/bugs/1527833>`_]
diff --git a/releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml b/releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml
index bee8102b..d2024bdc 100644
--- a/releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml
+++ b/releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml
@@ -1,8 +1,8 @@
---
features:
- |
- Add volume support to `os availability zone list`
+ Add volume support to ``os availability zone list``
[Bug `1532945 <https://bugs.launchpad.net/bugs/1532945>`_]
- * New `--compute` option to only list compute availability zones.
- * New `--volume` option to only list volume availability zones.
+ * New ``--compute`` option to only list compute availability zones.
+ * New ``--volume`` option to only list volume availability zones.
diff --git a/releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml b/releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml
index 36c0a3db..1c1a56d5 100644
--- a/releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml
+++ b/releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml
@@ -1,7 +1,7 @@
---
features:
- |
- Add network support to `os availability zone list`
+ Add network support to ``os availability zone list``
[Bug `1534202 <https://bugs.launchpad.net/bugs/1534202>`_]
- * New `--network` option to only list network availability zones.
+ * New ``--network`` option to only list network availability zones.