yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33755
[Bug 1463774] Re: Cisco CSR1kv device driver should use 'l4-options' keyword instead of 'L4-option'
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/1463774
Title:
Cisco CSR1kv device driver should use 'l4-options' keyword instead of
'L4-option'
Status in Cisco Vendor Code for OpenStack Neutron:
New
Status in OpenStack Neutron (virtual network service):
Incomplete
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