<div><br></div><div>Is there a good reason NOT to do this?</div><div><br></div><div><br></div><div class="gmail_quote">On Wed, Aug 8, 2012 at 4:35 PM, Eric Windisch <span dir="ltr"><<a href="mailto:eric@cloudscaling.com" target="_blank">eric@cloudscaling.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I believe that the RPC backend should no longer have any default.<br>
<br>
<br>
<br>
Historically, it seems that the Kombu driver is default only because it existed before all others and before there was an abstraction. With multiple implementations now available, it may be time for a change.<br>
<br>
Why?<br>
* A default skews the attitudes and subsequent architectures toward a specific implementation<br>
<br>
<br>
* A default skews the practical testing scenarios, ensuring maturity of one driver over others.<br>
* The kombu driver does not work "out of the box", so it is no more reasonable as a default than impl_fake.<br>
* The RPC code is now in openstack-common, so addressing this later will only create additional technical debt.<br>
<br>
My proposal is that for Folsom, we introduce a "future_required" flag on the configuration option, "rpc_backend". This will trigger a WARNING message if the rpc_backend configuration value is not set.  In Grizzly, we would make the rpc_backend variable mandatory in the configuration.<br>

<br>
Mark McLoughlin wisely suggested this come before the mailing list, as it will affect a great many people. I welcome feedback and discussion.<br>
<br>
Regards,<br>
Eric Windisch<br>
<br>
<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>