<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 6, 2014 at 9:21 AM, Thierry Carrez <span dir="ltr"><<a href="mailto:thierry@openstack.org" target="_blank">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"><div class="im">Dolph Mathews wrote:<br>
> I'm curious about the level of granularity that's envisioned in each<br>
> definition. "Designated sections" could be as broad as keystone.* or as<br>
> narrow as keystone.token.controllers.Auth.validate_token_head(). It<br>
> could be defined in terms of executables, package paths, or line numbers.<br>
><br>
> The definition is likely to change over time (i.e. per stable release).<br>
> For example, where support for password-based authentication might have<br>
> been mandated for an essex deployment, a havana deployment has the<br>
> ability to remove the password auth plugin and replace it with something<br>
> else.<br>
><br>
> The definition may also be conditional, and require "either A or B." In<br>
> havana for example, where keystone shipped two "stable" APIs side by<br>
> side, I wouldn't expect all deployments to enable both (or even bother<br>
> to update their paste pipeline from a previous release).<br>
<br>
</div>That's why I think it's not practical to define which code needs to be<br>
run (because you never "run" all the code paths or all the drivers at<br>
the same time), and we should define where *external code* can be<br>
plugged instead.<br>
<br>
Then, in your example, if A and B are both in the code we ship, there is<br>
no need to talk about them, unless you also allow an external C driver<br>
to be run instead.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">+1</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
Doug</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
--<br>
Thierry Carrez (ttx)<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>