1373 Commits

Author SHA1 Message Date
Zuul
bce7822a73 Merge "Documentation for 'ramdisk' deploy with 'ilo-virtual-media' boot" 2018-10-12 15:24:32 +00:00
Zuul
d7bb8c3996 Merge "Add documentation for 'inject nmi' for ilo hardware type" 2018-10-12 15:24:30 +00:00
Zuul
1cdc13c61e Merge "Add automated_clean field to the API" 2018-10-09 17:41:07 +00:00
Dao Cong Tien
ca80af2234 Doc: Adds cinder as a service requires creds
Change-Id: I596118afea81fe956021feac82dfb856fd53dd9c
2018-10-09 14:18:15 +07:00
Yolanda Robla
f11c949a11 Add automated_clean field to the API
Creates the automated_clean entry in the API.

Change-Id: Ia086b2aae6665c57d2b4264c11de7b0601038a41
Story: #2002161
Task: #23368
2018-10-05 10:09:48 +02:00
Shivanand Tendulker
e25dfdcc44 Documentation for 'ramdisk' deploy with 'ilo-virtual-media' boot
This patch updates documentation of 'ilo' hardware type for
'ramdisk' deploy with 'ilo-virtual-media' boot interface.

Change-Id: I1568f6f9a33c13a0d43898065095fe59c4f43305
2018-10-04 05:28:53 -04:00
Shivanand Tendulker
b38c46f9a4 Add documentation for 'inject nmi' for ilo hardware type
This patch updates documentation of 'ilo' hardware type for
'inject nmi' functionality.

Change-Id: I09a7f3e1ce034526a7259c9cc6e7400d353391a8
2018-10-04 03:48:56 -04:00
Zuul
5ea80f0f3a Merge "Add admin documentation for rescue mode in iLO driver" 2018-10-01 15:58:21 +00:00
mallikarjuna.kolagatla
3387c9c2bf Add admin documentation for rescue mode in iLO driver
Adding rescue mode documentation for admin user in iLO driver

Depends-on: I02776ba4028de3b93ba1bccec59601d28648fd0a
Change-Id: I43f6ea7a2a76e23fcfc9c0964abc29ae5d38a12b
2018-09-28 06:39:56 +00:00
Zuul
9329018b7b Merge "Minor fixes for docs on changing hardware types" 2018-09-28 05:21:08 +00:00
Zuul
92114bb9ff Merge "Update docs to portgroup with creating windows images" 2018-09-27 22:12:56 +00:00
Zuul
4a455f161c Merge "Add admin documentation for rescue interface" 2018-09-27 16:17:24 +00:00
Dmitry Tantsur
8a75ebf42d Minor fixes for docs on changing hardware types
Addresses comments on https://review.openstack.org/#/c/585463/
Follow-up for story #2002868.

Change-Id: I5d66333796c8cdc00d0cca1e1dd4c7828ceb5612
2018-09-27 13:37:27 +02:00
Shivanand Tendulker
545b4fd363 Add admin documentation for rescue interface
This commit adds admin documentation for rescue interface
introduced in API version 1.38

Change-Id: I02776ba4028de3b93ba1bccec59601d28648fd0a
Partial-Bug: #1526449
2018-09-26 14:10:10 +00:00
Nguyen Van Trung
edd0ff7f46 Update docs to portgroup with creating windows images
This change will add how to create windows images article
in portgroup docs. these images will support to create port
bounding through ironic services.

This feature has tested on Fujitsu servers successfully.

Change-Id: I1ce941a16f080fce1699d8629a7e12a2c2d83ade
2018-09-24 04:11:14 +00:00
Kaifeng Wang
bdebd56ad9 Docs for agent http provisioning
Adds documentation for the agent http provisioning feature.

Change-Id: Id8ebf0ba890e0970fe875e6fd584429bd7a6c760
Story: 1598852
Task: 26378
2018-09-13 09:14:41 +08:00
Julia Kreger
17c3de3413 Fix doc builds for ironic
It seems that the wsme sphinx extension was concealing
issues in our doc builds, where formatting was not exactly
correct nor parsed as we would always expect as we have had
a tendency to fully document data structures as if we are
typing code.

Upon disabling the extension, the prior build failures due to
duplicate labels disappeared and other issues preventing the
docs from building successfully were raised.

It also seems that we never actually used the extension as
documented https://wsme.readthedocs.io/en/latest/document.html

$ grep -ir "wsme:root" ./ironic
$ grep -ir "wsme:type" ./ironic
$ grep -ir "wsme:attribute" ./ironic
$ grep -ir "wsme:service" ./ironic
$ grep -ir "autotype" ./ironic
./ironic/objects/fields.py:class FlexibleDictField(object_fields.AutoTypedField):
./ironic/objects/fields.py:class MACAddressField(object_fields.AutoTypedField):
$ grep -ir "autoattribute" ./ironic
$ grep -ir "autoservice" ./ironic
$ grep -ir "autofunction" ./ironic
$

Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Change-Id: Ib5bbd9274a4098022fba69f0e4998485d2ee2396
Story: 2003020
Task:  23043
2018-09-05 19:24:55 +02:00
Julia Kreger
199e490cbc Add vendor step placement suggestion
As discussed on irc[1], we felt the need to document the stance
on placement of vendor specific steps, in terms of what we as a
project would prefer to do and prefer to avoid.

[1]: http://eavesdrop.openstack.org/irclogs/%23openstack-ironic/%23openstack-ironic.2018-08-30.log.html#t2018-08-30T16:00:57

Change-Id: I795ac06a0c249697ed2f6d066dc46069c7e0f8ae
2018-08-31 10:12:50 +00:00
Zuul
d42343deea Merge "Reformat instructions related with various OS" 2018-08-25 14:23:25 +00:00
Julia Kreger
1dabeb28f8 Minor fixes to contributor vision
Change-Id: I606d447c707d9bbfd0e3f2b53c0b54aef2555709
2018-08-20 11:29:50 -07:00
Zuul
38046added Merge "A vision" 2018-08-20 15:27:09 +00:00
Zuul
19e9bb8b5d Merge "Add conductor_group docs" 2018-08-13 15:24:44 +00:00
Kaifeng Wang
f409a869ef Reformat instructions related with various OS
Follow up to "Ironic behind mod wsgi" documentation [1].

This reformats instructions and clears TODOs in the document,
similar places were found and fixed in this patch as well.

References to Fedora 21 are removed.

[1] https://review.openstack.org/#/c/407327

Change-Id: I3ded2614306df3f6ce4b1d14526b061dcaa7b829
2018-08-13 09:05:50 +08:00
Julia Kreger
951e673767 Add conductor_group docs
Change-Id: I7c4281c6b02392470600acca3d7ca84eb33af0c2
2018-08-10 13:16:37 +00:00
Shivanand Tendulker
fd6406f7ab A minor update to documentation of ilo hardware type
Change-Id: Iaa8e774bf187d9fbbe28f0b810c4a45d9d0268d7
2018-08-10 03:30:50 -04:00
Zuul
89f68e70e0 Merge "Update docs on ironic boot mode management" 2018-08-08 08:17:54 +00:00
Zuul
989f870778 Merge "Switch the "snmp" hardware type to "noop" management" 2018-08-07 22:41:06 +00:00
Zuul
257fcf9f98 Merge "Add "noop" management and use it in the "ipmi" hardware type" 2018-08-07 18:11:49 +00:00
Dmitry Tantsur
7893262d62 Switch the "snmp" hardware type to "noop" management
Support for "fake" is kept for backward compatibility and is deprecated.

Change-Id: Ibee573e660e2ba4204ecb68c8d80ad8d1e0b9a74
Story: #2003203
Task: #23361
2018-08-07 15:40:29 +00:00
Dmitry Tantsur
d42bd9a77b Add "noop" management and use it in the "ipmi" hardware type
The new management interface targets hardware that does not correctly
support changing the boot device via IPMI. For example, some hardware
was reported to break the configured boot order in this case. Using
the "noop" management will allow operators to pre-define the boot order
as PXE -> DISK.

Change-Id: Iae2837b100905e9e06cc2cd2614f0af81bf13752
Story: #2003203
Task: #23359
2018-08-07 13:25:50 +00:00
Zuul
a62a029f67 Merge "Improve the "Ironic behind mod wsgi" documentation" 2018-08-07 13:04:46 +00:00
Ilya Etingof
5dc665767f Update docs on ironic boot mode management
Change-Id: Ife47bf0bb604ef285621850234994ed430095e9b
2018-08-07 11:14:51 +02:00
Zuul
cf89089696 Merge "Ramdisk deploy driver doc" 2018-08-05 11:22:43 +00:00
Ilya Etingof
27ce134fb4 Add notes on Redfish boot mode management
Change-Id: I70f717df4d1c46af559834a7d9d37df7f212c217
2018-08-03 14:53:56 +02:00
Zuul
fecdb9a78c Merge "Prepare for Rocky release" 2018-08-03 10:29:33 +00:00
Julia Kreger
31afe4ff64 Prepare for Rocky release
Change-Id: Ie9fe6846b8945640d44db6f3c85aa9bfbfa073a1
2018-08-02 10:22:39 -07:00
Zuul
c93b3406b9 Merge "Improve doc of Node serial console" 2018-08-02 14:26:22 +00:00
Zuul
def2fc08aa Merge "Deploy steps documentation" 2018-08-02 14:23:37 +00:00
Julia Kreger
0d3751d144 A vision
During the rocky PTG, we discussed the vision
for ironic. We learned to use the same words.
We reached the same page.

As a result, the week felt very productive.

And so, we should actually write some of this down.

Accordingly the patch proposes a draft vision, as well
as sets the context of the discussions in an attept to
have a point or document that we can refer back to at
a later point in time.

The contents are based off of the Rocky ironic PTG vision
etherpad[1].

[1]: https://etherpad.openstack.org/p/ironic-rocky-ptg-vision

Change-Id: Ie7208cc5aeade96409b658041b9edb4976512ad7
2018-08-02 12:43:13 +00:00
LiYucai
8f55f0514c Improve the "Ironic behind mod wsgi" documentation
Change-Id: I2d42645f04659e284d7e09d1f8b47f9eb58d592d
Closes-Bug: #1628434
Co-authored-By: Do Anh Tuan <tuanda@vn.fujitsu.com>
2018-08-02 15:56:09 +07:00
Mark Goddard
995b538e6e Deploy steps documentation
Change-Id: Ia6d5336ee074ac5f44226c09c3b3c239f0e50162
Story: #1753128
Task: #22592
2018-08-01 16:10:21 +01:00
wangqi
f78ebd0dce Remove rabbit_max_retries option
The rabbit_max_retries parameter has been deprecated

Change-Id: I480fa50540764079e5d13cfbf4ed6afbac648799
2018-08-01 11:53:26 +00:00
Will Szumski
a033b250ad Document locale requirement for local testing
locale for tests is explicily set to en_US.UTF8 in tox.ini

Change-Id: I0e52720406bceaedd4c33b988ab3da131fc95cb1
Story: 2003177
Task: 23323
2018-07-31 10:37:30 +01:00
Dao Cong Tien
b0084cb872 Improve doc of Node serial console
According to the response from the cloud deployment team
at Fujitsu, there is lack of documentation for serial console.
This patch adds below details:

- Points out the Nova doc of serial console, so deployer can
refer to.
- Adds some info of case serial console runs under HA config.

The content is provided by the deployment team.

Change-Id: Ibd8c98024658b13637cf38f699463ed9beb8c88f
2018-07-31 10:44:31 +07:00
Julia Kreger
e25c6e23b4 Ramdisk deploy driver doc
Docs for the ramdisk driver, at least at a basic level.

Change-Id: Ie5f829fa6789f8a3e09eb1c9454f79b4315ae95a
Task: #23164
Story: #1753842
2018-07-30 12:40:40 -07:00
Zuul
0536854118 Merge "Add documentation for changing node's hardware type" 2018-07-28 14:41:18 +00:00
Zuul
39b594369d Merge "Documentation update of iLO BIOS settings" 2018-07-26 20:14:38 +00:00
vmud213
379876d60d Documentation update of iLO BIOS settings
Documentation changes related to 'ilo' BIOS interface to manage
BIOS settings on the node.

Change-Id: I261ab1bffcf9fc30a62f6ad767ebc2486ebcb975
Story: #2002899
2018-07-26 12:28:52 +05:30
Jim Rollenhagen
52b8638193 Add conductor_group to node notifications
Adds the field, bumps the versions, adds to docs.

Change-Id: I952a6c67135d84b93f178edce8e098a2d8200db4
Story: 2001795
Task: 23152
2018-07-25 21:14:28 +00:00
Dmitry Tantsur
600081daa9 Add documentation for changing node's hardware type
Change-Id: Iec93aaf85751895efed5dac4ccb4383ee919305c
Story: #2002868
2018-07-24 18:21:29 +02:00