neutron-fwaas osc plugin don't allow to create fw rules with some of the protocol types allowed by the fwaas plugin
Bug #2142479 reported by
Slawek Kaplonski
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-neutronclient |
Fix Released
|
Low
|
Slawek Kaplonski | ||
Bug Description
FWaaS OSC plugin which is in the neutronclient allows to choose only one of the: 'tcp', 'udp', 'icmp', 'any' as protocol type. But actually server accepts more choices like e.g. ipv6-icmp.
For security groups client is not doing any validation and let server to validate if the provided value is correct. FWaaS client plugin should behave in the same way.
To post a comment you must log in.

Fix proposed to branch: master /review. opendev. org/c/openstack /python- neutronclient/ +/977690
Review: https:/