charm-neutron-openvswitch/tests/charmhelpers/core
Zhang Hua 6b5273f415 Support polling-interval rpc-response-timeout and report-interval
These options are set in the neutron-api charm centrally, and
this patch allows neutron-openvswitch charm to continue doing:

1, polling_interval
   Just used by neutron l2 agents, so neutron-openvswitch charm
   gets it via it's relations and set it in [agent] of ml2_conf.ini
   or openvswitch_agent.ini(>=Mitaka)

2, 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

3, 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

Change-Id: I76c0c75d5f3b4fdd1eb3242b53fde2e829fedca5
Partial-Bug: #1685788
2017-08-07 09:57:46 +01:00
..
host_factory Updates for pike b1 2017-05-24 13:52:52 +01:00
kernel_factory Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
services Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
__init__.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
decorators.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
files.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
fstab.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
hookenv.py Support polling-interval rpc-response-timeout and report-interval 2017-08-07 09:57:46 +01:00
host.py Updates for pike b1 2017-05-24 13:52:52 +01:00
hugepage.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
kernel.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
strutils.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-03 17:59:54 +01:00
sysctl.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
templating.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00
unitdata.py Pre-release charm-helpers sync 17.02 2017-02-14 14:52:24 -08:00