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

Nikolay Fedotov fedotov.nn at gmail.com
Wed Jun 10 10:43:27 UTC 2015


Public bug reported:

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-fwaas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron-fwaas in Ubuntu.
https://bugs.launchpad.net/bugs/1463774

Title:
  Cisco CSR1kv device driver should use 'l4-options' keyword instead of
  'L4-option'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1463774/+subscriptions



More information about the Ubuntu-server-bugs mailing list