From 1138d749139ff1e855924f50bdc7a2fa27fb52db Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 19 May 2016 13:30:33 +0000 Subject: [PATCH] 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 --- doc/source/gerrit.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index 59d5b818c5..03f21e85d1 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -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::