10 Commits

Author SHA1 Message Date
Dmitry Tantsur
f02ef8ad7a Rework drivers page in the admin documentation
First, "Enabling Drivers" is a really confusing title, since this page
links to complete driver documentation. It also links to IPA docs and
the PXE driver interface.

Next, our documentation is full of remarks about e.g. "pxe_* family of
drivers", which are misleading in the presence of hardware types and
the pxe_agent_cimc driver. We also have mentions of "iscsi deploy method"
without detailed explanation of how this method relates to hardware types
and classic drivers.

This change consolidates drivers and interfaces documentation under
the more clearly named root page. A new page is created with sections for
both deploy interfaces to use for linking from wherever a link to
a particular deploy interface is required.

Change-Id: Ifb8328ccaaac443fac276873e2c375ebcf983f03
2017-11-22 14:59:57 +01:00
Jenkins
57ac383316 Merge "Configuration documentation migrated" 2017-08-23 14:11:16 +00:00
Ilya Etingof
af8f46b7f4 Configuration documentation migrated
Documentation layout aligned with the OS standards.

The admin page cleaned up - unrelated references moved
elsewhere linking merely admin pages.

The configuration page refactored, ironic.conf
and policy.conf documentation and samples
automatically generated by oslo_config.sphinxext.

Change-Id: I9075e2688f59ecd8ab5c489679f2c53d6294f28d
2017-08-23 15:39:29 +02:00
Ruby Loo
4aeda3f16b correct URLs in admin docs
This corrects the URLs in the admin documentation. The changes include:
- changing http to https
- changing absolute links to relative links (where applicable)

Change-Id: I0c65293d26da6b0a0086304841b5b6d71ea44e75
2017-08-22 13:09:58 -04:00
Jenkins
c6aeeec37d Merge "Add admin guide for boot from volume" 2017-08-16 19:29:12 +00:00
Michael Turek
a397a84e65 Add admin guide for boot from volume
This patch introduces a guide for admin configuration to use
the boot from volume feature.

Change-Id: I70bd54191ad53b6048a915e5e8451a05464d190a
Partial-Bug: #1559691
2017-08-16 17:24:55 +00:00
Jenkins
45c7d8e1de Merge "Guide on upgrading to hardware types" 2017-08-11 14:43:19 +00:00
Dmitry Tantsur
d39f9af92b Guide on upgrading to hardware types
Only covers the generic cases for now. More drivers should be added later.

Related-Bug: #1524745
Partial-Bug: #1690185
Change-Id: Ic63c7ec7068db84931ac4ede712691327547810e
2017-08-10 16:05:41 +02:00
Madhuri Kumari
adcbd324af [doc-migration] Add configuration folder for documentation
This patch does the following:
* Adds a configuration folder to contain automated generated config
files for Ironic.
* Adds `oslo_config.sphinxconfiggen` to the extensions list.
* Adds `oslo_policy.sphinxpolicygen` to the extensions list.
* Adds ironic-policy-generator.conf

This is important for Ironic to be included in the list of services
on https://docs.openstack.org/pike/configuration/

Change-Id: I51a7204ce00be2588e427c1951e8be7dc7a22647
Closes-bug: #1706176
2017-08-02 13:14:23 +00:00
Sam Betts
02015a4be6 Move operator docs into into doc/source/admin
Change-Id: I13f90a0b183b7799b4c8b5c340052d96f717fa9f
2017-07-05 12:16:37 +01:00