Comment 1 for bug 1787518

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I confirmed this.

(1) Create a new rule named 'test1' with Protocol=UDP, Action=deny, IP version=6, Enabled=False
(2) Check the new rule using openstack command -> L.3 at http://paste.openstack.org/show/728399/
(3) Click "Edit Rule" and just click "Save Changes" (without any modification)
(4) Check the new rule using openstack command -> L.26 at http://paste.openstack.org/show/728399/
(5) Now you can see "Protocol=UDP, Action=deny, IP version=6, Enabled=False" are reset to the default value (i.e., Protocol=TCP, Action=allow, IP version=4, Enabled=True)