shade/shade
Monty Taylor e43625d300 Workaround multiple private network ports
In the case where there are multiple private networks, don't actively
throw an error. Instead, just grab the first port and attach NAT to it.
That's not completely correct, so a follow up patch is forthcoming that
will add support to os-client-config for such a configuration value.
However, in the mean time, just grab one, because why not.

Change-Id: Ib3a49c0efc72a6de0bdd84c3fe1f34cc5f553a8c
2016-03-30 15:20:17 -07:00
..
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Support provider networks in public network detection 2016-03-30 08:07:28 -07:00
__init__.py Add option to enable HTTP tracing 2015-12-21 14:16:31 -06:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_tasks.py Use direct requests for flavor extra_specs set/unset 2016-03-22 12:52:49 -05:00
_utils.py Deal with is_public and ephemeral in normalize_flavors 2016-03-21 15:22:53 -05:00
exc.py Log inner_exception in test runs 2016-03-19 08:45:32 -05:00
inventory.py Always do network interface introspection 2016-03-23 10:18:24 -05:00
meta.py Run extra specs through TaskManager and use requests 2016-03-21 09:00:24 -05:00
openstackcloud.py Workaround multiple private network ports 2016-03-30 15:20:17 -07:00
operatorcloud.py Fix grant_role docstring 2016-03-25 14:44:58 -04:00
task_manager.py Add default value to wait parameter 2016-03-24 12:12:53 -05:00