Rename oslo.sphinx to oslosphinx

Having the sphinx theme in the same namespace package
as the production code has been causing issues with
devstack installations. This change renames the git
repository. Another change will update the packaging
instructions within the repository itself.

Partial-bug: #1277168
Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0
This commit is contained in:
Doug Hellmann 2014-02-06 08:48:59 -08:00
parent daf27aeff1
commit 8b878bef5b
4 changed files with 35 additions and 34 deletions

View File

@ -673,6 +673,19 @@
- openstack-doc-jobs
- project:
name: oslosphinx
github-org: openstack
node: precise
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- openstack-publish-jobs
- pypi-jobs
- project:
name: oslo.config
github-org: openstack
@ -708,18 +721,6 @@
- python-jobs
- pypi-jobs
- project:
name: oslo.sphinx
github-org: openstack
node: precise
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- openstack-publish-jobs
- pypi-jobs
- project:
name: oslo.version

View File

@ -238,12 +238,12 @@
- project: openstack/oslo.rootwrap
docimpact-group: openstack-manuals
upstream: git://github.com/ttx/oslo.rootwrap.git
- project: openstack/oslo.sphinx
docimpact-group: openstack-manuals
description: Theme and utilities for Sphinx documentation tool
- project: openstack/oslo.version
docimpact-group: openstack-manuals
upstream: git://github.com/emonty/oslo.version.git
- project: openstack/oslosphinx
docimpact-group: openstack-manuals
description: Theme and utilities for Sphinx documentation tool
- project: openstack/pycadf
description: CADF Python module
- project: openstack/python-ceilometerclient

View File

@ -1704,6 +1704,25 @@ projects:
- os-refresh-config-tarball:
- os-refresh-config-pypi-upload
#TODO: add docs
- name: openstack/oslosphinx
check:
- gate-oslosphinx-requirements
- gate-oslosphinx-pep8
gate:
- gate-oslosphinx-requirements
- gate-oslosphinx-pep8
post:
- oslosphinx-branch-tarball
pre-release:
- oslosphinx-tarball
release:
- oslosphinx-tarball:
- oslosphinx-pypi-upload:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: openstack/oslo-incubator
template:
- name: python-jobs
@ -1806,25 +1825,6 @@ projects:
- post-mirror-python27
- post-mirror-python33
#TODO: add docs
- name: openstack/oslo.sphinx
check:
- gate-oslo.sphinx-requirements
- gate-oslo.sphinx-pep8
gate:
- gate-oslo.sphinx-requirements
- gate-oslo.sphinx-pep8
post:
- oslo.sphinx-branch-tarball
pre-release:
- oslo.sphinx-tarball
release:
- oslo.sphinx-tarball:
- oslo.sphinx-pypi-upload:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: openstack/oslo.version
template:
- name: python-jobs