diff --git a/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml b/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml index b09ec8e48..427ed4e55 100644 --- a/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml +++ b/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml @@ -1,6 +1,6 @@ --- features: - | - Add an option ``--chassis `` to the + Adds an option ``--chassis `` to the ``openstack baremetal node list`` command. It provides the ability to get a list of the nodes of the specified chassis. diff --git a/releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml b/releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml index 699e06755..e1f263580 100644 --- a/releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml +++ b/releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml @@ -1,5 +1,5 @@ --- deprecations: - - Deprecated ``-l`` argument of ``openstack baremetal port create`` command - in favor of ``--local-link-connection``, as by openstack client guidelines, + - Deprecates ``-l`` argument of ``openstack baremetal port create`` command + in favor of ``--local-link-connection``, as by OpenStackClient guidelines, the options should be full words.