← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Package changed: neutron-fwaas (Ubuntu) => neutron

-- 
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 OpenStack Neutron (virtual network service):
  New

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/neutron/+bug/1463774/+subscriptions