openstacksdk/openstack/tests/unit/compute
Brian Curtin 5f69213a78 Better support for metadata in Compute service
Metadata for both Servers and Images as seen from the Compute
service is less than optimal. This approach uses a mixin class
and allows both the Server and Image resources to leverage the
same code, as they both work with metadata in the same way.

Change-Id: I1d6b1f4c840d1127257244472243e4fa170baa8d
Closes-Bug: #1467732
2016-01-06 11:04:26 -06:00
..
v2 Better support for metadata in Compute service 2016-01-06 11:04:26 -06:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_compute_service.py Change visibility to interface 2015-07-31 18:40:15 +00:00
test_version.py Make way for the functional tests 2015-03-31 17:07:47 -05:00