python-openstackclient/openstackclient/tests/api
Steve Martinelli 74a6a81ae9 when fetching object store properties use lower()
sometimes properties within object store concepts are stored with
mixed case depending on the client used to store said properties.

when retrieving properties to 'show' the user, always call lower()
on the property in question when comparing it to the reserved
values of the swift API.

Change-Id: I97ffc715788ca3cd021413124b6945a399465c99
Closes-Bug: 1525805
2015-12-14 12:23:44 -05:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
fakes.py Move session and fixtures to keystoneauth1 2015-10-14 00:46:07 -04:00
test_api.py Add filter to image list 2015-01-27 19:17:35 -06:00
test_image_v1.py Move session and fixtures to keystoneauth1 2015-10-14 00:46:07 -04:00
test_image_v2.py Move session and fixtures to keystoneauth1 2015-10-14 00:46:07 -04:00
test_object_store_v1.py when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
test_utils.py Add filter to image list 2015-01-27 19:17:35 -06:00