summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml2
-rw-r--r--releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml b/releasenotes/notes/osc-node-list-chassis-091d080684cdccf8.yaml
index b09ec8e..427ed4e 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 <chassis UUID>`` to the
+ Adds an option ``--chassis <chassis UUID>`` 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 699e067..e1f2635 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.