Update configuration reference link to latest draft

Currently, the configuration reference points to Mitaka. This is wrong
as Newton was just released. Additionally, there is also a different
page published from master.

This commit links to the "draft" page from master. This will direct
readers to the right version of the configuration reference
documentation.

Change-Id: I677bfe0757dd99b63c5204b36e5fe68878eeb1f0
This commit is contained in:
Mathieu Mitchell 2016-09-28 16:19:56 -04:00
parent 10a495ae87
commit 40aafa6042

View File

@ -154,17 +154,9 @@ of ironic that may or may not be suitable to every situation.
Configuring for Multi-tenant Networking <deploy/multitenancy> Configuring for Multi-tenant Networking <deploy/multitenancy>
Configuring node web or serial console <deploy/console> Configuring node web or serial console <deploy/console>
Emitting software metrics <deploy/metrics> Emitting software metrics <deploy/metrics>
Configuration Reference <http://docs.openstack.org/draft/config-reference/bare-metal.html>
Sample configuration file <https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample>
A reference guide listing all available configuration options is published for
every major release. Additionally, a `sample configuration file`_ is included
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>
.. _sample configuration file: https://git.openstack.org/cgit/openstack/ironic/tree/etc/ironic/ironic.conf.sample
Dashboard Integration Dashboard Integration
--------------------- ---------------------