]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Notify systemd when starting Neutron server
authorJakub Libosvar <libosvar@redhat.com>
Tue, 17 Jun 2014 15:20:25 +0000 (17:20 +0200)
committerJakub Libosvar <libosvar@redhat.com>
Tue, 17 Jun 2014 15:27:16 +0000 (17:27 +0200)
commit09856a0cf63052045b3d9f4c8d2a5aa920c7c935
tree70bb3b63d4218aab1f9ad5e059dfb089313a993a
parent840425cbcbd519fe3265c780424e88499b1e846d
Notify systemd when starting Neutron server

systemd is notified only when Neutron is started with multiple api
workers. This patch adds systemd.notify_once() call when starting
Neutron server with api_workers=0

Change-Id: I95581dc5dffde6168c68d9f04cf8bdfcdb773ba8
Closes-Bug: #1330532
neutron/wsgi.py