octavia/releasenotes/notes/Amphora-Failover-API-612090f761936254.yaml
Adam Harwell 23bf43a66f Amphora API Failover call
Change-Id: I2830a79723ceafd7ebf6387c62feeae98878e8e1
2017-12-21 12:02:27 -08:00

8 lines
336 B
YAML

---
features:
- |
Added the 'failover' sub-resource for the Amphora API. Each amphora can be
triggered to failover by sending a PUT (with an empty body) to the resource
``/v2.0/octavia/amphorae/<uuid>/failover``. It will cause the amphora to be
recycled and replaced, in the same way as the health-triggered failover.