Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-862

ACL issue in handling port-create

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Nitrogen
    • None
    • General
    • None
    • Operating System: All
      Platform: All

    • 9026

    Description

      Problem:
      When a VM is booted by creating a port with commands [1] & [2], ACL
      service is bound to the interface which shouldn't have happened as [2]
      explicitly sets --port-security-enabled False.

      + During [1], ACL bind service is performed as flag
      port-security-enabled=True by default.
      + During [2], ACL unbind service should be performed as flag
      port-security-enabled=False is set explicitly. This was not happening.

      Commands:
      [1] neutron port-create net10 --no-security-groups
      [2] neutron port-update <port id> --port-security-enabled False

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            somashekar.byrappa@ericsson.com Somashekar Byrappa
            somashekar.byrappa@ericsson.com Somashekar Byrappa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: