python-novaclient/novaclient
Chris Yeoh 1746bbac26 Adds basic servers support for the Nova V3 API
Ports servers support from the v1_1 directory omitting functionality
which is no longer supported directly in the V3 API such as:

- floating ip
- add/remove/list of security groups
- disk config related functionality

Makes the appropriate modifications required for parameter name
changes between the V2 and V3 API

Booting an instance is not yet supported as this will require more
extensive changes as image listing services are no longer proxied
through the Nova V3 API

Partially implements blueprint v3-api

Change-Id: I1116e8d8ebc73176223f4135168cc4ab5d904356
2013-12-19 23:35:01 +10:30
..
openstack Update oslo from oslo-incubator 2013-09-06 08:03:22 -04:00
tests Adds basic servers support for the Nova V3 API 2013-12-19 23:35:01 +10:30
v1_1 Adds agent support for Nova V3 API 2013-12-15 22:45:18 +10:30
v3 Adds basic servers support for the Nova V3 API 2013-12-19 23:35:01 +10:30
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py python3: Compatibility for iteritems differences 2013-06-24 11:51:04 -05:00
base.py Fix typo in novaclient 2013-11-22 12:13:54 +08:00
client.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
crypto.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
exceptions.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
extension.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
service_catalog.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
shell.py Merge "Allow graceful shutdown on Ctrl+C" 2013-12-14 02:26:59 +00:00
utils.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30