designate/releasenotes/notes/service-status-ab0e696c8f5fdef8.yaml
Graham Hayes ddf8a03145 Moved doc file and releasenote from service_status
Iaf10d8486ac8015ecf9f394dfbf074bfb863fb78 had a page of docs in
the wrong place, and was missing a releasenote for the feature.

Change-Id: I70f90815743d5592b0b0fa75feb39dcc8da9cc5c
2016-04-14 20:34:44 +01:00

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.