Skip to content

Commit 5f6f456

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add release notes for 1.9.0"
2 parents 74d53cd + 471881f commit 5f6f456

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

doc/source/releases.rst

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,64 @@
22
Release Notes
33
=============
44

5+
1.9.0 (17 Nov 2015)
6+
===================
7+
8+
* Several updates to `openstack server`
9+
Blueprint `servers <https://blueprints.launchpad.net/python-openstackclient/+spec/cmd-with-multi-servers>`_
10+
11+
* `openstack server start`
12+
* `openstack server stop`
13+
* `openstack server pause`
14+
* `openstack server unpause`
15+
* `openstack server lock`
16+
* `openstack server unlock`
17+
18+
* Obfuscate passwords when used in debug mode
19+
Bug `1501598 <https://bugs.launchpad.net/bugs/1501598>`_
20+
21+
* Clean up `identity provider show`
22+
Bug `1478995 <https://bugs.launchpad.net/bugs/1478995>`_
23+
24+
* Add `description` to `identity provider set`
25+
Bug `1515815 <https://bugs.launchpad.net/bugs/1515815>`_
26+
27+
* Add `compute service delete`
28+
Bug `1503510 <https://bugs.launchpad.net/bugs/1503510>`_
29+
30+
* Log a warning when setting non-ascii object store properties
31+
Bug `1503898 <https://bugs.launchpad.net/bugs/1503898>`_
32+
33+
* Add 'marker' and 'limit' to `openstack flavor list`
34+
Bug `1505874 <https://bugs.launchpad.net/bugs/1505874>`_
35+
36+
* Remove `url` from `region create` and `region set`
37+
Bug `1506841 <https://bugs.launchpad.net/bugs/1506841>`_
38+
39+
* `openstack image add project` fails with AttributeError for image v2
40+
Bug `1509054 <https://bugs.launchpad.net/bugs/1509054>`_
41+
42+
* Inconsistent output with `openstack usage show`
43+
Bug `1512220 <https://bugs.launchpad.net/bugs/1512220>`_
44+
45+
* Validate --lines with `openstack console log show`
46+
Bug `1512263 <https://bugs.launchpad.net/bugs/1512263>`_
47+
48+
* Validate --project does not exist with `openstack quota set`
49+
Bug `1512638 <https://bugs.launchpad.net/bugs/1512638>`_
50+
51+
* Cannot list servers while --user specified for `openstack server list`
52+
Bug `1513701 <https://bugs.launchpad.net/bugs/1513701>`_
53+
54+
* Cannot list volumes while --user specified for `openstack volume list`
55+
Bug `1514145 <https://bugs.launchpad.net/bugs/1514145>`_
56+
57+
* Cannot find volume with --block-device-mapping with `openstack server create`
58+
Bug `1514394 <https://bugs.launchpad.net/bugs/1514394>`_
59+
60+
* Fix documentation for `credential set`
61+
Bug `1418837 <https://bugs.launchpad.net/bugs/1418837>`_
62+
563
1.8.0 (18 Oct 2015)
664
===================
765

0 commit comments

Comments
 (0)