Description of problem: [rfe] Allow openstack client to set a rule on a new servergroup as since nova 2.64 we can set that. novaclient does support it but not openstackclien. This patch might help [1] [1] https://review.opendev.org/c/openstack/python-openstackclient/+/784100 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
We might just need to backport a5c6470f2d76afb9ac87d05c4326bebf925a55da to train.
commit a5c6470f2d76afb9ac87d05c4326bebf925a55da Author: Stephen Finucane <sfinucan> Date: Thu Nov 5 11:49:11 2020 +0000 compute: Add 'server group create --rule' option This closes the remaining gap with the 2.64 compute API microversion. Change-Id: Ia42b23d813b7af6ddb1a41f4e9bdc8a6160b908c Signed-off-by: Stephen Finucane <sfinucan>
As discussed with my team, we would like to add coverage in tempest [1] as well as the test unit [2] [1] https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_server_group.py [2] https://review.opendev.org/c/openstack/python-openstackclient/+/761597/10/openstackclient/tests/unit/compute/v2/test_server_group.py
This needs pm and qe acks to be accepted into 16.2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:3483