yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33754
[Bug 1463777] Re: Cisco CSR1kv device driver should set 'protocol' value to 'all' or to any valid protocol name.
Can you confirm that this is something that belongs to the neutron core,
rather than the cisco driver?
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Changed in: neutron
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463777
Title:
Cisco CSR1kv device driver should set 'protocol' value to 'all' or to
any valid protocol name.
Status in Cisco Vendor Code for OpenStack Neutron:
New
Status in OpenStack Neutron (virtual network service):
Incomplete
Bug description:
If user set protocol to 'any' (using neutron client or horizon) the
CSR1kv device driver sends following request:
{"rules": [{"L4-options": {"dest-port-start": "22"}, "protocol": "tcp", "sequence
": "100", "destination": "any", "source": "any", "action": "permit"}, {"action": "permit", "source": "any", "destination": "any", "protocol": null, "sequence": "101"}]}
Notice: "protocol": null,
'null' is not a valid value. According to Reference Guide: A protocol
number or any of the keywords "all", "tcp", "udp", "icmp","ip"
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-cisco/+bug/1463777/+subscriptions