<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 8:52 AM, Dean Troyer <span dir="ltr"><<a href="mailto:dtroyer@gmail.com" target="_blank">dtroyer@gmail.com</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">On Wed, Apr 24, 2013 at 10:07 AM, Chmouel Boudjnah <<a href="mailto:chmouel@enovance.com">chmouel@enovance.com</a>> wrote:<br>

> Hello,<br>
> I am trying to move the s3_token and ec2_token middleware to<br>
> python-keystoneclient I thought it would be a good idea to make them<br>
> using openstack.common.wsgi instead of {swift,keystone,nova}.wsgi<br>
><br>
> It seems that adding wsgi trying to import the full set of modules<br>
> from openstack.common as a dependency which doesn't seem to please<br>
> (and for good reasons) the other reviewers.<br>
<br>
</div>I can't speak to the wisdom of adding these to keystonelcient but let<br>
me express a concern about adding more non-client dependencies to it.<br>
Remember that every CLI user will be installing all of these deps even<br>
if they are only used in middleware.  Hopefully the packagers can<br>
split them out to their own sub-package?<br></blockquote><div><br></div><div style>We could help them by making the middleware its own project, with its own version number. I'm sure putting the middleware in the client library was pragmatic at the time, but it seems like a poor fit for a real client library. Does it still make sense to keep it there?</div>
<div style><br></div><div style>Doug</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
dt<br>
<br>
--<br>
<br>
Dean Troyer<br>
<a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br>
<div class="HOEnZb"><div class="h5"><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>