diff options
| author | Jamie Lennox <jamielennox@redhat.com> | 2014-03-24 12:08:21 +1000 |
|---|---|---|
| committer | Jamie Lennox <jamielennox@redhat.com> | 2014-03-24 12:09:35 +1000 |
| commit | 8af7c9aef3d137f3bdc1cb65219d4b219b569c7f (patch) | |
| tree | 41592e1ff64d191392efc103c3509352bfda9f3f /openstack-common.conf | |
| parent | ce342dc6c9b7a91d3e39d7c57c0b7f089f7c83ac (diff) | |
| download | python-keystoneclient-8af7c9aef3d137f3bdc1cb65219d4b219b569c7f.tar.gz | |
Sync config fixture object from oslo.incubator
Specify the config file directly otherwise we end up with a lot of new
dependencies.
Change-Id: Id39f5c039d5d0d68ab6e4008a1212868396eda3e
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 45b4c85..e6993ee 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -4,6 +4,7 @@ module=apiclient module=importutils module=install_venv_common +module=fixture.config module=jsonutils module=memorycache module=strutils |
