searchlight/releasenotes/notes/bp-orphaned-es-aliases-24c5b5dcd2eb3a41.yaml
Rick Aulino 558a6c5674 Display ES indices
To allow admins to better control their
Elasticsearch usage, we want to display all
aliases that are currently being used by
Searchlight. This will allow the observant admin
to detect any orphaned indices within
Elasticsearch and deal with them appropriately.

Change-Id: I990f442ea079985615306917bc8a1d59900bbd20
Implements: blueprint Orphaned ES Aliases
2016-07-20 21:41:38 -06:00

11 lines
370 B
YAML

---
prelude: >
Add support to searchlight-manage for displaying
with Elasticsearch indices/aliases are currently
being used by Searchlight.
features:
- Add support to searchlight-manage for displaying
with Elasticsearch indices/aliases are currently
being used by Searchlight. The indices/aliases
are based on the specified configuration file.