python-novaclient/novaclient/tests
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
..
v1_1 Add os-server-external-events support 2014-03-07 06:51:57 -08:00
v3 Remove invalid parameter of quota-update 2014-02-11 14:57:46 +08:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
idfake.pem Allows users to retrieve ciphered VM passwords 2013-11-27 17:26:39 +01:00
test_auth_plugins.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_base.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_client.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-19 12:12:12 +08:00
test_discover.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_http.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
test_service_catalog.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
test_shell.py Adds ability to boot a server via the Nova V3 API 2014-01-28 23:29:16 +10:30
test_utils.py Fixed multi validation and wrong fail calls in unit tests 2014-02-04 16:00:14 -08:00
utils.py Remove None for dict.get() 2014-02-19 21:02:11 +08:00