doc
examples
openstackclient
api
common
__init__.py
availability_zone.py
client_config.py
clientmanager.py
command.py
commandmanager.py
configuration.py
exceptions.py
extension.py
limits.py
logs.py
module.py
parseractions.py
project_purge.py
quota.py
session.py
timing.py
utils.py
compute
identity
image
locale
network
object
tests
volume
__init__.py
i18n.py
shell.py
releasenotes
tools
.coveragerc
.gitignore
.gitreview
.mailmap
.testr.conf
CONTRIBUTING.rst
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini

"openstack quota show" shows wrong value in field project and project_id. project UUID is shown in field project. and project is coming as None. Corrected it. Change-Id: I237e49858feab14ec5e5bc6d8cb79c9f6f5ea9c0 Closes-Bug: #1679906