summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSergey Vilgelm <sergey@vilgelm.info>2015-06-24 11:09:54 +0200
committerSergey Vilgelm <sergey@vilgelm.info>2015-06-29 10:49:15 +0200
commit0f4eba18544469d826b4d2d4b420d83c646af463 (patch)
tree9fe2aa3dfc0e74031710b391a56f8e7485599ac5 /tools
parenta6b91e8824b940d65a7b11bc8d521d5ef17e03ea (diff)
downloadironic-0f4eba18544469d826b4d2d4b420d83c646af463.tar.gz
Switch to oslo.service
oslo.service has graduated, so ironic should consume it. Change-Id: Iaa1ca0d97b92b9a6858b2c2d50eb514cc2118762 Closes-Bug: #1466851
Diffstat (limited to 'tools')
-rw-r--r--tools/config/oslo.config.generator.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/config/oslo.config.generator.rc b/tools/config/oslo.config.generator.rc
index 66065bc87..e85578e3a 100644
--- a/tools/config/oslo.config.generator.rc
+++ b/tools/config/oslo.config.generator.rc
@@ -1,2 +1,2 @@
-export IRONIC_CONFIG_GENERATOR_EXTRA_LIBRARIES='oslo.db oslo.messaging keystonemiddleware.auth_token oslo.concurrency oslo.policy oslo.log'
+export IRONIC_CONFIG_GENERATOR_EXTRA_LIBRARIES='oslo.db oslo.messaging keystonemiddleware.auth_token oslo.concurrency oslo.policy oslo.log oslo.service.service oslo.service.periodic_task'
export IRONIC_CONFIG_GENERATOR_EXTRA_MODULES=