I am all for removing this. It's not something we should have to support -- like you said, it can be done with a simple shell script (<b>if</b> that's how one wants to run it).<br><br><div class="gmail_quote">On Mon, Feb 21, 2011 at 10:49 AM, Thierry Carrez <span dir="ltr"><<a href="mailto:thierry@openstack.org">thierry@openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi everyone,<br>
<br>
The bin/nova-combined script duplicates code and functionality found<br>
elsewhere, which is very error-prone. The quantity of duplicated code<br>
grew with nova-api switch to paste. It seems to cover one very specific<br>
use case (someone that runs from branch/tarball and wants to run<br>
nova-{compute,network,volume,scheduler,api} but not nova-objectstore on<br>
a single host).<br>
<br>
I'd like to get rid of it before I add more code to nova-api that will<br>
need to be duplicated to nova-combined. Someone needing it could easily<br>
replace it with a simple script that calls the other binaries, or by<br>
nova.sh...<br>
<br>
That said, I guess it was originally added for a reason, so if you care<br>
about it, please shout !<br>
<br>
--<br>
Thierry Carrez (ttx)<br>
Release Manager, OpenStack<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br>