yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38000
[Bug 1463774] Re: Cisco CSR1kv FWaaS driver should use 'l4-options' keyword instead of 'L4-option'
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463774
Title:
Cisco CSR1kv FWaaS driver should use 'l4-options' keyword instead of
'L4-option'
Status in networking-cisco:
New
Status in neutron:
Fix Released
Bug description:
CSR1kv REST API has been updated a little bit.
Example of POST request for https://10.0.200.12:55443/api/v1/acl:
{"rules": [{"l4-options": {"dest-port-start": "22"}, "protocol": "tcp", "sequence": "100", "destination": "any", "source": "any", "action": "permit"}, {"l4-options": {"src-port-start": "4510", "dest-port-start": "4510"}, "protocol": "udp", "sequence": "101", "destination": "any", "source": "any", "action": "permit"}]}
Notice "l4-options" keyword starts from lower-case letter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-cisco/+bug/1463774/+subscriptions