ddf8a03145
Iaf10d8486ac8015ecf9f394dfbf074bfb863fb78 had a page of docs in the wrong place, and was missing a releasenote for the feature. Change-Id: I70f90815743d5592b0b0fa75feb39dcc8da9cc5c
12 lines
467 B
YAML
12 lines
467 B
YAML
---
|
|
features:
|
|
- All designate services will now report to designate-central when they
|
|
are running. This is implmented as a heartbeat reporting system.
|
|
|
|
There is also a new API endpoint in the v2 API -
|
|
$API_BASE/v2/service_status.
|
|
|
|
This will show the list of services running, and when they last reported
|
|
as running. Currently the "stats" and "capabilities" values will be
|
|
blank, but will be updated in the future as services implement them.
|