23bf43a66f
Change-Id: I2830a79723ceafd7ebf6387c62feeae98878e8e1
8 lines
336 B
YAML
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.
|