deb-python-os-collect-config/os_collect_config
Steve Baker 76975f04e5 ec2 collector attempt config-drive before metadata server
This change will first attempt to get ec2 metadata from a v2 config
drive before falling back to the nova metadata server if no config
drive is detected.

Config drive is enabled in overcloud nodes, so using this for
os-collect-config will allow the undercloud nova metadata server to be
disabled.

V2 of the config-drive was released in OpenStack Folsom, so a decision
was made to not support V1 discovery at all. This makes the block
device candidate selection much simpler than the cloud-init one[1].

[1] https://git.launchpad.net/cloud-init/tree/cloudinit/sources/DataSourceConfigDrive.py#n219

Change-Id: I2aec0544fe40c2e901aee38c79bb838a627d20da
Closes-Bug: #1619074
2016-10-13 09:38:29 +13:00
..
tests ec2 collector attempt config-drive before metadata server 2016-10-13 09:38:29 +13: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 Revert "Treat ec2 collector data as immutable" 2016-09-14 16:02:22 +00:00
common.py Refactor to avoid monkeypatching requests 2013-07-01 22:28:01 -07:00
config_drive.py ec2 collector attempt config-drive before metadata server 2016-10-13 09:38:29 +13:00
ec2.py ec2 collector attempt config-drive before metadata server 2016-10-13 09:38:29 +13:00
exc.py Revert "Treat ec2 collector data as immutable" 2016-09-14 16:02:22 +00:00
heat_local.py Switch to oslo.log again 2016-03-22 15:38:05 +00:00
heat.py Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13: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 Switch to oslo.log again 2016-03-22 15:38:05 +00:00
merger.py Switch to oslo.log again 2016-03-22 15:38:05 +00: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 Use TEST-NET-1 for unit tests, not 127.0.0.1 2016-10-12 12:16:52 +13:00