diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-05-02 19:32:40 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-05-02 19:32:40 +0000 |
| commit | e9928de9bd73c30a0946ce53f5d4cd40d4520d20 (patch) | |
| tree | 0cc8c26ee9f3a9670a69fcde6439e9e4173ec291 /openstack-common.conf | |
| parent | ca2bb061a728bb5db8781f298c18c980d9d91863 (diff) | |
| parent | 524bfb84f5119315af56556cc9911f92c538b5b0 (diff) | |
| download | nova-e9928de9bd73c30a0946ce53f5d4cd40d4520d20.tar.gz nova-e9928de9bd73c30a0946ce53f5d4cd40d4520d20.tar.xz nova-e9928de9bd73c30a0946ce53f5d4cd40d4520d20.zip | |
Merge "Update common.importutils from openstack-common."
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 d32dec4e6..61850d238 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg,exception,local,importutils,iniparser +modules=cfg,local,importutils,iniparser # The base module to hold the copy of openstack.common base=nova |
