Skip to content

Commit 51e3105

Browse files
Steve MartinelliDean Troyer
authored andcommitted
Add release notes for 2.0.0
Change-Id: I878609870701abaef60d49813b3184f473d936bf
1 parent fc299fd commit 51e3105

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

doc/source/releases.rst

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

5+
2.0.0 (1 Dec 2015)
6+
==================
7+
8+
* Dropping python 2.6 support
9+
Bug `1519510 <https://bugs.launchpad.net/bugs/1519510>`_
10+
11+
* Removed the deprecated command `project usage list` in favor of `usage list`
12+
13+
* Several updates to `openstack server`
14+
15+
* Added `--marker` to `openstack server list`
16+
* Added `--limit` to `openstack server list`
17+
* Added `openstack server shelve`
18+
* Added `openstack server unshelve`
19+
* `openstack server resume` now takes multiple servers
20+
* `openstack server suspend` now takes multiple servers
21+
22+
* Some compute quotas were not being set
23+
Bug `1475831 <https://bugs.launchpad.net/bugs/1475831>`_
24+
25+
* Add `--all` for `snapshot list`
26+
Bug `1517386 <https://bugs.launchpad.net/bugs/1517386>`_
27+
28+
* Add `status` to `image list` (v1 and v2)
29+
Bug `1519181 <https://bugs.launchpad.net/bugs/1519181>`_
30+
31+
* Fix `volume type create`, passes incorrect privacy argument
32+
Bug `1520115 <https://bugs.launchpad.net/bugs/1520115>`_
33+
34+
* `volume delete` only deletes last volume specified
35+
Bug `1520541 <https://bugs.launchpad.net/bugs/1520541>`_
36+
37+
* Add dependency on keystoneauth1 module to perform authentication in place
38+
of python-keystoneclient.
39+
540
1.9.0 (17 Nov 2015)
641
===================
742

0 commit comments

Comments
 (0)