Comment 18 for bug 1894966

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ussuri)

Reviewed: https://review.opendev.org/752702
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=781210bd598c3e0ee9bd6a7db5d25688b5fc0131
Submitter: Zuul
Branch: stable/ussuri

commit 781210bd598c3e0ee9bd6a7db5d25688b5fc0131
Author: Stephen Finucane <email address hidden>
Date: Wed Sep 16 10:59:49 2020 +0100

    api: Set min, maxItems for server_group.policies field

    As noted inline, the 'policies' field may be a list but it expects one
    of two items.

    Change-Id: I34c68df1e6330dab1524aa0abec733610211a407
    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-Bug: #1894966
    (cherry picked from commit 32c43fc8017ee89d4e6cdf79086d87735a00f0c0)