[Openstack] OpenStackclient 0.4.0 release

Dean Troyer dtroyer at gmail.com
Fri Jun 20 21:06:31 UTC 2014


OpenStackClient 0.4.0 has been released to PyPI. This release consists of a
number of new commands and bug fixes. As of this release we feel it is
ready for general consumption for the Compute, Identity, Image and Volume
APIs. The commands for these APIs should be considered to be in their final
form, although until the 1.0 release there is still the possibility of
fixes/adjustments, particularly to command options. We will begin to
observe a deprecation cycle to allow some time for adjustment.

python-openstackclient can be installed from the following locations:

PyPI: https://pypi.python.org/pypi/python-openstackclient
OpenStack tarball:
http://tarballs.openstack.org/python-openstackclient/python-openstackclient-0.4.0.tar.gz

Release Highlights

* Identity v2: rename 'token create' to 'token issue' and add 'token revoke'
* Identity v3: rework the group/user/role list commands so each only lists
its own data type; to get a list of the groups that user Xyzzy belongs to
you would use 'group list –user Xyzzy'.
* Identity v3: add new 'role assignment list' command
add new 'extension list' command to list the available API extensions,
currently supports the Identity API
* Compute v2: rename 'agent' object to 'compute agent': 'compute agent list'
* Identity v3: add 'identity provider create/delete/list/set/show' commands
* Image v1: add –volume and –force to 'image create'
* Volume v1: change –volume-type options for 'volume create' to –type
fix quiet/verbose/debug output levels to be more consistent with other
programs

dt

-- 

Dean Troyer
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140620/50dd4b31/attachment.html>


More information about the Openstack mailing list