openstacksdk/openstack
Monty Taylor 071e567b32
Use discovery instead of config to create proxies
Since the dawn of time we've labored under the crippling burden of
needing to explicitly request a version via configuration in order to
get a usable handle to the cloud. This is despite the hilarity of the
existence of a system for discovering available versions since basically
the beginning of the entire OpenStack project.

Today we shall be liberated from the tyranny of terrible past life
decisions on the part of our forefathers and shall usher forth the
shining freedom of actually using the discovery system.

Change-Id: I11c16d37d3ab3d77bed3a0bcbd98f1fa33b9555f
2018-10-06 07:44:29 -05:00
..
_meta Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
baremetal Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
block_storage Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
cloud Merge "Clarify error message is from nova" 2018-10-02 04:46:54 +00:00
clustering Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
compute Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
config Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
database Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
identity Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
image Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
instance_ha Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
key_manager Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
load_balancer Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
message Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
network Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
object_store Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
orchestration Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
tests Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
workflow Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
__init__.py Clean up floating ip tests 2018-05-09 11:09:44 -05:00
_adapter.py Run all tasks through the threadpool 2018-09-24 07:42:16 -05:00
_log.py Explicitly set logging levels for external libs 2018-09-13 11:22:33 -07:00
connection.py Remove profile 2018-10-05 08:14:07 -05:00
exceptions.py Merge "baremetal: implement validate_node" 2018-09-19 15:03:50 +00:00
format.py Remove type=timestamp usages 2016-06-08 16:17:48 -04:00
proxy.py Alias NotFoundException to ResourceNotFound 2018-08-21 14:50:51 +02:00
proxy2.py Add resource2/proxy2 wrappers with deprecations 2018-01-24 11:02:16 -06:00
resource.py Alias NotFoundException to ResourceNotFound 2018-08-21 14:50:51 +02:00
resource2.py Add resource2/proxy2 wrappers with deprecations 2018-01-24 11:02:16 -06:00
service_description.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
task_manager.py Run all tasks through the threadpool 2018-09-24 07:42:16 -05:00
utils.py Handle missing endpoint_data in maximum_supported_microversions 2018-08-25 13:44:30 +02:00
version.py Move version definition 2016-06-03 09:32:26 -04:00