Switch openstack/compute-hyperv->x tarball redir

When moving unofficial repositories out of the openstack git
namespace, compute-hyperv was included because it was not under the
governance of any official team or SIG. Later the OpenStack
Winstackers team adopted it and we moved it back into the openstack
git namespace.

More recently, when moving and redirecting tarballs site
content/URLs based on the original git namespace moves, we failed to
take into account that this project had moved back into the
openstack git namespace. Undo the redirect, and then the old
tarballs will be moved manually to match.

Change-Id: I208d3196ac38ccfbad6269a75848339c95e08c2b
This commit is contained in:
Jeremy Stanley 2020-10-14 11:48:38 +00:00
parent 21ffde3bec
commit 16d661affe

View File

@ -26,7 +26,6 @@
RewriteRule "^/openstack/cloudpulse(.*?)$" "/x/cloudpulse$1" [R=301,L]
RewriteRule "^/openstack/cloudv-ostf-adapter(.*?)$" "/x/cloudv-ostf-adapter$1" [R=301,L]
RewriteRule "^/openstack/collectd-openstack-plugins(.*?)$" "/x/collectd-openstack-plugins$1" [R=301,L]
RewriteRule "^/openstack/compute-hyperv(.*?)$" "/x/compute-hyperv$1" [R=301,L]
RewriteRule "^/openstack/conveyor(.*?)$" "/x/conveyor$1" [R=301,L]
RewriteRule "^/openstack/craton-dashboard(.*?)$" "/x/craton-dashboard$1" [R=301,L]
RewriteRule "^/openstack/cursive(.*?)$" "/x/cursive$1" [R=301,L]