Merge "Replace outdated URL in code comment"
This commit is contained in:
@@ -137,8 +137,7 @@ class Ports(generic.View):
|
||||
The listing result is an object with property "items". Each item is
|
||||
a port.
|
||||
"""
|
||||
# see
|
||||
# https://github.com/openstack/neutron/blob/master/neutron/api/v2/attributes.py
|
||||
# https://opendev.org/openstack/neutron/src/branch/master/neutron/tests/unit/extensions/v2attributes.py
|
||||
project_id = request.user.project_id
|
||||
result = api.neutron.port_list_with_trunk_types(request,
|
||||
project_id=project_id,
|
||||
|
Reference in New Issue
Block a user