Technical information on this site may be out of date : no updates since 2015

Nova client for rackspace servers

July 2 2013 : posted under rackspace openstack nova

This took me a little while to figure out how to get the right parameters

I used password instead of API key and account ID instead of tenant ID which seemed to work<

nova --username $username --apikey $password --os_tenant_name $accountID --os_auth_url https://auth.api.rackspacecloud.com --os_region_name ORD  list