os-client-config/os_client_config/tests
Monty Taylor 9d757b3a9a
Add support for configuring split-stack networks
Some clouds, like OSIC and v1 of DreamCompute, have a split stack
network. This means that a single Neutron Network has both an IPv4 and
an IPv6 subnet, but that the IPv4 subnet is a private/RFC-1918 and the
IPv6 subnet is a Global network. As any inferrance information is
attached to the Network, it's impossible to properly categorize IP
addresses that are on the Server in such a scenario.

Add support for ipv4 and ipv6 versions of the current routes_externally
config value, with each of them defaulting to the value of the
un-specialized routes_externally.

Change-Id: I1e87a1423d20eac31175f44f5f7b38dfcf3a11cb
2016-08-18 11:47:08 -05:00
..
__init__.py Initial Cookiecutter Commit. 2014-09-20 16:16:13 -07:00
base.py Add support for configuring split-stack networks 2016-08-18 11:47:08 -05:00
test_cloud_config.py Send swiftclient username/password and token 2016-02-12 14:19:55 -06:00
test_config.py Add support for configuring split-stack networks 2016-08-18 11:47:08 -05:00
test_environ.py Add support for secure.yaml file for auth info 2015-11-22 14:56:09 -05:00
test_json.py Use json for in-tree cloud data 2015-11-03 10:38:17 -05:00