Update template to include openstackclient

In addition to the ironic CLI, we have added the openstackclient CLI
(http://specs.openstack.org/openstack/ironic-specs/specs/approved/ironicclient-osc-plugin.html).

This adds two subsections in the CLI section of the template, to
describe changes to these two CLIs. Note that because they are
subsections, our unit tests will not enforce the presence of these
two sections.

Change-Id: Ie07a41c9815fbf7d2bd14ae9830a92b7db2d01f4
This commit is contained in:
Ruby Loo 2016-01-07 16:38:11 +00:00
parent c29af8e44f
commit 39176e4392
1 changed files with 8 additions and 0 deletions

View File

@ -194,6 +194,14 @@ 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.
RPC API impact
--------------