openstack-python-openstackc.../openstackclient/tests/unit/api
Stephen Finucane 30a64579b6 compute: Migrate 'server create' to SDK
The final step. Future changes will clean up the remnants of the
novaclient usage. This is a rather large patch, owing to the number of
things that novaclient was handling for us which SDK does not, but the
combination of unit and functional tests mean we should be handling
all of these differences.

Change-Id: I623e8c772235438a3d1590e1bbd832748d6e62ea
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-07-09 18:17:22 +01:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_api.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_compute_v2.py compute: Migrate 'server create' to SDK 2024-07-09 18:17:22 +01:00
test_image_v1.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_image_v2.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_object_store_v1.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00