summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Follow-up to the IntelIPMIHardware patchMadhuri Kumari2019-07-261-12/+10
| | | | Change-Id: I240c27c25f70b0a916bbed6cc4a4122c0bffd9a9
* Merge "Add documentation for IntelIPMI hardware"Zuul2019-07-092-0/+160
|\
| * Add documentation for IntelIPMI hardwareMadhuri Kumari2019-06-202-0/+160
| | | | | | | | | | | | Change-Id: I496cb2d786381b9aa1af11c2a37d728b47e2f9be Story: 2005390 Task: 33576
* | Merge "Remove CIMC/UCS drivers"Zuul2019-06-284-191/+0
|\ \
| * | Remove CIMC/UCS driversJulia Kreger2019-06-254-191/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cisco's Third-Party CI was taken down as a result of the CTO's office being restructured. Numerous attempts to re-engage with Cisco directly and address the various known issues in their drivers have not proven to be fruitful. Additionally, the drivers are not Python3 compatible, and some reports have indicated that the CIMC driver is no longer compatible with newer versions. As such, the ironic community has little choice but to to remove the Cisco UCS/CIMC hardware types and driver interface code. Story: 2005033 Task: 29522 Change-Id: Ie12eaf7572ce4d66f6a68025b7fe2d294185ce28
* | | Merge "[Trivial] Software RAID: Documentation edits"Zuul2019-06-251-3/+3
|\ \ \
| * | | [Trivial] Software RAID: Documentation editsArne Wiebalck2019-06-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlight 'software' as the value for controller when defining RAID properties and remove a redundant word. Change-Id: Ie26ddb09fda063cd91890fa7644624f2277a4dab
* | | | Merge "Software RAID: Add documentation"Zuul2019-06-241-10/+59
|\ \ \ \ | |/ / /
| * | | Software RAID: Add documentationArne Wiebalck2019-06-211-10/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the RAID documentation in the admin guide with the IPA support for Software RAID. Change-Id: I3383e4b4b3c5a887e6795043ad8126d4d4a216d2 Story: #2004581 Task: #33643
* | | | Blacklist sphinx 2.1.0 (autodoc bug)pengyuesheng2019-06-211-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: Id7033122874f1ebbe1b659fae854b21003e5c0e1
* | | Update API history and release mapping for 12.2.0Mark Goddard2019-06-181-2/+2
| | | | | | | | | | | | | | | | | | 12.2.0 will be the first release in the Train cycle. Change-Id: Ide12cb4f83f3216af82e0d1139dc2f4468f1e5cb
* | | Merge "Bump lower mock version to 3.0.0"Zuul2019-06-111-1/+1
|\ \ \
| * | | Bump lower mock version to 3.0.0Ilya Etingof2019-06-041-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Previously used mock 2.0.0 has a nasty bug which prevents mocking `@staticmethod` callables [1][2]. 1. https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst#300 2. https://bugs.python.org/issue23078 Change-Id: I38d78cb8de92e9ecfc3dda5ffafcb4ffe175169e
* | | Merge "Allocation API: backfilling allocations"Zuul2019-06-041-2/+8
|\ \ \ | |/ / |/| |
| * | Allocation API: backfilling allocationsDmitry Tantsur2019-05-211-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | This feature addresses the case of moving the already deployed nodes under the allocation API. Change-Id: I29d0bd3663e0d1b27727a700c0f0e0fb6ceac1d9 Story: #2005014 Task: #29491
* | | Merge "Add a high level vision reflection document"Zuul2019-06-032-0/+47
|\ \ \
| * | | Add a high level vision reflection documentJulia Kreger2019-04-282-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of the TC effort to raise visibility, we want to add a short high level document which attempts to detail the areas that could use additional focus where the project as a whole does not seemingly align with the rest of the OpenStack Cloud vision. Some aspects really don't apply, but these seem to be valid areas and it is important that we write these sorts of things down. Change-Id: I280c73b8cabcd214d791293d25aef57216464ec7
* | | | Merge "Add note for alternative checksums"Zuul2019-05-291-0/+5
|\ \ \ \
| * | | | Add note for alternative checksumsJulia Kreger2019-04-181-0/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I16353fa27f8899502ce033255f87e4523a3b167f
* | | | | Merge "Add DHCP server part to make the document more detail"Zuul2019-05-271-0/+39
|\ \ \ \ \
| * | | | | Add DHCP server part to make the document more detailJerry2019-05-201-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Story: 2003936 Task: 30198 Change-Id: I0cdc9b53acf022dc6828bf99fd6551ebbaf6caff
* | | | | | Merge "Update sphinx requirements"Zuul2019-05-231-1/+2
|\ \ \ \ \ \
| * | | | | | Update sphinx requirementsRiccardo Pittau2019-05-221-1/+2
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following recent changes to global requirements [1], we need to update sphinx requirements locally. [1] If558f184c959e4b63b56dec3ca1571d1034cfe5c Change-Id: Ia0dd6883b4c15b8a0646ee765689343c116b2bcd
* | | | | | Fix inaccurate url linkszhu.fanglei2019-05-232-2/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This is to fix some inaccurate url links Change-Id: I8d7f20f3d1b2cdf56fd79cf9388e79ecd2eb0108
* | | | | Merge "Add API to allow update allocation name and extra field"Zuul2019-05-201-0/+8
|\ \ \ \ \
| * | | | | Add API to allow update allocation name and extra fieldMadhuri Kumari2019-05-091-0/+8
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I435e9734f2517b959f8e6124e54fc473c683b702 Story: 2005126 Task: 29796
* | | | | Merge "Add openstack commands in node deployment guide"Zuul2019-05-031-23/+24
|\ \ \ \ \
| * | | | | Add openstack commands in node deployment guideMadhuri Kumari2019-05-011-23/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a minor formatting issue and adds the corresponding openstack commands. Change-Id: Id45998d629332c4c785129e3711a0eed558d839e
* | | | | | Merge "Removes `hash_distribution_replicas` configuration option"Zuul2019-05-011-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removes `hash_distribution_replicas` configuration optionVarsha2019-04-191-1/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `hash_distribution_replicas` was deprecated in the Stein cycle (12.1.0). Story: #1680160 Task: #30033 Change-Id: Iddc59ed113fb9808f8c8564433475638491be84f
* | | | | Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-2417-45/+45
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Ic19e45986e9f650c1deb297f463e679fd268ad97
* | | | Place upper bound on python-dracclient versionRichard Pioso2019-04-151-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idrac hardware type requires python-dracclient versions greater than or equal to 1.5.0 and less than 3.0.0. This defines the upper bound to be less than 3.0.0 to make it easier to backport to stable/stein. It was originally proposed against stable/stein -- https://review.openstack.org/#/c/645956/ . Reviewers asked that it be submitted against master first -- https://review.openstack.org/#/c/645956/1/driver-requirements.txt@12 -- and then backported to stable/stein. The ironic master and stable/stein branches are compatible with python-dracclient releases less than 3.0.0. Note that python-dracclient's stable/stein branch was created off of tag 2.0.0. The ironic stable/stein branch follows tag 12.1.0, which was created on March 21. The python-dracclient tag 3.0.0 was created after that, on April 4. The upper bound on master will be updated to less than 4.0.0 by a follow-on change. A related change has been proposed for stable/rocky -- https://review.openstack.org/#/c/651657/ . It will be backported to stable/queens and prior after it merges. Change-Id: I5f6d6be53aec9d72e8ba5cfa436f12e01966f871
* | | doc: update ibmc driver support servers documentQianbiao NG2019-04-041-3/+3
| | | | | | | | | | | | | | | | | | update document for the supported servers scope of ibmc driver Change-Id: I09ab51ac07a11b57d936ec7d47b149bb5a80b41e
* | | Slightly rephrase note in tenant networking docsJan Gutter2019-04-021-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | * Taken out of context, the note could cause a bit of confusion, explicitly note the difference between flat and neutron networking. Change-Id: Ief0cf6861b510af50574fdf623526a1560301caf Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
* | | Bump sphinxcontrib-pecanwsme to 0.10.0Jan Gutter2019-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Sphinx 2.0 requires at least 0.10.0 Depends-on: I50f778e639acd2b4d9b0069a0081ff78b574ba7c Change-Id: If88c529a60b0a58eb9439af1115ab558b6d7f6dd Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
* | | Merge "Replace openstack.org git:// URLs with https://"Zuul2019-03-312-3/+3
|\ \ \
| * | | Replace openstack.org git:// URLs with https://Ian Wienand2019-03-242-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: Ie1be8a026e88eba235bce29fe0504e35e03afe8e
* | | Docs: correct expected host format for drac_addressZane Bitter2019-03-281-1/+1
|/ / | | | | | | | | | | | | The iDRAC driver expects a hostname or IP address in the drac_address field of the driver_info. Passing a URL does not work. Change-Id: I999f84ef5d7bc4b10cb8cf8dabdeb1f17172e824
* | Merge "Update release-mappings and api version data for Stein release"Zuul2019-03-201-9/+18
|\ \
| * | Update release-mappings and api version data for Stein releaseJulia Kreger2019-03-191-9/+18
| | | | | | | | | | | | | | | | | | | | | Also included the object information for 12.0, which was released during the stein cycle. Change-Id: I9aec8095a7844f0568b40c7cdf1e07e6dc024770
* | | Merge "Advance python-dracclient version requirement"Zuul2019-03-201-1/+1
|\ \ \
| * | | Advance python-dracclient version requirementRichard Pioso2019-03-181-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | python-dracclient versions 1.5.0 and later are required for a bug fix to the idrac hardware type which assigns ports' pxe_enabled flags during out-of-band inspection [1]. [1] https://review.openstack.org/#/c/617951 Change-Id: Iead9f0272d5cdd57c8837826ad340e11f5bcae15
* | | Merge "Update doc for UEFI first"Zuul2019-03-191-79/+94
|\ \ \ | |/ / |/| |
| * | Update doc for UEFI firsttiendc2019-03-141-79/+94
| |/ | | | | | | | | | | | | | | | | | | This patch moves the doc of PXE UEFI setup prior to PXE BIOS. The two parts require TFTP server to be set up, so this splits and separates the doc of that part. Change-Id: If27c2743cd6b1b2746143c8f7c933d6eab27a99b Story: 2003936 Task: 27713
* | Merge "Add Huawei iBMC driver support"Zuul2019-03-153-0/+1429
|\ \
| * | Add Huawei iBMC driver supportQianbiao NG2019-03-143-0/+1429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch proposes to adding iBMC driver for deploying the Huawei 2288H V5, CH121 V5 series servers. The driver aims to add management and power interfaces using Huawei iBMC RESTful APIs for those series servers. Change-Id: Ic5e920e4e58811c6a6dfe927732595950aea64e7 Story: 2004635 Task: 28566
* | | Merge "Deploy Templates: documentation"Zuul2019-03-144-63/+368
|\ \ \
| * | | Deploy Templates: documentationMark Goddard2019-03-124-63/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds documentation for the deploy templates feature added in ironic API version 1.55. Change-Id: I7bedb9598e9b374bc4d2140eac02bb81fe5a18f9 Story: 1722275 Task: 29962
* | | | Merge "Adding ansible python interpreter as driver_info"Zuul2019-03-141-0/+7
|\ \ \ \
| * | | | Adding ansible python interpreter as driver_infoRiccardo Pittau2019-03-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch grants the possibility to change the ansible python interpreter used on remote managed machines as per-node driver_info option. Follw-up of https://review.openstack.org/641376 Change-Id: Ic1a994970a5aef5bbbbaaa747818e7ac402912ad Story: 2005159 Task: 29915