[openstack-dev] Cells design issue

Mark McLoughlin markmc at redhat.com
Fri Jun 21 17:09:42 UTC 2013


On Fri, 2013-06-21 at 09:30 -0700, Chris Behrens wrote:
> > On Mon, Jun 17, 2013 at 2:14 AM, Mark McLoughlin <markmc at redhat.com>
> wrote:
> > I don't know whether I like it yet or not, but here's how it might
> look:
> > 
> >  [cells]
> >  parents = parent1
> >  children = child1, child2
> > 
> >  [cell:parent1]
> >  transport_url = qpid://host1/nova
> > 
> >  [cell:child1]
> >  transport_url = qpid://host2/child1_nova
> > 
> >  [cell:child2]
> >  transport_url = qpid://host2/child2_nova
> […]
> 
> Yeah, that's what I was picturing if going that route.  I guess the
> code for it is not bad at all.  But with oslo.config, can I reload
> (re-parse) the config file later, or does the service need to be
> restarted?

Support for reloading should get merged soon:

https://review.openstack.org/32231

Cheers,
Mark.




More information about the OpenStack-dev mailing list