Bug 1376631

Summary: Creating Security Group rule failed with Protocol -1
Product: Red Hat OpenStack Reporter: PURANDHAR SAIRAM MANNIDI <pmannidi>
Component: python-django-horizonAssignee: Radomir Dopieralski <rdopiera>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: medium    
Version: 9.0 (Mitaka)CC: aortega, athomas, mlopes, mrunge, rdopiera, srevivo
Target Milestone: ---Keywords: Documentation, ZStream
Target Release: 9.0 (Mitaka)   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Not updated the help text for protocol field in security group rule creation Consequence: Fix: Result:
Story Points: ---
Clone Of:
: 1378284 (view as bug list) Environment:
Last Closed: 2016-11-23 10:32:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1378284    
Attachments:
Description Flags
Error message
none
field help text none

Description PURANDHAR SAIRAM MANNIDI 2016-09-16 01:02:39 UTC
Created attachment 1201507 [details]
Error message

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:

Comment 1 PURANDHAR SAIRAM MANNIDI 2016-09-16 01:04:37 UTC
Created attachment 1201508 [details]
field help text

Comment 2 Martin Lopes 2016-09-22 02:58:04 UTC
Assigning to horizon dev team