<br><br><div class="gmail_quote">On Mon, Oct 1, 2012 at 3:28 PM, John Tran <span dir="ltr"><<a href="mailto:njhtran@gmail.com" target="_blank">njhtran@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm working on ticket #1012242 removing db access for pollsters, and a<br>
major step in doing that is to use the service module from<br>
openstack.common module instead of from nova code.  Looking at the one<br>
in the nova code, I'm trying to figure out how to make any of the db<br>
calls into an api call.   There is a db call that queries if the<br>
service exists and then registers the service if it doesn't.  AFAIK<br>
there is no current support for services querying/create in Nova API<br>
and I've found a reference to a future implementation of a<br>
'Management-API' that would incorporate that but does not yet exist.<br>
<br>
<a href="http://wiki.openstack.org/ManagementAPI" target="_blank">http://wiki.openstack.org/ManagementAPI</a><br>
<br>
What are your thoughts on moving forward with this ticket - do I wait<br>
for ManagementAPI?<br></blockquote><div><br></div><div>What is the purpose of registering the service? What consumes the data?</div><div><br></div><div>Doug </div></div>