summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorGreg Althaus <galthaus@austin.rr.com>2012-03-16 06:41:54 -0700
committerGreg Althaus <galthaus@austin.rr.com>2012-03-16 06:52:19 -0700
commitc2de5c61b25dccb6d355640e6c8c9eedd94fdef4 (patch)
tree91f07db410b2142dbe810a2fb596690281d10f6d /nova/openstack
parenta3bab242db16d036a415aa6ce3e95803b001bcc6 (diff)
Tweak security port validation for ICMP
Horizon allows for ICMP to be type:code. Type and code can be from -1 to 255. API refers to both EC2 and Nova APIs This patch attempts to resolve: 1. API code throws exceptations when 0 is passed for either field 2. API code validates type:code like from->to range. type and code are independent 3. Update unit tests for this new set of operations. A side effect is that the following are allowed type:code. -1:X X:-1 The code assumes that -1 is a wildcard for the field. bug 956967 Change-Id: Ieb6989815afc6986b72e0efc7611c2cc353ab5d8
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions