Unable to Create Security rule with protocol "0"
Bug #1753978 reported by
Venkatrangan Govindarajan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-openstackclient |
New
|
Undecided
|
Unassigned |
Bug Description
Version:Pike
when using protocol as "0" when createing a security rule. Client returns an Error
Steps to reproduce:
Create a network
Create a VM for that network
Create a Security Group
Add a 0 protocol ingress rule for the above security group.
openstack security group rule create sg-connectivity --ingress --protocol 0
Observation:
During the rule creation, throws the below error
Error while executing command: Internal Server Error (HTTP 500) (Request-ID: req-7bbae634-
description: | updated |
To post a comment you must log in.