openstacksdk/openstack/cloud
Artem Goncharov d4ddd5ce99 Lay a foundation for the project cleanup
During Berlin Summit 2018 it was decided to start implementation
of the project cleanup in the SDK. This is a foundation for that
with the required bits and few examples in the services to demonstrate
the interface.

In the followup changes following should be done:
- review cleanup in service proxies (the ones implemented and not)
- describe the feature in the documentation
- start consuming this service from the OSC (need help deciding where
should it be implemented - core OSC, separate project, OSC plugin in
SDK, ...)

Change-Id: Ie29d10475e8d1af1beea3cc5b45984f2be9236ef
2020-03-23 15:30:18 +01: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
_accelerator.py Adding basic implementation for Accelerator(Cyborg) 2020-02-03 11:52:13 +00:00
_baremetal.py Consistent normalization of Machine objects in the cloud layer 2020-03-10 11:39:27 -05:00
_block_storage.py Add support for additional volume backup options 2020-03-11 07:17:32 +00:00
_clustering.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_coe.py Normalise create_coe_cluster{,_template} results 2020-03-05 21:11:12 +00:00
_compute.py Fix aggregate functional test for id restriction 2020-03-10 09:55:59 -05:00
_dns.py Fix dns return values 2019-08-08 07:30:31 -04:00
_floating_ip.py Skip attaching FloatingIP if it is already attached 2019-05-06 10:38:37 +00:00
_identity.py Fixes get_user when identity responses are paged 2019-10-21 11:31:50 -04:00
_image.py Replace catalog-v3.json with keystoneauth fixture 2019-08-20 08:45:53 -04:00
_network.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
_network_common.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_normalize.py Merge "Support for stateless security groups" 2020-03-10 19:53:46 +00:00
_object_store.py Switch to futurist for concurrency 2020-03-05 09:06:49 -06:00
_orchestration.py Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
_security_group.py Support for stateless security groups 2020-03-10 12:05:25 -05:00
_utils.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
exc.py Port wait_for_ methods to use iterate_timeout 2018-01-09 12:00:54 -06:00
inventory.py Add support for all_tenants in OpenStackInventory 2019-04-30 21:47:15 -06:00
meta.py Fix server for later microversion 2019-10-04 18:17:28 +02:00
openstackcloud.py Lay a foundation for the project cleanup 2020-03-23 15:30:18 +01:00