python-novaclient/novaclient
Chris Yeoh 4e3aa56fe7 Adds nova client support for nova-manage floating command
Adds the following commands:
- nova floating-ip-bulk-list
- nova floating-ip-bulk-create
- nova floating-ip-bulk-delete

Change-Id: Ia183a7a478d23fee3552d43a866ba96abb7472b2
Implements: blueprint apis-for-nova-manage
2012-11-30 10:30:31 +10:30
..
openstack Fixes setup compatibility issue on Windows 2012-11-05 18:01:47 +02:00
v1_1 Adds nova client support for nova-manage floating command 2012-11-30 10:30:31 +10:30
__init__.py Adding --version option 2012-08-24 19:17:46 +00:00
base.py Allow resources to use any field as 'name' 2012-08-08 12:01:40 -07:00
client.py include projectid in the cache key 2012-11-03 16:18:53 -07:00
exceptions.py Add ConnectionRefused exception. 2012-09-07 16:04:54 -04:00
extension.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
service_catalog.py Make region case insensitive. 2012-08-29 13:16:50 +02:00
shell.py discover extensions via entry points 2012-11-09 01:57:53 +00:00
utils.py Fixes utils.findresource checking for integer 2012-11-02 18:21:04 +01:00