<div dir="ltr"><div>Hi,</div><div><br></div>We used a Launchpad bug [1] to track the process of moving to graduated oslo.service so you can refer to the list of affected projects.<div><br></div><div>_sd_notify is called when a service is launched just before a wait loop [2], [3] so you can check projects from [1] and look for those that start services using ServiceLauncher or ProcessLauncher.<br><div><br></div><div>[1] <a href="https://bugs.launchpad.net/neutron/+bug/1466851">https://bugs.launchpad.net/neutron/+bug/1466851</a></div></div><div>[2] <a href="https://github.com/openstack/oslo.service/blob/master/oslo_service/service.py#L277">https://github.com/openstack/oslo.service/blob/master/oslo_service/service.py#L277</a></div><div>[3] <a href="https://github.com/openstack/oslo.service/blob/master/oslo_service/service.py#L503">https://github.com/openstack/oslo.service/blob/master/oslo_service/service.py#L503</a></div><div><br></div><div>Thanks,</div><div>Elena</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 13, 2015 at 10:01 AM, Thomas Goirand <span dir="ltr"><<a href="mailto:zigo@debian.org" target="_blank">zigo@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
As oslo.service implements _sd_notify, I am deeply thinking about<br>
switching Debian .service files to use Type=notify instead of<br>
Type=simple (which is the default, and what OpenStack packages are using<br>
in Debian).<br>
<br>
Though I'm not sure about the state of things. Which package has<br>
switched to using oslo.service, and is _sd_notify always called when a<br>
package declares a dependency on oslo.service? Could someone confirm a<br>
list of projects for which I could enable Type=notify in all daemons?<br>
<br>
Cheers,<br>
<br>
Thomas Goirand (zigo)<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>