openstacksdk/openstack/cloud
Zuul a8e2737127 Merge "Skip attaching FloatingIP if it is already attached" 2019-05-07 09:57:29 +00:00
..
cmd Fix openstack-inventory 2018-04-23 22:40:28 +02:00
tests Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
__init__.py Make it clear that OpenStackCloud is a mixin 2018-10-15 13:21:57 -05:00
_baremetal.py Make PATCH a first class operation and support it for baremetal 2019-03-28 12:57:04 +01:00
_block_storage.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_clustering.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_coe.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_compute.py Return None from get_server_by_id on 404 2019-04-16 18:36:17 +00:00
_dns.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_floating_ip.py Skip attaching FloatingIP if it is already attached 2019-05-06 10:38:37 +00:00
_identity.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_image.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_network.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_network_common.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_normalize.py Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
_object_store.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_orchestration.py Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
_security_group.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_utils.py Fix dogpile.cache 0.7.0 interaction 2018-12-18 02:29:27 +00:00
exc.py Port wait_for_ methods to use iterate_timeout 2018-01-09 12:00:54 -06:00
inventory.py Clean up floating ip tests 2018-05-09 11:09:44 -05:00
meta.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00
openstackcloud.py Cleanup split of openstackcloud 2019-03-28 17:02:41 +00:00