Point documentation links to newton equivalents

The following commands were used to produce the commit:

  find doc/source/ -name '*.rst' -exec gsed -i 's#/draft#/newton#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#docs.openstack.org/developer/ironic/#docs.openstack.org/developer/ironic/newton/#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#docs.openstack.org/developer/ironic-python-agent/#docs.openstack.org/developer/ironic-python-agent/newton/#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#pxe.vmlinuz#pxe-stable-newton.vmlinuz#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#oem.cpio#oem-stable-newton.cpio#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#<\(https://git.openstack.org/cgit.*\)>#<\1?stable%2Fnewton>#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#\([^<]\)\(https://git.openstack.org/cgit.*\)#\1\2?stable%2Fnewton#g' {} \;

Additionally, a few links were manually updated.

Change-Id: I2c4115f1038d106fc5e64b30c792f50e67fe1adf
Closes-bug: #1612278
This commit is contained in:
Mathieu Mitchell 2016-09-27 17:15:50 -04:00
parent a5561642e9
commit 284005a2ee
15 changed files with 47 additions and 47 deletions

View File

@ -8,7 +8,7 @@ Installation Guide
service installation guide`_. This page will not be
updated.
.. _`Bare Metal service installation guide`: http://docs.openstack.org/project-install-guide/baremetal/draft/
.. _`Bare Metal service installation guide`: http://docs.openstack.org/project-install-guide/baremetal/newton/
Service overview
@ -17,7 +17,7 @@ Service overview
See the `service overview`_ section in the installation guide for the Bare
Metal service.
.. _`service overview`: http://docs.openstack.org/project-install-guide/baremetal/draft/get_started.html
.. _`service overview`: http://docs.openstack.org/project-install-guide/baremetal/newton/get_started.html
Install and configure prerequisites
===================================
@ -25,7 +25,7 @@ Install and configure prerequisites
See the `prerequisites`_ section in the installation guide for the Bare Metal
service.
.. _`prerequisites`: http://docs.openstack.org/project-install-guide/baremetal/draft/install-ubuntu.html#prerequisites
.. _`prerequisites`: http://docs.openstack.org/project-install-guide/baremetal/newton/install-ubuntu.html#prerequisites
Install the Bare Metal service
==============================
@ -33,7 +33,7 @@ Install the Bare Metal service
See the `Install and configure components`_ section in the installation guide
for the Bare Metal service.
.. _`Install and configure components`: http://docs.openstack.org/project-install-guide/baremetal/draft/install-ubuntu.html#install-and-configure-components
.. _`Install and configure components`: http://docs.openstack.org/project-install-guide/baremetal/newton/install-ubuntu.html#install-and-configure-components
Configure the Bare Metal service
@ -42,7 +42,7 @@ Configure the Bare Metal service
See the `Install and configure components`_ section in the installation guide
for the Bare Metal service.
.. _`Install and configure components`: http://docs.openstack.org/project-install-guide/baremetal/draft/install-ubuntu.html#install-and-configure-components
.. _`Install and configure components`: http://docs.openstack.org/project-install-guide/baremetal/newton/install-ubuntu.html#install-and-configure-components
Configure Compute to use the Bare Metal service
@ -51,7 +51,7 @@ Configure Compute to use the Bare Metal service
See the `Configure Compute to use the Bare Metal service`_ section in the
installation guide for the Bare Metal service.
.. _`Configure Compute to use the Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-compute-to-use-the-bare-metal-service
.. _`Configure Compute to use the Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/newton/configure-integration.html#configure-compute-to-use-the-bare-metal-service
.. _NeutronFlatNetworking:
@ -61,7 +61,7 @@ Configure Networking to communicate with the bare metal server
See the `Configure Networking to communicate with the bare metal server`_
section in the installation guide for the Bare Metal service.
.. _`Configure Networking to communicate with the bare metal server`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-networking-to-communicate-with-the-bare-metal-server
.. _`Configure Networking to communicate with the bare metal server`: http://docs.openstack.org/project-install-guide/baremetal/newton/configure-integration.html#configure-networking-to-communicate-with-the-bare-metal-server
Configuring Tenant Networks
@ -77,7 +77,7 @@ Configure the Bare Metal service for cleaning
See the `Configure the Bare Metal service for cleaning`_ section in the
installation guide for the Bare Metal service.
.. _`Configure the Bare Metal service for cleaning`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-cleaning.html
.. _`Configure the Bare Metal service for cleaning`: http://docs.openstack.org/project-install-guide/baremetal/newton/configure-cleaning.html
.. _ImageRequirement:
@ -87,7 +87,7 @@ Image requirements
See the `Image requirements`_ section in the installation guide for the Bare
Metal service.
.. _`Image requirements`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-the-image-service
.. _`Image requirements`: http://docs.openstack.org/project-install-guide/baremetal/newton/configure-integration.html#configure-the-image-service
Flavor creation
===============
@ -95,7 +95,7 @@ Flavor creation
See the `Flavor creation`_ section in the installation guide for the Bare Metal
service.
.. _`Flavor creation`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-compute-flavors-for-use-with-the-bare-metal-service
.. _`Flavor creation`: http://docs.openstack.org/project-install-guide/baremetal/newton/configure-integration.html#configure-compute-flavors-for-use-with-the-bare-metal-service
Setup the drivers for the Bare Metal service
============================================
@ -103,7 +103,7 @@ Setup the drivers for the Bare Metal service
See the `Setup the drivers for the Bare Metal service`_ section in the
installation guide for the Bare Metal service.
.. _`Setup the drivers for the Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/draft/setup-drivers.html
.. _`Setup the drivers for the Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/newton/setup-drivers.html
Local boot with partition images
@ -112,7 +112,7 @@ Local boot with partition images
See the `Local boot with partition images`_ section in the installation guide
for the Bare Metal service.
.. _`Local boot with partition images`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#local-boot-with-partition-images
.. _`Local boot with partition images`: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#local-boot-with-partition-images
Enrollment
@ -121,7 +121,7 @@ Enrollment
See the `Enrollment`_ section in the installation guide for the Bare Metal
service.
.. _`Enrollment`: http://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html
.. _`Enrollment`: http://docs.openstack.org/project-install-guide/baremetal/newton/enrollment.html
Specifying the disk for deployment
==================================
@ -129,7 +129,7 @@ Specifying the disk for deployment
See the `Specifying the disk for deployment`_ section in the installation guide
for the Bare Metal service.
.. _`Specifying the disk for deployment`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#specifying-the-disk-for-deployment-root-device-hints
.. _`Specifying the disk for deployment`: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#specifying-the-disk-for-deployment-root-device-hints
.. _EnableHTTPSinSwift:
@ -140,7 +140,7 @@ Enabling HTTPS in Swift
See the `Enabling HTTPS in Swift`_ section in the installation guide for the
Bare Metal service.
.. _`Enabling HTTPS in Swift`: http://docs.openstack.org/project-install-guide/baremetal/draft/enabling-https.html#enabling-https-in-swift
.. _`Enabling HTTPS in Swift`: http://docs.openstack.org/project-install-guide/baremetal/newton/enabling-https.html#enabling-https-in-swift
.. _EnableHTTPSinGlance:
@ -151,7 +151,7 @@ Enabling HTTPS in Image service
See the `Enabling HTTPS in Image service`_ section in the installation guide
for the Bare Metal service.
.. _`Enabling HTTPS in Image service`: http://docs.openstack.org/project-install-guide/baremetal/draft/enabling-https.html#enabling-https-in-image-service
.. _`Enabling HTTPS in Image service`: http://docs.openstack.org/project-install-guide/baremetal/newton/enabling-https.html#enabling-https-in-image-service
Enabling HTTPS communication between Image service and Object storage
@ -160,7 +160,7 @@ Enabling HTTPS communication between Image service and Object storage
See the `Enabling HTTPS communication between Image service and Object
storage`_ section in the installation guide for the Bare Metal service.
.. _`Enabling HTTPS communication between Image service and Object storage`: http://docs.openstack.org/project-install-guide/baremetal/draft/enabling-https.html#enabling-https-communication-between-image-service-and-object-storage
.. _`Enabling HTTPS communication between Image service and Object storage`: http://docs.openstack.org/project-install-guide/baremetal/newton/enabling-https.html#enabling-https-communication-between-image-service-and-object-storage
Enabling HTTPS communication between Image service and Bare Metal service
@ -169,7 +169,7 @@ Enabling HTTPS communication between Image service and Bare Metal service
See the `Enabling HTTPS communication between Image service and Bare Metal
service`_ section in the installation guide for the Bare Metal service.
.. _`Enabling HTTPS communication between Image service and Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/draft/enabling-https.html#enabling-https-communication-between-image-service-and-bare-metal-service
.. _`Enabling HTTPS communication between Image service and Bare Metal service`: http://docs.openstack.org/project-install-guide/baremetal/newton/enabling-https.html#enabling-https-communication-between-image-service-and-bare-metal-service
Using Bare Metal service as a standalone service
@ -179,9 +179,9 @@ Using Bare Metal service as a standalone service
See the `Using Bare Metal service as a standalone service`_ section in the
installation guide for the Bare Metal service.
.. _`Using Bare Metal service as a standalone service`: http://docs.openstack.org/project-install-guide/baremetal/draft/standalone.html
.. _`Using Bare Metal service as a standalone service`: http://docs.openstack.org/project-install-guide/baremetal/newton/standalone.html
.. _`Enabling local boot without Compute`: http://docs.openstack.org/project-install-guide/baremetal/draft/local-boot-partition-images.html#enabling-local-boot-without-compute
.. _`Enabling local boot without Compute`: http://docs.openstack.org/project-install-guide/baremetal/newton/local-boot-partition-images.html#enabling-local-boot-without-compute
Enabling the configuration drive (configdrive)
@ -190,7 +190,7 @@ Enabling the configuration drive (configdrive)
See the `Enabling the configuration drive (configdrive)`_ section in the
installation guide for the Bare Metal service.
.. _`Enabling the configuration drive (configdrive)`: http://docs.openstack.org/project-install-guide/baremetal/draft/configdrive.html
.. _`Enabling the configuration drive (configdrive)`: http://docs.openstack.org/project-install-guide/baremetal/newton/configdrive.html
Appending kernel parameters to boot instances
@ -199,7 +199,7 @@ Appending kernel parameters to boot instances
See the `Appending kernel parameters to boot instances`_ section in the
installation guide for the Bare Metal service.
.. _`Appending kernel parameters to boot instances`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#appending-kernel-parameters-to-boot-instances
.. _`Appending kernel parameters to boot instances`: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#appending-kernel-parameters-to-boot-instances
.. _BuildingDeployRamdisk:
@ -210,7 +210,7 @@ Building or downloading a deploy ramdisk image
See the `Building or downloading a deploy ramdisk image`_ section in the
installation guide for the Bare Metal service.
.. _`Building or downloading a deploy ramdisk image`: http://docs.openstack.org/project-install-guide/baremetal/draft/deploy-ramdisk.html
.. _`Building or downloading a deploy ramdisk image`: http://docs.openstack.org/project-install-guide/baremetal/newton/deploy-ramdisk.html
Trusted boot with partition image
@ -219,7 +219,7 @@ Trusted boot with partition image
See the `Trusted boot with partition image`_ section in the installation guide
for the Bare Metal service.
.. _`Trusted boot with partition image`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#trusted-boot-with-partition-image
.. _`Trusted boot with partition image`: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#trusted-boot-with-partition-image
Troubleshooting
@ -228,4 +228,4 @@ Troubleshooting
See the `Troubleshooting`_ section in the installation guide for the Bare Metal
service.
.. _`Troubleshooting`: http://docs.openstack.org/project-install-guide/baremetal/draft/troubleshooting.html
.. _`Troubleshooting`: http://docs.openstack.org/project-install-guide/baremetal/newton/troubleshooting.html

View File

@ -122,5 +122,5 @@ Additional references:
- `UEFI Secure Boot mode`_
.. _automated cleaning: http://docs.openstack.org/developer/ironic/deploy/cleaning.html#automated-cleaning
.. _trusted boot with partition image: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#trusted-boot-with-partition-image
.. _trusted boot with partition image: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#trusted-boot-with-partition-image
.. _UEFI Secure Boot mode: http://docs.openstack.org/developer/ironic/drivers/ilo.html?highlight=secure%20boot#uefi-secure-boot-support

View File

@ -86,4 +86,4 @@ A detailed reference is available here, and a short guide follows below:
not attempt to PXE / network boot the kernel, using `local boot`_ solves this
known issue.
.. _`local boot`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#local-boot-with-partition-images
.. _`local boot`: http://docs.openstack.org/project-install-guide/baremetal/newton/advanced.html#local-boot-with-partition-images

View File

@ -415,8 +415,8 @@ References
.. [1] HP OneView - https://www.hpe.com/us/en/integrated-systems/software.html
.. [2] Driver interfaces - http://docs.openstack.org/developer/ironic/dev/architecture.html#drivers
.. [3] python-oneviewclient - https://pypi.python.org/pypi/python-oneviewclient
.. [4] Enrollment process of a node - http://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html
.. [5] ironic install guide - http://docs.openstack.org/project-install-guide/baremetal/draft/
.. [4] Enrollment process of a node - http://docs.openstack.org/project-install-guide/baremetal/newton/enrollment.html
.. [5] ironic install guide - http://docs.openstack.org/project-install-guide/baremetal/newton/
.. [6] Dynamic Allocation in OneView drivers - http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/oneview-drivers-dynamic-allocation.html
.. [7] ironic-oneviewd - https://pypi.python.org/pypi/ironic-oneviewd/
.. [8] ironic-oneview-cli - https://pypi.python.org/pypi/ironic-oneview-cli/

View File

@ -130,7 +130,7 @@ the services.
.. toctree::
:maxdepth: 1
Installation Guide <http://docs.openstack.org/project-install-guide/baremetal/draft/>
Installation Guide <http://docs.openstack.org/project-install-guide/baremetal/newton/>
Upgrade Guide <deploy/upgrade-guide>
Release Notes <http://docs.openstack.org/releasenotes/ironic/>
Troubleshooting FAQ <deploy/troubleshooting>
@ -162,9 +162,9 @@ within the project and kept continually up to date.
.. toctree::
:maxdepth: 1
Configuration Reference (Mitaka) <http://docs.openstack.org/mitaka/config-reference/bare-metal.html>
Configuration Reference (Newton) <http://docs.openstack.org/newton/config-reference/bare-metal.html>
.. _sample configuration file: https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample
.. _sample configuration file: https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample?h=stable%2Fnewton
Dashboard Integration
---------------------

View File

@ -7,7 +7,7 @@ Configure the Bare Metal service for cleaning
(which is enabled by default), you will need to set the
``cleaning_network_uuid`` configuration option.
.. _`Node cleaning`: http://docs.openstack.org/developer/ironic/deploy/cleaning.html#node-cleaning
.. _`Node cleaning`: http://docs.openstack.org/developer/ironic/newton/deploy/cleaning.html#node-cleaning
#. Note the network UUID (the `id` field) of the network you created in
:ref:`configure-networking` or another network you created for cleaning:

View File

@ -5,4 +5,4 @@ Configure tenant networks
See `Multitenancy in Bare Metal service`_.
.. _`Multitenancy in Bare Metal service`: http://docs.openstack.org/developer/ironic/deploy/multitenancy.html#multitenancy
.. _`Multitenancy in Bare Metal service`: http://docs.openstack.org/developer/ironic/newton/deploy/multitenancy.html#multitenancy

View File

@ -9,10 +9,10 @@ service running on it for controlling and deploying bare metal nodes.
You can download a pre-built version of the deploy ramdisk built with
the `CoreOS tools`_ at:
* `CoreOS deploy kernel <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe.vmlinuz>`_
* `CoreOS deploy ramdisk <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem.cpio.gz>`_
* `CoreOS deploy kernel <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe-stable-newton.vmlinuz>`_
* `CoreOS deploy ramdisk <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem-stable-newton.cpio.gz>`_
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/newton/
Building from source
--------------------

View File

@ -325,7 +325,7 @@ To move a node from ``manageable`` to ``available`` provision state::
For more details on the Bare Metal service's state machine, see the
`state machine <http://docs.openstack.org/developer/ironic/dev/states.html>`_
`state machine <http://docs.openstack.org/developer/ironic/newton/dev/states.html>`_
documentation.
@ -395,4 +395,4 @@ Hardware Inspection
Starting with the Kilo release, Bare Metal service supports hardware inspection
that simplifies enrolling nodes - please see `inspection`_ for details.
.. _`inspection`: http://docs.openstack.org/developer/ironic/deploy/inspection.html#inspection
.. _`inspection`: http://docs.openstack.org/developer/ironic/newton/deploy/inspection.html#inspection

View File

@ -2,7 +2,7 @@ The Bare Metal service is configured via its configuration file. This file
is typically located at ``/etc/ironic/ironic.conf``.
Although some configuration options are mentioned here, it is recommended that
you review all the `available options <https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample>`_
you review all the `available options <https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample?stable%2Fnewton>`_
so that the Bare Metal service is configured for your needs.
It is possible to set up an ironic-api and an ironic-conductor services on the

View File

@ -93,7 +93,7 @@ Configuring ironic-conductor service
Swift backend for the Image service should be installed and configured
for ``agent_*`` drivers. Starting with Mitaka the Bare Metal service also
supports Ceph Object Gateway (RADOS Gateway) as the Image service's backend
(`radosgw support <http://docs.openstack.org/developer/ironic/deploy/radosgw.html#radosgw-support>`_).
(`radosgw support <http://docs.openstack.org/developer/ironic/newton/deploy/radosgw.html#radosgw-support>`_).
#. Set the URL (replace ``NEUTRON_IP``) for connecting to the Networking
service, to be the Networking service endpoint:
@ -106,7 +106,7 @@ Configuring ironic-conductor service
url=http://NEUTRON_IP:9696
To configure the network for ironic-conductor service to perform node
cleaning, see `CleaningNetworkSetup <http://docs.openstack.org/developer/ironic/deploy/cleaning.html>`_
cleaning, see `CleaningNetworkSetup <http://docs.openstack.org/developer/ironic/newton/deploy/cleaning.html>`_
from the Ironic deploy guide.
#. Configure the ironic-conductor service to use these credentials with the
@ -138,7 +138,7 @@ Configuring ironic-conductor service
#. Make sure that ``qemu-img`` and ``iscsiadm`` (in the case of using iscsi-deploy driver)
binaries are installed and prepare the host system as described at
`Setup the drivers for the Bare Metal service <http://docs.openstack.org/developer/ironic/deploy/install-guide.html#setup-the-drivers-for-the-bare-metal-service>`_
`Setup the drivers for the Bare Metal service <http://docs.openstack.org/developer/ironic/newton/deploy/install-guide.html#setup-the-drivers-for-the-bare-metal-service>`_
#. Restart the ironic-conductor service:

View File

@ -21,7 +21,7 @@ booted instances by:
* Copying a template from shipped templates to another place, for example::
https://git.openstack.org/cgit/openstack/ironic/tree/ironic/drivers/modules/pxe_config.template
https://git.openstack.org/cgit/openstack/ironic/tree/ironic/drivers/modules/pxe_config.template?stable%2Fnewton
Making the modifications and pointing to the custom template via the configuration
options: ``[pxe]/pxe_config_template`` and ``[pxe]/uefi_pxe_config_template``.

View File

@ -21,7 +21,7 @@ The following sections will describe both methods.
in the kilo-era.
.. _diskimage-builder: http://docs.openstack.org/developer/diskimage-builder/
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/newton/
Enabling local boot with Compute service

View File

@ -405,7 +405,7 @@ Configure node web console
See `Configuring Web or Serial Console`_.
.. _`Configuring Web or Serial Console`: http://docs.openstack.org/developer/ironic/deploy/console.html
.. _`Configuring Web or Serial Console`: http://docs.openstack.org/developer/ironic/newton/deploy/console.html
.. _boot_mode_support:

View File

@ -123,4 +123,4 @@ following command.
$ ironic node-set-maintenance $NODE_UUID off
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/
.. _ironic-python-agent: http://docs.openstack.org/developer/ironic-python-agent/newton/