shade/shade/tests/unit
Monty Taylor 1cb9b2094a Support PUT in Image v2 API
Not only is there a difference between put and task uploads, there is
also a difference between v1 put and v2 put. Of course there is.

Co-Authored-By: David Shrewsbury <shrewsbury.dave@gmail.com>

Change-Id: I63f8dd4279cf242da7e76018580479968bc9aaef
2015-05-22 10:27:59 -07:00
..
__init__.py Add initial compute functional tests to Shade 2015-03-13 13:40:46 +00:00
base.py MonkeyPatch time.sleep in unit tests to avoid wait 2015-04-16 22:45:03 -07:00
test_caching.py Support PUT in Image v2 API 2015-05-22 10:27:59 -07:00
test_create_server.py Stop leaking server objects 2015-05-12 15:14:04 -04:00
test_delete_server.py Use fakes instead of mocks for data objects 2015-05-12 15:44:32 +00:00
test_floating_ip_pool.py Add floating IP pool resource methods 2015-05-13 14:16:14 +01:00
test_meta.py Update server API for get/list/search interface 2015-05-11 12:03:35 -04:00
test_operator_noauth.py Rename get_endpoint() to get_session_endpoint() 2015-05-02 23:20:15 +01:00
test_rebuild_server.py Stop leaking server objects 2015-05-12 15:14:04 -04:00
test_shade.py Update images API for get/list/search interface 2015-05-11 17:45:27 +00:00
test_task_manager.py Fix exception re-raise during task execution for py34 2015-05-02 11:45:17 -04:00