ironic/doc/source/deploy
Mathieu Mitchell 284005a2ee 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
2016-09-28 16:35:38 -04:00
..
adoption.rst Bug fixes and doc updates for adoption 2016-07-21 08:52:21 -04:00
api-audit-support.rst Documentation update 2016-08-23 12:49:04 -07:00
cleaning.rst Doc update for in-band cleaning support on more drivers 2016-07-19 06:12:51 +00:00
console.rst Add node serial console documentation 2016-08-25 15:21:54 -07:00
drivers.rst Fix markup in documentation 2016-06-06 11:00:24 +00:00
inspection.rst Fix typo in inspection.rst 2016-06-28 13:45:06 -07:00
install-guide.rst Point documentation links to newton equivalents 2016-09-28 16:35:38 -04:00
metrics.rst Add metrics to administrator guide 2016-09-08 15:05:28 -07:00
multitenancy.rst Add a note about security groups in install guide 2016-09-20 08:50:04 -04:00
radosgw.rst Add documentation for Ceph Object Gateway support 2015-11-05 17:05:49 +02:00
raid.rst Fix JSON error in documentation 2016-06-09 20:10:45 +02:00
security.rst Point documentation links to newton equivalents 2016-09-28 16:35:38 -04:00
troubleshooting.rst Document retrieving logs from the deploy ramdisk 2016-08-11 12:03:43 +01:00
upgrade-guide.rst Bring upgrade documentation up to date 2016-08-16 07:10:34 -04:00
user-guide.rst Update the webapi version history reference 2016-08-25 18:26:12 +03:00