* Use more copy-paste friendly indentation in the examples
* Use subheadings for properties
* Render JSON examples as JSON
* Remove explicit API version from CLI, we've been defaulting
to latest for several releases.
* Small fixes
Change-Id: I1cae6e9b4ff124e3404bd55638bc77bdf3465fe0
This provides a bunch of updates based on user testing of the feature.
Also the lines are wrapped and inter-document links are created.
Change-Id: Ia3408aee3ebcd4ad5deedaa48967f46134ad2cfc
- Jobs description: Help people understand
what each job does in our CI.
- How to add a new Job
- How to initially debug failures in jobs.
Change-Id: I33b99bc7fc1033b693a3748322c1878e4c9231d7
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.
Note that redirects will be set up as well but let's point now to the
new location.
For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html
Change-Id: I30a51394d396cc89f647b4170d6a2e6b0b993dcb
This file belongs to classic drivers and is not used anymore,
the reference link in the admin/interfaces/boot.rst is marked
hidden, thus can be removed.
Change-Id: Iefe656a4a79491f5f0513ab4e315b2da08918355
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.
Change-Id: I308c3296bc56fdb623a9fc6b021c388be2d33330
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
Highlight 'software' as the value for controller when defining RAID
properties and remove a redundant word.
Change-Id: Ie26ddb09fda063cd91890fa7644624f2277a4dab
Update the RAID documentation in the admin guide with the IPA
support for Software RAID.
Change-Id: I3383e4b4b3c5a887e6795043ad8126d4d4a216d2
Story: #2004581
Task: #33643
Following recent changes to global requirements [1], we need
to update sphinx requirements locally.
[1] If558f184c959e4b63b56dec3ca1571d1034cfe5c
Change-Id: Ia0dd6883b4c15b8a0646ee765689343c116b2bcd
This feature addresses the case of moving the already deployed nodes
under the allocation API.
Change-Id: I29d0bd3663e0d1b27727a700c0f0e0fb6ceac1d9
Story: #2005014
Task: #29491
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
`hash_distribution_replicas` was deprecated in the Stein cycle (12.1.0).
Story: #1680160
Task: #30033
Change-Id: Iddc59ed113fb9808f8c8564433475638491be84f
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
* 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>
Sphinx 2.0 requires at least 0.10.0
Depends-on: I50f778e639acd2b4d9b0069a0081ff78b574ba7c
Change-Id: If88c529a60b0a58eb9439af1115ab558b6d7f6dd
Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
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