Update documentation to retain relevant terms
- Kept the "abort" term in the relevant documentation as it's the actual verb in the API per reviewer feedback. - Updated sentence "CentOS 7 development images are no longer updated" by removing "development". Partial-Bug: #2072365 Change-Id: Ibc09693f26a0c4e26bbd3ba2fc7918383c4d81ec
This commit is contained in:
parent
c0cf87d4a0
commit
cbde488bc4
@ -184,7 +184,7 @@ re-attempted. Example::
|
||||
|
||||
baremetal node adopt <node name or uuid>
|
||||
|
||||
If a user wishes to abort their attempt at adopting, they can then move
|
||||
If a user wishes to cancel their attempt at adopting, they can then move
|
||||
the node back to ``manageable`` from ``adopt failed`` state by issuing the
|
||||
``manage`` verb. Example::
|
||||
|
||||
|
@ -42,7 +42,7 @@ option:
|
||||
Validates network interfaces and stores the result in the ``plugin_data``
|
||||
in two fields:
|
||||
|
||||
* ``all_interfaces`` - all interfaces that pass the basic sanity check.
|
||||
* ``all_interfaces`` - all interfaces that pass the basic functional check.
|
||||
* ``valid_interfaces`` - interfaces that satisfy the configuration
|
||||
in the :oslo.config:option:`inspector.add_ports` option.
|
||||
|
||||
|
@ -17,7 +17,7 @@ Two kinds of images are published on every commit from every branch of
|
||||
* For Ussuri and up to Yoga use CentOS 8 images.
|
||||
* For Zed and newer use CentOS 9 images.
|
||||
|
||||
.. warning:: CentOS 7 master images are no longer updated and must not be
|
||||
.. warning:: CentOS 7 images are no longer updated and must not be
|
||||
used.
|
||||
|
||||
.. warning:: The published images will not work for dhcp-less deployments
|
||||
|
Loading…
x
Reference in New Issue
Block a user