summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorGary Kotton <gkotton@vmware.com>2013-12-30 07:37:35 -0800
committerGary Kotton <gkotton@vmware.com>2013-12-31 05:17:00 -0800
commit5c62630a9d5142c391eff1117dd86c6a25f20254 (patch)
treede5d12a86c565e49865f9cd53146453af4bb0a69 /openstack-common.conf
parent708af32f03660499239cb79f1c7bf1d1caf89268 (diff)
downloadpython-novaclient-5c62630a9d5142c391eff1117dd86c6a25f20254.tar.gz
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
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 8b60c5b5..e7fe529f 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -2,6 +2,7 @@
# The list of modules to copy from openstack-common
module=install_venv_common
+module=jsonutils
module=strutils
module=timeutils
module=uuidutils