Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Joshua Harlow
See also: http://lists.openstack.org/pipermail/openstack-dev/2015-May/063602.html :-/ -Josh Jay Pipes wrote: On 05/08/2015 08:06 AM, Dulko, Michal wrote: Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: Technically, this is because the API workers

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Jay Pipes
On 05/08/2015 08:06 AM, Dulko, Michal wrote: Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: Technically, this is because the API workers do not inherit from nova.service.Service [1], which is for RPC-based workers. They inherit from nova.service.WS

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Dulko, Michal
: [openstack-dev] [nova] [cinder] API service in service group API In the case of cinder, there is a proposal to add it in, since it makes some of the versioning work easier On 8 May 2015 15:08, "Dulko, Michal" wrote: Hi, I wonder why nova-api or cinder-api aren't present service gr

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Duncan Thomas
In the case of cinder, there is a proposal to add it in, since it makes some of the versioning work easier On 8 May 2015 15:08, "Dulko, Michal" wrote: > Hi, > > I wonder why nova-api or cinder-api aren't present service group API of > each project: > > mdulko:devstack/ (master) $ cinder service-l