diff options
author | Brian Elliott <bdelliott@gmail.com> | 2013-05-08 18:58:39 +0000 |
---|---|---|
committer | Brian Elliott <bdelliott@gmail.com> | 2013-05-11 21:56:38 +0000 |
commit | 1298b1880a07596832cd981ee60e4c053efccec8 (patch) | |
tree | 42ef79d2e692adf76bf0791cc4b3a67cdf4db40a /openstack-common.conf | |
parent | e4f05bada6bba3dfab936bb0e77a673b640b6f9e (diff) | |
download | nova-1298b1880a07596832cd981ee60e4c053efccec8.tar.gz nova-1298b1880a07596832cd981ee60e4c053efccec8.tar.xz nova-1298b1880a07596832cd981ee60e4c053efccec8.zip |
Sync service and threadgroup modules from oslo
blueprint use-oslo-services
Change-Id: I8641dbed0a83a6d57c0b6c1a02796eb3e633fafd
Diffstat (limited to 'openstack-common.conf')
-rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 24c306181..87be18491 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -27,7 +27,9 @@ module=processutils module=redhat-eventlet.patch module=rootwrap module=rpc +module=service module=strutils +module=threadgroup module=timeutils module=uuidutils |