charm-neutron-api/unit_tests
Adam Gandelman 86f6174d5f Advertise API readiness to subordinates, allow subordinate specification of api_extensions
This advertises API readiness to subordinates via a new flag int the subordinate
relation. It determines readiness by the completion of required contexts. This
simply means the API service has enough of its topology completed to begin
servicing requests, and it has at least *started* the service (from the POV of
the init system). Its up to the subordinate service to ensure the API is
functional.

It also allows subordinates to specify custom api_extension_paths to neutron-api.
2016-02-03 11:17:14 -08:00
..
__init__.py Overall refresh to current install from source approach 2015-03-21 10:20:49 +00:00
test_actions_git_reinstall.py Fix unit tests 2015-09-24 14:47:02 -07:00
test_actions_openstack_upgrade.py [corey.bryant,trivial] Add test for action-managed upgrade path in config-changed 2015-09-29 21:04:16 +00:00
test_neutron_api_context.py Advertise API readiness to subordinates, allow subordinate specification of api_extensions 2016-02-03 11:17:14 -08:00
test_neutron_api_hooks.py Advertise API readiness to subordinates, allow subordinate specification of api_extensions 2016-02-03 11:17:14 -08:00
test_neutron_api_utils.py Advertise API readiness to subordinates, allow subordinate specification of api_extensions 2016-02-03 11:17:14 -08:00
test_utils.py Fix unit tests 2015-09-24 14:47:02 -07:00