openstacksdk/openstack/tests/unit
Artem Goncharov cf9922e885 Extract image download method into a mixin
This is the same code for v1 and v2.

While we're in there, add checksum verification for when download
is used with an output file.

Change-Id: I35675fdbc29728b39ca76fc411f656e6234623a5
2019-05-11 09:40:38 +02:00
..
baremetal Update baremetal to use proxy logger 2019-04-18 08:11:09 +00:00
baremetal_introspection Support for the baremetal introspection service 2019-04-18 15:54:24 +02:00
block_storage Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00
block_store/v2 Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
cloud Extract image download method into a mixin 2019-05-11 09:40:38 +02:00
clustering Merge "Fix resource deletion in clustering" 2019-02-01 21:00:54 +00:00
compute Update compute.server resource 2019-04-25 15:22:51 +02:00
config Merge "Update compute.server resource" 2019-05-09 18:30:02 +00:00
database Use pagination detection by default 2019-01-29 10:30:59 +01:00
dns Add DNS support 2019-03-02 09:09:56 +01:00
fake Add unit tests for connection.add_service 2019-03-18 10:47:34 +00:00
fixtures Bail earlier on a version mismatch for a supported service 2019-04-06 11:49:37 +00:00
identity Use pagination detection by default 2019-01-29 10:30:59 +01:00
image Extract image download method into a mixin 2019-05-11 09:40:38 +02:00
instance_ha Add support to get recovery workflow details 2019-03-08 13:14:02 +00:00
key_manager Use pagination detection by default 2019-01-29 10:30:59 +01:00
load_balancer Add Octavia (load_balancer) amphora API 2019-02-02 18:44:01 +00:00
message Use pagination detection by default 2019-01-29 10:30:59 +01:00
network Add floating IP port forwarding related methods 2019-04-08 19:37:00 +08:00
object_store Remove and rearrange object bonged proxy tests 2019-04-01 15:38:05 +00:00
orchestration Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
workflow Use pagination detection by default 2019-01-29 10:30:59 +01:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Revert "Revert "Replace TaskManager with a keystoneauth concurrency"" 2019-03-10 22:17:24 +00:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_connection.py Allow replacing service implementation 2019-03-29 15:35:26 +01:00
test_exceptions.py Fixes for Unicode characters in python 2 requests 2019-01-28 11:07:37 +01:00
test_format.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_hacking.py Get rid of setUpClass and block it for forever 2019-03-01 16:40:06 +00:00
test_microversions.py Throw an error on conflicting microversion config 2018-06-11 11:54:33 -05:00
test_missing_version.py Bail earlier on a version mismatch for a supported service 2019-04-06 11:49:37 +00:00
test_placement_rest.py Add tests to verify behavior on '' in self link 2018-06-18 12:43:44 -05:00
test_proxy.py Collapse OpenStackSDKAdapter into Proxy 2019-03-11 19:44:37 +00:00
test_proxy_base.py Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
test_proxy_base2.py Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
test_resource.py Continue refactoring of the image 2019-05-10 18:34:34 +02:00
test_stats.py Update compute.server resource 2019-04-25 15:22:51 +02:00
test_utils.py Fixes for Unicode characters in python 2 requests 2019-01-28 11:07:37 +01:00