charm-neutron-gateway/unit_tests
Zhang Hua d49b2a18ee Support setting rpc-response-timeout and report-interval
These two options are set in neutron-api charm centrally,
this patch allows neutron-gateway charm to continue doing:

1, rpc_response_timeout
   Used by all neutron agents, so both neutron-gateway charm and
   neutron-openvswitch charm get it via it's relations and set it
   in [default] of neutron.conf

2, report_interval
   Used by all neutron agents, so both neutron-gateway charm and
   neutron-openvswitch charm get it via it's relations and set it
   in [agent] of neutron.conf

This patch also syncs charmhelpers for setting them centrally.

Change-Id: Ib97418b1aaf55f508cae05f4d7809d79a92a7f6f
Partial-Bug: #1685788
2017-08-01 16:02:20 +01:00
..
__init__.py Deploy from source 2015-04-10 14:22:04 +00:00
test_actions.py Add pause/resume actions and sync charm-helpers 2016-04-10 06:54:31 +00:00
test_actions_git_reinstall.py Add hardening support 2016-03-31 15:01:54 +01:00
test_actions_openstack_upgrade.py refactor: Drop unsupported configurations and code 2016-03-03 11:31:11 +00:00
test_neutron_contexts.py Support setting rpc-response-timeout and report-interval 2017-08-01 16:02:20 +01:00
test_neutron_hooks.py Avoid restart races for nova-api-metadata 2016-07-12 13:02:39 +01:00
test_neutron_utils.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-04 18:56:56 +01:00
test_utils.py Add hardening support 2016-03-31 15:01:54 +01:00