]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Sync service and systemd modules from oslo-incubator
authorJakub Libosvar <libosvar@redhat.com>
Mon, 17 Mar 2014 15:36:01 +0000 (16:36 +0100)
committerJakub Libosvar <libosvar@redhat.com>
Fri, 4 Apr 2014 10:16:50 +0000 (12:16 +0200)
commit149679b2dc2e202b37580a3210f3a25628c4339b
treef0b3d65b3565f8afa17f19a3e9f8f60a7ade9c68
parentdb232425e6e97afcddf194f508c7bdc0d8c051a3
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
neutron/openstack/common/service.py
neutron/openstack/common/systemd.py [new file with mode: 0644]
openstack-common.conf