← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1319583] [NEW] NSX: validate ownership of gateway device before creating

 

Public bug reported:

https://github.com/openstack/neutron/blob/master/neutron/plugins/vmware/dbexts/networkgw_db.py#L262

This bug is pretty much just about implementing the todo comment linked above:
            # TODO(salv-orlando): Enforce that gateway device identifiers
            # in this list are among the tenant's NSX network gateway devices
            # to avoid risk a tenant 'guessing' other tenant's network devices

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: New


** Tags: vmware

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1319583

Title:
  NSX: validate ownership of gateway device before creating

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  https://github.com/openstack/neutron/blob/master/neutron/plugins/vmware/dbexts/networkgw_db.py#L262

  This bug is pretty much just about implementing the todo comment linked above:
              # TODO(salv-orlando): Enforce that gateway device identifiers
              # in this list are among the tenant's NSX network gateway devices
              # to avoid risk a tenant 'guessing' other tenant's network devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1319583/+subscriptions


Follow ups

References