diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-07-31 15:16:48 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-07-31 15:16:48 +0000 |
| commit | 661da45f58d3a48cce4720aa2f10b6cd616376e8 (patch) | |
| tree | b146866aff2fa0c87c6511f0154b08ea705c145c /openstack-common.conf | |
| parent | 9ec1cf385ee1434ebdb13a9de2f35024925ff50f (diff) | |
| parent | c94e262df8d2d37e6c2043a3c3d0bc1cb78348a5 (diff) | |
| download | python-openstackclient-661da45f58d3a48cce4720aa2f10b6cd616376e8.tar.gz | |
Merge "Add security group commands"
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 867e204a..5e55d586 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -5,6 +5,7 @@ module=cfg module=iniparser module=install_venv_common module=openstackkeyring +module=strutils # The base module to hold the copy of openstack.common base=openstackclient |
