cinder/cinder/tests/unit/api
Michal Dulko 94ab085779 Service object
Add versionedobjects abstraction layer to services. Distinguish time
zone aware DateTime fields. The object derives from
CinderObjectDictCompat, so it supports both object (obj.prop) and dict
(obj['prop']) syntax to access properties. Complete move to object
notation will be made in a follow up clean up patch.

Co-Authored-By: Michal Dulko <michal.dulko@intel.com>

Change-Id: I09f593f9f9aa8befa40d989b731159b78a429071
Partial-Implements: blueprint cinder-objects
2015-09-01 07:09:08 +00:00
..
contrib Service object 2015-09-01 07:09:08 +00:00
extensions Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
middleware Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
openstack Allow 0 length name 2015-08-17 08:36:20 -06:00
v1 Service object 2015-09-01 07:09:08 +00:00
v2 Service object 2015-09-01 07:09:08 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
common.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
test_common.py Fix url in API response to get original 2015-08-29 00:46:48 +09:00
test_extensions.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_router.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
test_xmlutil.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00