+++ This bug was initially created as a clone of Bug #1376631 +++
Description of problem:
Creating security group rule failed in OSP 9 from dashboard/horizon when selected other protocol with protocol value -1. It is created successfully in OSP 8.
But creating with protocol -1 always fails from CLI in both OSP 8 and OSP 9.
The horizon field help says input -1 as wildcard entry
Version-Release number of selected component (if applicable):
Red Hat OpenStack Platform 9
How reproducible:
Always
Steps to Reproduce:
1. create a security group rule with other protocol and input protocol value as -1
Actual results:
An error message is thrown as "Not a valid IP protocol number"
Expected results:
The protocol field should not say input -1 for wildcard entry instead it should say leave it blank for wildcard entry
Additional info:
--- Additional comment from PURANDHAR SAIRAM MANNIDI on 2016-09-15 21:04 EDT ---
--- Additional comment from Martin Lopes on 2016-09-21 22:58:04 EDT ---
Assigning to horizon dev team