Update the CLI section

Removes the "ironic" CLI subsection since we no longer
support that.

Adds an "openstacksdk" subsection since we need to make
sure that the sdk provides support for any new features
we add in our REST API.

Change-Id: Ib3608222e2ac512e1fb8d4d032f39ea83ad0c2a5
This commit is contained in:
Ruby Loo 2020-02-10 18:57:05 +00:00
parent d8ffa3ce31
commit 13be0b2e14
1 changed files with 7 additions and 4 deletions

View File

@ -186,14 +186,17 @@ corresponding changes to python-ironicclient. If so, what does the user
interface look like. If not, describe why there are REST API changes but
no changes to the client.
"ironic" CLI
~~~~~~~~~~~~
Changes, if any, to the "ironic" CLI.
"openstack baremetal" CLI
~~~~~~~~~~~~~~~~~~~~~~~~~
Changes, if any, to the OpenStackClient plugin, "openstack baremetal" CLI.
"openstacksdk"
~~~~~~~~~~~~~~
Changes, if any, to the `OpenStack SDK
<https://docs.openstack.org/openstacksdk/latest/>`_, `baremetal
<https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/baremetal>`_
methods.
RPC API impact
--------------