<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 5, 2015 at 8:09 AM, Sean Dague <span dir="ltr"><<a href="mailto:sean@dague.net" target="_blank">sean@dague.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1) install_plugins - currently is a one way process<br>
<br>
Dean correctly points out that install_plugins is currently a one way<br>
process. I actually wonder if we should change that fact and run a 'git<br>
clean -f extras.d' before the install plugins under the principle of<br>
least surprise. This would make removing the enable_plugin actually<br>
remove it from the environment.<br></blockquote><div><br></div><div>Or we just don't copy things around and the problem doesn't even appear.  If the configuration of the plugin includes the path to the dispatch script (what is currently in extras.d) and we run it in place, removing it doesn't have any surprises if the first place.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) is_service_enabled for things that aren't OpenStack services?<br>
<br>
Overloading ENABLED_SERVICES with things that aren't OpenStack services<br>
is something I'd actually like to avoid. Because other parts of our tool<br>
chain, like grenade, need some understanding of what's an openstack<br>
service and what is not.<br>
<br>
Maybe for things like ceph, glusterfs, opendaylight we need some other<br>
array of "features" or something. Honestly I'd really like to get mysql<br>
and rabbitmq out of the service list as well. It confusing things quite<br>
a bit at times.<br></blockquote><div><br></div><div>We do need to separate system services from OpenStack services, and this might be a good time to find another word to use here for one of them: 'system service' vs 'openstack service'.</div><div><br></div><div>One of the things multi-node adds is the distinction between the cluster using a service and a specific node needing it configured or started.</div><div><br></div><div>Does this need to be solved before the plugin work can be completed?</div><div><br></div><div>dt</div></div><div><br></div>-- <br><div class="gmail_signature"><br>Dean Troyer<br><a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br></div>
</div></div>