python-novaclient/openstack-common.conf
Gary Kotton 5c62630a9d Ensure that nova client prints dictionaries and arrays correctly
Print the dictionaries and arrays without the unicode tags.

The patch also updated tests that did not return valid data.

Change-Id: Ia787f98a9510b68beb3ceaf00c285ca5c934f5c0
Closes-bug: #1265002
2013-12-31 05:17:00 -08:00

13 lines
247 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=install_venv_common
module=jsonutils
module=strutils
module=timeutils
module=uuidutils
module=py3kcompat
# The base module to hold the copy of openstack.common
base=novaclient