diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-05-18 09:13:05 -0700 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-05-20 14:32:22 -0400 |
| commit | aa2808337b5fd1e585a38b16eff7a495f1ff99f4 (patch) | |
| tree | f56ad7ea19e89b99ffd92fec41f6fdfbb1711cfb /openstack-common.conf | |
| parent | 24b4039bae557a8f29be783c3fdd3f9f148c4b0e (diff) | |
| download | python-cinderclient-aa2808337b5fd1e585a38b16eff7a495f1ff99f4.tar.gz | |
Migrate to pbr.
Fixes bug 1179007.
Change-Id: I66b78ec4b5ba70a1bf1e375a5d1b7575a1879730
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 39d114c..35e0ccf 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=setup,version,strutils +modules=strutils # The base module to hold the copy of openstack.common base=cinderclient |
