← Back to team overview

openstack team mailing list archive

[nova] python-novaclient 2.10.0 released

 

Hello Everyone,

I just pushed out a new version of python-novaclient[1]. Mostly cleanups although a few new features were added for people using the trunk release of nova.

New commands for folsom:

nova list-extensions
nova list --tenant
nova flavor-create m1.huge auto ... # auto = generate a random uuid for flavor 
nova quota-show # no tenant shows default
nova ssh --extra-opts

New commands for grizzly/trunk
nova cloudpipe-update
nova service-list
nova fixed-ip-get
nova fixed-ip-reserve
nova fixed-ip-unreserve

Thanks,
Vish

[1] http://pypi.python.org/pypi/python-novaclient/2.10.0

Follow ups