From 59306fa05f538f96e8aded5d4d2d5fb028cf051e Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 11 Nov 2012 23:36:27 +0000 Subject: [PATCH] Correcting openstack-common mv to oslo-incubator. The earlier rename of openstack-common to oslo was incorrect; it should have been oslo-incubator instead per the 2102-11-06 Project meeting log. This change corrects it. Change-Id: I574e386a1cba75d579e7df65512d7df58a2a22fc Reviewed-on: https://review.openstack.org/15848 Reviewed-by: Clark Boylan Approved: Jeremy Stanley Reviewed-by: Jeremy Stanley Tested-by: Jenkins --- .../files/gerritbot_channel_config.yaml | 2 +- .../jenkins_job_builder/config/projects.yaml | 2 +- .../files/review.projects.yaml | 2 +- .../openstack_project/files/zuul/layout.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index b87e539499..e080ca8820 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -33,7 +33,7 @@ openstack-dev: - openstack/horizon - openstack/keystone - openstack/nova - - openstack/oslo + - openstack/oslo-incubator - openstack/python-cinderclient - openstack/python-glanceclient - openstack/python-keystoneclient diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 4d26478b81..c689c278ba 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -310,7 +310,7 @@ - project: - name: oslo + name: oslo-incubator github-org: openstack node: precise tarball-publisher-site: nova.openstack.org diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 74b5155028..31344006de 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -36,10 +36,10 @@ - project: openstack/openstack-chef - project: openstack/openstack-ci - project: openstack/openstack-ci-puppet -- project: openstack/oslo - project: openstack/openstack-manuals - project: openstack/openstack-planet - project: openstack/openstack-puppet +- project: openstack/oslo-incubator - project: openstack/python-cinderclient - project: openstack/python-glanceclient - project: openstack/python-keystoneclient diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b53be64d7e..6ab0a673fb 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -340,17 +340,17 @@ projects: publish: - nova-docs - - name: openstack/oslo + - name: openstack/oslo-incubator check: - - gate-oslo-merge: - - gate-oslo-pep8 - - gate-oslo-python26 - - gate-oslo-python27 + - gate-oslo-incubator-merge: + - gate-oslo-incubator-pep8 + - gate-oslo-incubator-python26 + - gate-oslo-incubator-python27 gate: - - gate-oslo-merge: - - gate-oslo-pep8 - - gate-oslo-python26 - - gate-oslo-python27 + - gate-oslo-incubator-merge: + - gate-oslo-incubator-pep8 + - gate-oslo-incubator-python26 + - gate-oslo-incubator-python27 - name: openstack/quantum check: