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 <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2012-11-11 18:42:53 +00:00 committed by Jenkins
parent e05d91e80f
commit 55800458d3
4 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -310,7 +310,7 @@
- project:
name: openstack-common
name: oslo
github-org: openstack
node: precise
tarball-publisher-site: nova.openstack.org

View File

@ -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

View File

@ -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: