diff options
| author | Greg Althaus <galthaus@austin.rr.com> | 2012-03-16 06:41:54 -0700 |
|---|---|---|
| committer | Greg Althaus <galthaus@austin.rr.com> | 2012-03-16 06:52:19 -0700 |
| commit | c2de5c61b25dccb6d355640e6c8c9eedd94fdef4 (patch) | |
| tree | 91f07db410b2142dbe810a2fb596690281d10f6d /nova/openstack | |
| parent | a3bab242db16d036a415aa6ce3e95803b001bcc6 (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
