[openstack-dev] [metering] removing db access for pollsters
Doug Hellmann
doug.hellmann at dreamhost.com
Mon Oct 1 19:51:21 UTC 2012
On Mon, Oct 1, 2012 at 3:28 PM, John Tran <njhtran at gmail.com> wrote:
> I'm working on ticket #1012242 removing db access for pollsters, and a
> major step in doing that is to use the service module from
> openstack.common module instead of from nova code. Looking at the one
> in the nova code, I'm trying to figure out how to make any of the db
> calls into an api call. There is a db call that queries if the
> service exists and then registers the service if it doesn't. AFAIK
> there is no current support for services querying/create in Nova API
> and I've found a reference to a future implementation of a
> 'Management-API' that would incorporate that but does not yet exist.
>
> http://wiki.openstack.org/ManagementAPI
>
> What are your thoughts on moving forward with this ticket - do I wait
> for ManagementAPI?
>
What is the purpose of registering the service? What consumes the data?
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20121001/fd5eb93f/attachment.html>
More information about the OpenStack-dev
mailing list