Merge "Update site URL"

This commit is contained in:
Zuul 2019-05-31 23:33:00 +00:00 committed by Gerrit Code Review
commit 3e2ad90751
7 changed files with 10 additions and 11 deletions

View File

@ -50,4 +50,4 @@ manage this by proposing an update to the specification in question.
http://eavesdrop.openstack.org/#Project_Infrastructure_Team_Meeting http://eavesdrop.openstack.org/#Project_Infrastructure_Team_Meeting
.. _Infrastructure Council: .. _Infrastructure Council:
https://docs.openstack.org/infra/system-config/project.html#teams https://docs.openstack.org/infra/system-config/project.html#teams
.. _specs site: https://specs.openstack.org/openstack-infra/infra-specs/ .. _specs site: https://docs.opendev.org/opendev/infra-specs/latest/

View File

@ -22,14 +22,13 @@ sys.path.insert(0, os.path.abspath('../..'))
# Add any Sphinx extension module names here, as strings. They can be # Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [ extensions = [
'sphinx.ext.autodoc',
'sphinxcontrib.blockdiag', 'sphinxcontrib.blockdiag',
'openstackdocstheme', 'openstackdocstheme',
'yasfb', 'yasfb',
] ]
# Feed configuration for yasfb # Feed configuration for yasfb
feed_base_url = 'http://specs.openstack.org/openstack-infra/infra-specs' feed_base_url = 'https://docs.opendev.org/opendev/infra-specs/latest/'
feed_author = 'OpenStack Infrastructure Team' feed_author = 'OpenStack Infrastructure Team'
exclude_patterns = [ exclude_patterns = [

View File

@ -457,4 +457,4 @@ Dependencies
This work needs to integrate with ongoing work in the `update config This work needs to integrate with ongoing work in the `update config
management spec`_. management spec`_.
.. _`update config management spec`: https://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html .. _`update config management spec`: https://docs.opendev.org/opendev/infra-specs/latest/specs/update-config-management.html

View File

@ -188,6 +188,6 @@ This is related to the ongoing `Zuul v3`_ work and builds on the
completed `Zookeeper Workers`_ work in Nodepool. completed `Zookeeper Workers`_ work in Nodepool.
.. _Zuul v3: .. _Zuul v3:
http://specs.openstack.org/openstack-infra/infra-specs/specs/zuulv3.html https://docs.opendev.org/opendev/infra-specs/latest/specs/zuulv3.html
.. _Zookeeper Workers: .. _Zookeeper Workers:
http://specs.openstack.org/openstack-infra/infra-specs/specs/nodepool-zookeeper-workers.html https://docs.opendev.org/opendev/infra-specs/latest/specs/nodepool-zookeeper-workers.html

View File

@ -46,7 +46,7 @@ However, this proposal recommends utilizing a single technology -- the
distributed coordination service Zookeeper, to replace the functions distributed coordination service Zookeeper, to replace the functions
served by both the database and Gearman. served by both the database and Gearman.
.. _Nodepool Build Worker: http://specs.openstack.org/openstack-infra/infra-specs/specs/nodepool-workers.html .. _Nodepool Build Worker: https://docs.opendev.org/opendev/infra-specs/latest/specs/nodepool-workers.html
Proposed Change Proposed Change
=============== ===============
@ -166,10 +166,10 @@ distributed Zuul queue workers to process it, thereby achieving the
same fully-distributed application design in Zuul. same fully-distributed application design in Zuul.
.. _Nodepool Launch Worker: .. _Nodepool Launch Worker:
http://specs.openstack.org/openstack-infra/infra-specs/specs/nodepool-launch-workers.html https://docs.opendev.org/opendev/infra-specs/latest/specs/nodepool-zookeeper-workers.html
.. _Zuul v3: .. _Zuul v3:
http://specs.openstack.org/openstack-infra/infra-specs/specs/zuulv3.html https://docs.opendev.org/opendev/infra-specs/latest/specs/zuulv3.html
Alternatives Alternatives
------------ ------------

View File

@ -449,7 +449,7 @@ References
- `Features of the Puppet 4 Language <https://www.devco.net/archives/2015/07/31/shiny-new-things-in-puppet-4.php>`_ - `Features of the Puppet 4 Language <https://www.devco.net/archives/2015/07/31/shiny-new-things-in-puppet-4.php>`_
.. _`add a central ARA instance`: https://review.openstack.org/527500/ .. _`add a central ARA instance`: https://review.openstack.org/527500/
.. _`Puppet 4 Preliminary Testing spec`: http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet_4_prelim_testing.html .. _`Puppet 4 Preliminary Testing spec`: https://docs.opendev.org/opendev/infra-specs/latest/specs/puppet_4_prelim_testing.html
.. _dumb-init: https://github.com/Yelp/dumb-init .. _dumb-init: https://github.com/Yelp/dumb-init
.. _openshift-ansible: https://github.com/openshift/openshift-ansible .. _openshift-ansible: https://github.com/openshift/openshift-ansible
.. _oc cluster up: https://github.com/openshift/origin/blob/master/docs/cluster_up_down.md .. _oc cluster up: https://github.com/openshift/origin/blob/master/docs/cluster_up_down.md

View File

@ -281,7 +281,7 @@ Something to deploy container images
Infra is moving to containerised services Infra is moving to containerised services
`<https://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html>`__ `<https://docs.opendev.org/opendev/infra-specs/latest/specs/update-config-management.html>`__
As at September 2018, work in this area is just beginning with the As at September 2018, work in this area is just beginning with the
`pbrx <https://pbrx.readthedocs.io/en/latest/readme.html>`__ container `pbrx <https://pbrx.readthedocs.io/en/latest/readme.html>`__ container