1356 Commits

Author SHA1 Message Date
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
Zuul
fcc2088409 Merge "Remove endpoint_type from configuration" 2018-07-23 22:08:33 +00:00
Zuul
bf76dd4fdc Merge "Replace port 35357 with 5000 for "auth_url"" 2018-07-23 15:31:04 +00:00
Zuul
c1f672e4ea Merge "Fix bug to doc:configdrive" 2018-07-23 11:07:04 +00:00
Zuul
8a47090f99 Merge "Use openstack client instead of neutron client" 2018-07-19 17:02:04 +00:00
Zuul
3015625984 Merge "Follow up Add CUSTOM_CPU_FPGA Traits value to ironic inspection" 2018-07-19 07:20:41 +00:00
zhang.lei
303040e273 Use openstack client instead of neutron client
Change-Id: I2c075db43ca3d9586fded8e7505300c99ead4116
2018-07-19 02:00:06 +00:00
Nguyen Van Duc
e03671bde3 Replace port 35357 with 5000 for "auth_url"
Based on the change in Keystone Install Guide [1],
this patch replace port 35357 with 5000 for "auth_url".

For more details, please check similar changes which have been done
on other projects: Nova [2], Neutron [3], Cinder [4], Glance [5].

[1] https://review.openstack.org/#/c/541857
[2] https://review.openstack.org/#/c/562812
[3] https://review.openstack.org/#/c/566491
[4] https://review.openstack.org/#/c/565464
[5] https://review.openstack.org/#/c/558932

Change-Id: Ic0306aaa1a0c0875a201e0a7a6cd00f9972d10b6
2018-07-18 22:18:33 +00:00
Dmitry Tantsur
597d8a727b Add reset_interfaces parameter to node's PATCH
Setting it to true when updating the node's driver resets all hardware
interfaces to their defaults, unless they're also updated.

Change-Id: Ie70dbbed2be0a46f024b859e8141572500fb47c6
Story: #2002868
Task: #22818
2018-07-18 21:50:13 +00:00
Zuul
072cf9b560 Merge "Follow-up changes to iRMC bios interface." 2018-07-18 13:50:30 +00:00
Nguyen Hung Phuong
fa551a6ba7 Follow up Add CUSTOM_CPU_FPGA Traits value to ironic inspection
This commit updates documentation describes function usage based upon
review feedback in I685c87561e74e0c7153e8fb948b819a783fad41f.

Change-Id: I424d1a207952ebec3dc5e94955e859744094be46
2018-07-18 09:23:34 +00:00
Julia Kreger
72f7a70184 Follow-up changes to iRMC bios interface.
Minor formatting and fix-ups for the iRMC bios interface
addition patch.

Update new scciclient version which will support this feature
for newer iRMC server versions.

Co-Authored-By: Nguyen Van Trung <trungnv@vn.fujitsu.com>
Change-Id: I6cfe8175e687d6a900a17b31e75459d8b01a8edb
2018-07-18 08:12:45 +00:00
Zuul
3ddfce0f1b Merge "Deploy steps - API & notifications" 2018-07-16 10:49:38 +00:00
tianhui
c47ed8a896 Fix bug to doc:configdrive
There is a wrong url in the doc and change it to correct

Change-Id: Id2fa7df39857d5df0508b0915789f12b58df8dc0
2018-07-16 02:13:53 +00:00
Zuul
036d6247e5 Merge "Update the doc regarding the removal of calssic drivers" 2018-07-14 19:51:32 +00:00
Zuul
824ea61a9b Merge "Fix bug to doc:kernel-boot-parameters" 2018-07-14 19:51:30 +00:00
Zuul
f70770db02 Merge "Implement iRMC BIOS configuration" 2018-07-12 21:57:03 +00:00
tianhui
09ebc659d4 Fix bug to doc:kernel-boot-parameters
There are wrong urls in the doc and change them to correct

Change-Id: I1ee0dbb95a6117fae37a5417b8fd44a47ba93544
2018-07-12 09:29:06 +00:00