os-client-config/os_client_config
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
..
tests Add support for configuring split-stack networks 2016-08-18 11:47:08 -05:00
vendors Update Internap information 2016-08-05 15:23:48 -04:00
__init__.py Add shade constructor helper method 2016-06-02 10:07:27 +03:00
_log.py Add logging module support 2015-11-03 12:01:07 -05:00
cloud_config.py Add support for configuring split-stack networks 2016-08-18 11:47:08 -05:00
config.py Add support for configuring split-stack networks 2016-08-18 11:47:08 -05:00
constructors.json Add barbicanclient support 2016-01-08 20:36:48 -05:00
constructors.py Make client constructor optional 2015-12-07 17:38:15 +00:00
defaults.json Add support for deprecating cloud profiles 2016-07-09 17:45:47 +09:00
defaults.py Use json for in-tree cloud data 2015-11-03 10:38:17 -05:00
exceptions.py Port in config reading from shade 2014-09-21 12:17:09 -07:00
schema.json Fix name of the object-store api key 2015-11-14 12:14:10 -05:00
vendor-schema.json Add support for listing a cloud as shut down 2016-07-16 07:23:27 +08:00