python-neutronclient/releasenotes/notes/extraroute-atomic-b11919d8e33b0d92.yaml
Bence Romsics 1c634ed2c1 Add router add/remove extra routes operations
Add methods to the client to call the two new member actions introduced by
new Neutron extension: extraroute-atomic.

Change-Id: Idb1fa073c2ff31f566b376cfa4f63cf27fecec86
Partial-Bug: #1826396 (rfe)
Related-Change: https://review.opendev.org/655680 (spec)
2019-09-13 09:07:19 +00:00

6 lines
120 B
YAML

---
features:
- |
New client methods: ``add_extra_routes_to_router`` and
``remove_extra_routes_from_router``.