<p dir="ltr">In the case of cinder, there is a proposal to add it in, since it makes some of the versioning work easier</p>
<div class="gmail_quote">On 8 May 2015 15:08, "Dulko, Michal" <<a href="mailto:michal.dulko@intel.com">michal.dulko@intel.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I wonder why nova-api or cinder-api aren't present service group API of each project:<br>
<br>
mdulko:devstack/ (master) $ cinder service-list<br>
+------------------+-------------------------------+------+---------+-------+----------------------------+-----------------+<br>
|      Binary      |              Host             | Zone |  Status | State |         Updated_at         | Disabled Reason |<br>
+------------------+-------------------------------+------+---------+-------+----------------------------+-----------------+<br>
|  cinder-backup   |       mdulko-VirtualBox       | nova | enabled |   up  | 2015-05-08T11:58:50.000000 |        -        |<br>
| cinder-scheduler |       mdulko-VirtualBox       | nova | enabled |   up  | 2015-05-08T11:58:49.000000 |        -        |<br>
|  cinder-volume   | mdulko-VirtualBox@lvmdriver-1 | nova | enabled |   up  | 2015-05-08T11:58:50.000000 |        -        |<br>
|  cinder-volume   | mdulko-VirtualBox@lvmdriver-2 | nova | enabled |   up  | 2015-05-08T11:58:50.000000 |        -        |<br>
+------------------+-------------------------------+------+---------+-------+----------------------------+-----------------+<br>
<br>
Are there any technical limitations to include API services there? Use case is that when service dies during request processing - it leaves some garbage in the DB and quotas. This could be cleaned up by another instance of a service. For that aforementioned instance would need to know if service that was processing the request is down.<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>