From 6e180d1c97fb9ff39491648652803a760bb482de Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Fri, 25 Sep 2015 15:42:12 -0400 Subject: [PATCH] Fix repo path for tempest-plugin-cookiecutter The tempest-plugin-cookiecutter repo was created under the openstack namespace instead of openstack-dev. This commit just updates the path in projects.yaml to reflect reality. Change-Id: I8b3ee307d1565b615e1f76f997edd60ff41c28d7 Depends-On: Ieb97af5837888ba4b0aab4d7dda37e7796f9f0f0 --- reference/projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/projects.yaml b/reference/projects.yaml index d7db73cbf..042b0c679 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -2480,7 +2480,7 @@ Quality Assurance: - release:cycle-with-intermediary tempest-plugin-cookiecutter: repos: - - openstack-dev/tempest-plugin-cookiecutter + - openstack/tempest-plugin-cookiecutter tags: - release:none tempest-lib: