python-novaclient/novaclient/v1_1
Dan Smith 04a123cdee Add os-server-external-events support
This adds support for the os-server-external-events extension in nova,
which allows other services to deliver events to nova.

It also adds a shell command to trigger the "network-changed" event
manually, which will cause nova to refresh its network cache from
neutron.

Related to blueprint admin-event-callback-api

Change-Id: I1a302a43b6b7a6d8bdc03965a8f4c1a151bcab88
2014-03-07 06:51:57 -08:00
..
contrib Add os-server-external-events support 2014-03-07 06:51:57 -08:00
__init__.py Start using Hacking and PyFlakes 2013-06-01 15:49:51 +02:00
agents.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
aggregates.py Add AgregatesManager.get() 2013-07-11 14:26:01 -05:00
availability_zones.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
certs.py Make ManagerWithFind abstract and fix its descendants 2013-05-15 21:47:05 +03:00
client.py Merge "Don't call CS if a token + URL are provided" 2014-01-21 10:07:56 +00:00
cloudpipe.py Change "project" to "project_id" in cloudpipe-create 2013-11-12 12:12:49 +01:00
fixed_ips.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
flavor_access.py Remove None for dict.get() 2014-02-19 21:02:11 +08:00
flavors.py Merge "Fix i18n messages in novaclient, part I" 2014-02-10 02:25:23 +00:00
floating_ip_dns.py python3: Fix imports for py2/py3 2013-08-27 14:50:34 -04:00
floating_ip_pools.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
floating_ips.py Fix inappropriate comment for delete FloatingIP 2013-12-06 17:33:30 +08:00
floating_ips_bulk.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
fping.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
hosts.py change 'Host' object's 'host' attribute to 'host_name' 2013-08-09 13:13:25 +08:00
hypervisors.py python3: Fix imports for py2/py3 2013-08-27 14:50:34 -04:00
images.py Fix docstring on novaclient 2013-12-09 14:32:24 +08:00
keypairs.py Adds keypairs support for the Nova V3 API 2013-12-19 23:40:00 +10:30
limits.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
networks.py Fix i18n messages in novaclient, part I 2014-01-28 14:56:00 -05:00
quota_classes.py Fix QuotaClassSet and their tests 2014-01-15 18:58:11 +09:00
quotas.py Adds first part of quotas support for Nova V3 API 2013-12-19 23:36:00 +10:30
security_group_rules.py Fix i18n messages in novaclient, part I 2014-01-28 14:56:00 -05:00
security_groups.py Fix docstring on novaclient 2013-12-09 14:32:24 +08:00
servers.py Adds support for the get_rdp_console API 2014-02-08 20:15:37 +00:00
services.py Fix Serivce class AttributeError 2014-02-05 13:31:33 +09:00
shell.py Add os-server-external-events support 2014-03-07 06:51:57 -08:00
usage.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
virtual_interfaces.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
volume_snapshots.py Allow resources to use any field as 'name' 2012-08-08 12:01:40 -07:00
volume_types.py Add support for volume types 2012-02-27 22:46:02 +00:00
volumes.py python3: Fix imports for py2/py3 2013-08-27 14:50:34 -04:00