summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJakub Libosvar <libosvar@redhat.com>2014-03-17 16:36:01 +0100
committerJakub Libosvar <libosvar@redhat.com>2014-04-04 12:16:50 +0200
commit149679b2dc2e202b37580a3210f3a25628c4339b (patch)
treef0b3d65b3565f8afa17f19a3e9f8f60a7ade9c68 /openstack-common.conf
parentdb232425e6e97afcddf194f508c7bdc0d8c051a3 (diff)
downloadneutron-149679b2dc2e202b37580a3210f3a25628c4339b.tar.gz
Sync service and systemd modules from oslo-incubator
This patch make systemd know when neutron-service was started. This is needed in HA environment, previously systemd returned success even before neutron-server was able to handle requests. Current oslo-incubator commit on HEAD: b7ad6ddab8b1d61bf4f52ccaa461a9d68809747b Implements: blueprint service-readiness Change-Id: Ic9e4abd11b614a896fbd7454b9a604a69a248d0f
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 9523f9c080..395576fb92 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -26,6 +26,7 @@ module=processutils
module=rpc
module=service
module=sslutils
+module=systemd
module=threadgroup
module=timeutils
module=uuidutils