Add reno for change Ic3c555226a220efd9b0f27edffccf6c4c95c2747

Change Ic3c555226a220efd9b0f27edffccf6c4c95c2747 introduced some
validation for the 'openstack server group create --policy' command.
Call this out in the release notes.

Change-Id: I7e00851a03470364db00f0f114fc724b0f686b72
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2021-01-11 14:24:48 +00:00
parent d5026278ed
commit bb15b29190

View File

@ -0,0 +1,6 @@
---
fixes:
- |
The ``openstack server group create`` command will now validate the policy
value requested with ``--policy``, restricting it to the valid values
allowed by given microversions.