Docs: Fix some typos in the documentation
Some trivial changes: 'the the' => 'the' 'to to' => 'to' 'managable' => 'manageable' TrivialFix Change-Id: I7cc9e63d903373444ff4b8e584a9ea298bf8fc26
This commit is contained in:
parent
4dd33f8bd4
commit
685b705d28
@ -91,7 +91,7 @@ the preferred process is:
|
||||
#. after some period of time has elapsed (and depending on the
|
||||
thread activity), someone should propose a solution via gerrit.
|
||||
(E.g. the person that started the thread if no one else steps up.)
|
||||
The proposal should be made in the the git repository that is associated
|
||||
The proposal should be made in the git repository that is associated
|
||||
with the issue. (For instance, this decision process was proposed as a
|
||||
documentation patch to the ironic repository.)
|
||||
#. In the email thread, don't forget to provide a link to the proposed patch!
|
||||
|
@ -26,7 +26,7 @@ Prerequisites
|
||||
=============
|
||||
|
||||
* ``UcsSdk`` is a python package version of XML API sdk available to
|
||||
to manage Cisco UCS Managed B/C-series servers.
|
||||
manage Cisco UCS Managed B/C-series servers.
|
||||
|
||||
Install ``UcsSdk`` [1]_ module on the Ironic conductor node.
|
||||
Required version is 0.8.2.2::
|
||||
|
@ -110,7 +110,7 @@ API Versions History
|
||||
|
||||
Add ``manageable`` state and ``manage`` transition, which can be used to
|
||||
move a node to ``manageable`` state from ``available``.
|
||||
The node cannot be deployed in ``managable`` state.
|
||||
The node cannot be deployed in ``manageable`` state.
|
||||
This change is mostly a preparation for future inspection work
|
||||
and introduction of ``enroll`` provision state.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user