← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1463774] [NEW] Cisco CSR1kv device driver should use 'l4-options' keyword instead of 'L4-option'

 

You have been subscribed to a public bug:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Yanping Qu (yanping)
         Status: New

-- 
Cisco CSR1kv device driver should use 'l4-options' keyword instead of 'L4-option'
https://bugs.launchpad.net/bugs/1463774
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.