diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-10-26 02:28:54 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-10-26 02:28:54 +0000 |
| commit | 409de17308f221468e6e9d609752a57da34f1b3b (patch) | |
| tree | 8acefdff6e5154861eb74ba25232207ed24aa90b /openstack-common.conf | |
| parent | f1e5fbf92af1fb1e1c2f0634870159e7bac19cfd (diff) | |
| parent | 0d4e6dbe6f17d0a8d0f93833c1ea70f79944d945 (diff) | |
| download | nova-409de17308f221468e6e9d609752a57da34f1b3b.tar.gz nova-409de17308f221468e6e9d609752a57da34f1b3b.tar.xz nova-409de17308f221468e6e9d609752a57da34f1b3b.zip | |
Merge "Migrate to fileutils and lockutils."
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 398bfb4ae..9a09fd5a8 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,context,excutils,gettextutils,importutils,iniparser,jsonutils,local,log,network_utils,notifier,plugin,policy,setup,timeutils,rpc +modules=cfg,context,excutils,fileutils,gettextutils,importutils,iniparser,jsonutils,local,lockutils,log,network_utils,notifier,plugin,policy,setup,timeutils,rpc # The base module to hold the copy of openstack.common base=nova |
