Re: [openstack-dev] OpenStackClient 1.2.0 release

2015-05-03 Thread Daniel Comnea
Dean, quick question:

will i be able to run this new client against Icehouse too ?

Thanks,
Dani

On Thu, Apr 30, 2015 at 9:24 PM, Dean Troyer dtro...@gmail.com wrote:

 OpenStackClient 1.2.0 has been released to PyPI.

 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-1.2.0.tar.gz
 http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.3.tar.gz

 Please report issues through launchpad: https://bugs.launchpad.net/python-
 openstackclient

 1.2.0 (30 Apr 2015)
 ===

 * Fix error in ``security group create`` command when ``--description`` is
 not supplied.
 * Correct ``image list`` pagination handling, all images are now correctly
 returned.
 * Do not require ``--dst-port`` option with ``security group rule create``
 when ``--proto ICMP`` is selected.
 * Correctly pass ``--location`` arguemnt in ``image create`` command.
 * Correctly handle use of ``role`` commands for project admins.  Using IDs
 will work for project admins even when names will not due to non-admin
 contraints.
 * Correctly exit with an error when authentication can not be completed.
 * Fix ``backup create`` to correctly use the ``--container`` value if
 supplied.
 * Document the backward-compatibility-breaking changes in
   :doc:`backwards-incompatibile`.
 * Add `--parent`` option to `projct create` command.


 dt

 --

 Dean Troyer
 dtro...@gmail.com

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] OpenStackClient 1.2.0 release

2015-05-03 Thread Dean Troyer
On Sun, May 3, 2015 at 6:37 AM, Daniel Comnea comnea.d...@gmail.com wrote:

 will i be able to run this new client against Icehouse too ?


Yes, you should. OSC ultimately depends on the client libraries to do the
actual REST communication (except for object-store) so the compatibility
depends on them.  But if it doesn't work it is a bug.

dt

-- 

Dean Troyer
dtro...@gmail.com
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] OpenStackClient 1.2.0 release

2015-04-30 Thread Dean Troyer
OpenStackClient 1.2.0 has been released to PyPI.

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-1.2.0.tar.gz
http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.3.tar.gz

Please report issues through launchpad: https://bugs.launchpad.net/python-
openstackclient

1.2.0 (30 Apr 2015)
===

* Fix error in ``security group create`` command when ``--description`` is
not supplied.
* Correct ``image list`` pagination handling, all images are now correctly
returned.
* Do not require ``--dst-port`` option with ``security group rule create``
when ``--proto ICMP`` is selected.
* Correctly pass ``--location`` arguemnt in ``image create`` command.
* Correctly handle use of ``role`` commands for project admins.  Using IDs
will work for project admins even when names will not due to non-admin
contraints.
* Correctly exit with an error when authentication can not be completed.
* Fix ``backup create`` to correctly use the ``--container`` value if
supplied.
* Document the backward-compatibility-breaking changes in
  :doc:`backwards-incompatibile`.
* Add `--parent`` option to `projct create` command.


dt

-- 

Dean Troyer
dtro...@gmail.com
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev