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: