Files
doc
examples
functional
openstackclient
api
__init__.py
api.py
auth.py
auth_plugin.py
image_v1.py
image_v2.py
object_store_v1.py
utils.py
common
compute
identity
image
network
object
tests
volume
__init__.py
i18n.py
shell.py
python-openstackclient
releasenotes
.coveragerc
.gitignore
.gitreview
.mailmap
.testr.conf
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
post_test_hook.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
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
..
2014-09-29 12:32:45 -05:00
2015-12-02 01:55:14 +00:00
2015-03-05 20:58:23 -06:00
2015-03-05 20:58:23 -06:00
2015-01-27 19:17:35 -06:00