From dd77b131f3b6c2117473971fdf4d1f1a363f4ef0 Mon Sep 17 00:00:00 2001 From: Ruby Loo Date: Tue, 27 Jun 2017 14:20:24 -0400 Subject: [PATCH] reno: feature parity between ironic & OSC This adds a release note to announce feature parity between 'openstack baremetal' (OSC plugin) and 'ironic' CLIs. Change-Id: I771e640c0583cc7ed3d6778311e12d21bd776bb9 --- .../notes/feature-parity-osc-cli-7606eed15f1c124f.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 releasenotes/notes/feature-parity-osc-cli-7606eed15f1c124f.yaml diff --git a/releasenotes/notes/feature-parity-osc-cli-7606eed15f1c124f.yaml b/releasenotes/notes/feature-parity-osc-cli-7606eed15f1c124f.yaml new file mode 100644 index 000000000..060ee69db --- /dev/null +++ b/releasenotes/notes/feature-parity-osc-cli-7606eed15f1c124f.yaml @@ -0,0 +1,4 @@ +--- +prelude: > + With this release, we have achieved feature parity between the + ``ironic`` and ``openstack baremetal`` (OpenStack Client plugin) CLI.