Comment 2 for bug 1816330

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/637446
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cf9def203c73a1df24fbe8a8aa7c199aa4f1b2c3
Submitter: Zuul
Branch: master

commit cf9def203c73a1df24fbe8a8aa7c199aa4f1b2c3
Author: pengyuesheng <email address hidden>
Date: Mon Feb 18 09:58:38 2019 +0800

    Marking CIDR as mandatory field on Add rule form in security_group panel

    When selecting the remote as CIDR,
    the CIDR value field is mandatory but isn't marked as mandatory.
    This patch marks it as mandatory.

    Change-Id: I2125813d6fb58e311b6bef821a88c78ab0fc6cfc
    Closes-Bug: #1816330