diff --git a/releasenotes/notes/show-capabilities-29e4b6ebf6029ced.yaml b/releasenotes/notes/show-capabilities-29e4b6ebf6029ced.yaml new file mode 100644 index 000000000..e8fd7e6f5 --- /dev/null +++ b/releasenotes/notes/show-capabilities-29e4b6ebf6029ced.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - | + Command ``openstack baremetal show capabilities`` has been broken for some + time due to conflict with ``openstack baremetal show`` from Ironic. This + command was removed. diff --git a/releasenotes/notes/simple-raid-f293d2efec3afe1c.yaml b/releasenotes/notes/simple-raid-f293d2efec3afe1c.yaml new file mode 100644 index 000000000..8d980b95d --- /dev/null +++ b/releasenotes/notes/simple-raid-f293d2efec3afe1c.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add new command ``openstack overcloud raid create`` for building RAID on + given nodes.