
* update README * update man page * fix doc errors Change-Id: I5682654bf482289879c8ba9016e348f2b2782971
49 lines
1.6 KiB
ReStructuredText
49 lines
1.6 KiB
ReStructuredText
=============
|
|
Release Notes
|
|
=============
|
|
|
|
0.3.1 (28 Feb 2014)
|
|
===================
|
|
|
|
* add ``token create`` command
|
|
* internal changes for Python 3.3 compatability
|
|
* Bug 1100116_: Prompt interactive user for passwords in ``user create`` and ``user set``
|
|
* Bug 1198171_: add domain support options for Identity v3
|
|
* Bug 1241177_: Fix region handling in volume commands
|
|
* Bug 1256935_: Clean up ``security group rule list`` output format
|
|
* Bug 1269821_: Fix for unreleased Glance client change in internal class structure
|
|
* Bug 1284957_: Correctly pass ``--cacert`` and ``--insecure`` to Identity client in token flow auth
|
|
|
|
.. _1100116: https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1100116
|
|
.. _1198171: https://bugs.launchpad.net/keystone/+bug/1198171
|
|
.. _1241177: https://bugs.launchpad.net/python-openstackclient/+bug/1241177
|
|
.. _1256935: https://bugs.launchpad.net/python-openstackclient/+bug/1256935
|
|
.. _1269821: https://bugs.launchpad.net/python-openstackclient/+bug/1269821
|
|
.. _1284957: https://bugs.launchpad.net/python-openstackclient/+bug/1284957
|
|
|
|
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
|
|
|
|
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
|