It is my pleasure to announce the release of OpenStackClient 0,2.0. This is the first public release of OpenStackClient and is suitable for tire-kicking and general scrutinization. It is not ready for production use just yet as there still may be backward-incompatible changes. We have completed the following goals identified at the Havana Summit: * Implement commands for Identity, Compute, Image and Volume APIs. * Finalize the basic command structure; no major changes in command format are expected at this point. https://wiki.openstack.org/wiki/OpenStackClient/Commands has the details. * Removed the word 'tenant' in favor of 'project' as much as possible, even for Identity 2.0 commands python-openstaclclient can be installed from the following locations: http://tarballs.openstack.org/python-openstackclient/python-openstackclient-0.2.0.tar.gz https://pypi.python.org/pypi/python-openstackclient A big thank-you all of the contributors to OpenStackClient! dt -- Dean Troyer dtroyer at gmail.com