<div dir="ltr"><div>Something like the following for Apache2 should work. </div><div><br></div><div><div>RewriteRule ^stackforge/barbican/(.*)$ /openstack/barbican/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/oslo.test/(.*)$ /openstack/oslotest/$1 [R=301,NC,L]</div>


<div>RewriteRule ^openstack-dev/openstack-qa/(.*)$ /openstack-attic/openstack-qa/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/melange/(.*)$ /openstack-attic/melange/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/python-melangeclient/(.*)$ /openstack-attic/python-melangeclient/$1 [R=301,NC,L]</div>


<div>RewriteRule ^openstack/openstack-chef/(.*)$ /openstack-attic/openstack-chef/$1 [R=301,NC,L]</div><div>RewriteRule ^stackforge/climate/(.*)$ /stackforge/blazar/$1 [R=301,NC,L]</div><div>RewriteRule ^stackforge/climate-nova/(.*)$ /stackforge/blazar-nova/$1 [R=301,NC,L]</div>


<div>RewriteRule ^stackforge/python-climateclient/(.*)$ /stackforge/python-blazarclient/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/database-api/(.*)$ /openstack-attic/database-api/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/glance-specs/(.*)$ /openstack/image-specs/$1 [R=301,NC,L]</div>


<div>RewriteRule ^openstack/neutron-specs/(.*)$ /openstack/networking-specs/$1 [R=301,NC,L]</div><div>RewriteRule ^openstack/oslo-specs/(.*)$ /openstack/common-libraries-specs/$1 [R=301,NC,L]</div></div><div><br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 21, 2014 at 8:30 PM, Kevin Benton <span dir="ltr"><<a href="mailto:blak111@gmail.com" target="_blank">blak111@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<p dir="ltr">Is it possible to use some simple rewrite rules in Apache/nginx/whatever to redirect requests to the new locations? It should be a pretty straightforward list of regexes. </p><div><div>

<div class="gmail_quote">On May 21, 2014 2:49 PM, "James E. Blair" <<a href="mailto:jeblair@openstack.org" target="_blank">jeblair@openstack.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Tom Fifield <<a href="mailto:tom@openstack.org" target="_blank">tom@openstack.org</a>> writes:<br>
<br>
> May I ask, will the old names have some kind of redirect to the new names?<br>
<br>
Of course you may ask!  And it's a great question!  But sadly the answer<br>
is "no".  Unfortunately, Gerrit's support for renaming projects is not<br>
very good (which is why we need to take downtime to do it).<br>
<br>
I'm personally quite fond of stable URLs.  However, these started as an<br>
"experiment" so we were bound to get some things wrong (and will<br>
probably continue to do so) and it's better to try to fix them early.<br>
<br>
-Jim<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">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>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Kevin Benton</div>
</div></div>