Comment openstack/ansible-role-zookeeper rename

Creation of a new openstack/ansible-role-zookeeper repository on our
Gitea servers was blocked by the existence of an old redirect of
that name to the windmill namespace, but we didn't catch that at the
time the change was approved to create it in Gerrit. The redirect
was subsequently cleaned out by removing its corresponding database
row on all the Gitea servers, but we also comment it out of the
rename history so that we won't accidentally recreate the redirect
in the future if we rely on this to rebuild the database.

Change-Id: Ice8b419918c1ace0d40e5352166b5714cd38311a
This commit is contained in:
Jeremy Stanley 2022-11-17 16:29:05 +00:00
parent 0184f8cfc2
commit a59f4c4c9b

View File

@ -1314,8 +1314,10 @@ repos:
old: openstack/networking-huawei old: openstack/networking-huawei
- new: x/entropy - new: x/entropy
old: openstack/entropy old: openstack/entropy
- new: windmill/ansible-role-zookeeper # This was undone 2022-11-17 for a new openstack/ansible-role-zookeeper
old: openstack/ansible-role-zookeeper # added in https://review.opendev.org/863158
#- new: windmill/ansible-role-zookeeper
# old: openstack/ansible-role-zookeeper
- new: x/distil-ui - new: x/distil-ui
old: openstack/distil-ui old: openstack/distil-ui
- new: airship/governance - new: airship/governance