709c8d36f1
This patchset add delete_agent method that implements respective API [1] [1] https://developer.openstack.org/api-ref/network/v2/index.html#delete-agent Change-Id: I093574579bcecb08c2e2d4deeeda0438f3900ad6 Closes-Bug: 1792007
8 lines
205 B
YAML
8 lines
205 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the new method to AgentsClient that implements agent deletion
|
|
according to the API [0].
|
|
[0] https://developer.openstack.org/api-ref/network/v2/index.html#delete-agent
|
|
|