Rename oslo-config to oslo.config.

Change-Id: Ic6f17676ba597a055c89425ecd3c3164dfe30db2
Reviewed-on: https://review.openstack.org/24466
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-03-14 11:59:39 -07:00 committed by Jenkins
parent 9c512b85d7
commit 3bf800b5a2
6 changed files with 19 additions and 20 deletions

View File

@ -34,7 +34,7 @@ openstack-dev:
- openstack/keystone
- openstack/nova
- openstack/oslo-incubator
- openstack/oslo-config
- openstack/oslo.config
- openstack/python-cinderclient
- openstack/python-glanceclient
- openstack/python-keystoneclient

View File

@ -261,7 +261,7 @@ class Sync(object):
'openstack/openstack-planet',
'openstack/openstack-puppet',
'openstack/oslo-incubator',
'openstack/oslo-config',
'openstack/oslo.config',
'openstack/python-ceilometerclient',
'openstack/python-cinderclient',
'openstack/python-glanceclient',

View File

@ -286,7 +286,7 @@
- project:
name: oslo-config
name: oslo.config
github-org: openstack
node: precise
tarball-site: tarballs.openstack.org

View File

@ -462,26 +462,26 @@ projects:
release:
- oslo-incubator-docs
- name: openstack/oslo-config
- name: openstack/oslo.config
check:
- gate-oslo-config-pyflakes:
- gate-oslo-config-docs
- gate-oslo-config-pep8
- gate-oslo-config-python26
- gate-oslo-config-python27
- gate-oslo.config-pyflakes:
- gate-oslo.config-docs
- gate-oslo.config-pep8
- gate-oslo.config-python26
- gate-oslo.config-python27
gate:
- gate-oslo-config-docs
- gate-oslo-config-pep8
- gate-oslo-config-python26
- gate-oslo-config-python27
- gate-oslo.config-docs
- gate-oslo.config-pep8
- gate-oslo.config-python26
- gate-oslo.config-python27
post:
- oslo-config-branch-tarball
- oslo-config-docs
- oslo.config-branch-tarball
- oslo.config-docs
pre-release:
- oslo-config-tarball
- oslo.config-tarball
release:
- oslo-config-tarball
- oslo-config-docs
- oslo.config-tarball
- oslo.config-docs
- name: openstack/quantum
check:

View File

@ -60,8 +60,7 @@
- project: openstack/openstack-planet
- project: openstack/oslo-incubator
description: "Part of OpenStack's Oslo project. New Oslo APIs go through an incubation phase in this repository before being released as part of a proper Python library."
- project: openstack/oslo-config
upstream: git://github.com/markmc/oslo-config.git
- project: openstack/oslo.config
- project: openstack/python-ceilometerclient
upstream: git://github.com/asalkeld/python-ceilometerclient.git
- project: openstack/python-cinderclient