os-collect-config/os_collect_config
Feilong Wang 5bebbf1654 Add region support
Now Heat is missing the region support for software deployment
and so did os-collect-config. This patch fixes it but keeps the
backward compatibility.

For changes in Heat pls refer Iec6f3606c9fdf8474f393b0990356f34d38bcf75
and https://review.openstack.org/580470

For changes in Heat agents please refer
I8e0518fa61e237ec055834dd4bebe0fc87cd6627

Story: 2002781

Change-Id: I88182a9a9af74e9760b2ec9b500971f06293f0b8
2018-07-11 07:16:39 +12:00
..
tests Don't fail on non-valid json in cache files 2017-04-11 07:58:07 -06:00
__init__.py Splitting os-collect-config into its own repo. 2013-06-26 12:40:25 -07:00
cache.py Drop use of 'oslo' namespace package 2015-05-06 18:45:17 +00:00
cfn.py Set a timeout for all data fetches using requests 2016-07-11 11:14:57 +12:00
collect.py Add splay option to offset polling intervals 2017-03-30 12:44:21 -06:00
common.py Refactor to avoid monkeypatching requests 2013-07-01 22:28:01 -07:00
config_drive.py Use universal_newlines with subprocess.check_output 2017-04-10 09:00:31 -04:00
ec2.py Don't fail on non-valid json in cache files 2017-04-11 07:58:07 -06:00
exc.py Revert "Treat ec2 collector data as immutable" 2016-09-14 16:02:22 +00:00
heat.py Add region support 2018-07-11 07:16:39 +12:00
heat_local.py Switch to oslo.log again 2016-03-22 15:38:05 +00:00
keystone.py Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13:00
local.py Lower local collector log level 2018-01-02 08:44:13 -07:00
merger.py Update to a newer hacking library 2017-03-02 12:43:37 +11:00
request.py Set a timeout for all data fetches using requests 2016-07-11 11:14:57 +12:00
version.py Make --version work properly 2013-09-17 17:30:52 -07:00
zaqar.py Add region support 2018-07-11 07:16:39 +12:00