]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Disallow updating SG rule direction in RESOURCE_ATTRIBUTE_MAP
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Mon, 30 Nov 2015 09:46:17 +0000 (18:46 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Tue, 1 Dec 2015 04:28:52 +0000 (13:28 +0900)
commite407a335713df40984286bafe1d7da4b530091dc
tree27819e095707be23836da8bd350fe6731a1d1af5
parent21ca26e50acc29125281116e23579982f720c05d
Disallow updating SG rule direction in RESOURCE_ATTRIBUTE_MAP

It doesn't make much sense to allow updating only the direction.
I suppose it was a bug in the first place.

Partial-Bug: #1521099
Change-Id: Idfd48c801be3cd34286595f5ca3c9d629a296200
neutron/extensions/securitygroup.py