Check openstack/openstack in rename process

In the project rename process documentation, amend the list of
reminders to include checking .gitmodules in openstack/openstack as
we've missed it more than once in the past.

Change-Id: I47b09ed317a14222088097c84a5bab157e3d5b47
This commit is contained in:
Jeremy Stanley 2016-05-19 13:30:33 +00:00
parent 469aa94598
commit 1138d74913
1 changed files with 3 additions and 2 deletions

View File

@ -453,8 +453,9 @@ To rename a project:
#. Prepare a change to the project-config repo to update things like
projects.yaml/ACLs, jenkins-job-builder and gerritbot for the new
name. Also add changes to update projects.txt in all branches of
the requirements repo and devstack-vm-gate-wrap.sh in the
devstack-gate repo if necessary.
the requirements repo, devstack-vm-gate-wrap.sh in the
devstack-gate repo, and .gitmodules in the openstack/openstack
repo if necessary.
#. Stop puppet runs on the puppetmaster to prevent early application
of configuration changes::