summaryrefslogtreecommitdiff
path: root/doc/source/releases.rst
blob: 7d74318e1170f0305ba114dabf487666cc8c2134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
=============
Release Notes
=============

0.3.0 (17 Dec 2013)
===================

* add new command plugin structure
* complete converting base test classes
* add options to support TLS cetificate verification
* add object-store show commands for container and object

.. commented to save format of bug fix
.. * 1254168_: OS_REGION_NAME is not used
.. _1254168: https://bugs.launchpad.net/python-openstackclient/+bug/1254168

0.2.2 (20 Sep 2013)
===================

* add object-store list commands and API library
* add test structure

0.2.1 (06 Aug 2013)
===================

* sync requirements.txt, test-requirements.txt
* remove d2to1 dependency

0.2.0 (02 Aug 2013)
===================

* Initial public release to PyPI
* Implemented Compute, Identity, Image and Volume API commands