From 55800458d3c9af55876d7f334037cf4baa869307 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 11 Nov 2012 18:42:53 +0000 Subject: [PATCH] Rename openstack-common to oslo. At the Design Summit it was decided that the OpenStack common modules would be named Oslo as part of an effort to convert them into a core project housing a collection of library dependencies. This handles the Jenkins job renames and git project name references within jobs. Change-Id: I46ddcdd989dca85e061b23de1045c763ae2a24af Reviewed-on: https://review.openstack.org/15836 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 99677a681c..5930902664 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -32,7 +32,7 @@ openstack-dev: - openstack/horizon - openstack/keystone - openstack/nova - - openstack/openstack-common + - openstack/oslo - 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 a5c52b5e12..1b3098a75b 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: openstack-common + name: oslo 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 99412e7401..9dcee92a08 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -35,7 +35,7 @@ - project: openstack/openstack-chef - project: openstack/openstack-ci - project: openstack/openstack-ci-puppet -- project: openstack/openstack-common +- project: openstack/oslo - project: openstack/openstack-manuals - project: openstack/openstack-planet - project: openstack/openstack-puppet diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index df6cb3dbe9..bd753d0eac 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/openstack-common + - name: openstack/oslo check: - - gate-openstack-common-merge: - - gate-openstack-common-pep8 - - gate-openstack-common-python26 - - gate-openstack-common-python27 + - gate-oslo-merge: + - gate-oslo-pep8 + - gate-oslo-python26 + - gate-oslo-python27 gate: - - gate-openstack-common-merge: - - gate-openstack-common-pep8 - - gate-openstack-common-python26 - - gate-openstack-common-python27 + - gate-oslo-merge: + - gate-oslo-pep8 + - gate-oslo-python26 + - gate-oslo-python27 - name: openstack/quantum check: