2ac740e09d
Since the default value resource_url is None, make sure the parameter is set to 'ports' when getting all ports. Change-Id: Id603ae5a4a802dfc8f866b15c8d327d95eba9310
7 lines
176 B
YAML
7 lines
176 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where clients would get a 404 due to the port and
|
|
portgroups pagination breaking at max_limit due to an uninitialised
|
|
resource_url.
|