Enable deletion for network and loadbalancer quotas#3518
Enable deletion for network and loadbalancer quotas#3518mandre merged 3 commits intogophercloud:mainfrom
Conversation
mandre
left a comment
There was a problem hiding this comment.
The code addition looks good, could you just add a call to the new Delete() functions in the acceptance tests to validate it effectively works on the versions of OpenStack that we support?
94f4644 to
a108557
Compare
@mandre sure! thanks for the review and the hint. I added the missing API calls to the acceptance tests and also added a note to the acceptance testing docs. |
|
Perfect, thanks a lot! Thanks also for updating the contributors docs. I'll just wait for CI to come back before approving and merging your changes. |
|
Actually, we've recently enabled merge queue on this repository so I can approve directly. If the CI fails, it should not merge the patch. Let's see. |
Fixes #3517