* feat(plugins): add index management client plugin Signed-off-by: florian <[email protected]> * chore(CHANGELOG): added entry for ISM api support in changelog Signed-off-by: florian <[email protected]> * test(plugins): use assertEqual to compare call parameters Signed-off-by: florian <[email protected]> * test(plugins): edit policy to support older versions of opensearch Signed-off-by: florian <[email protected]> * test(plugins): ignore plugin tests when opensearch is unreleased Signed-off-by: florian <[email protected]> * test(plugins): move plugin tests into separate files Signed-off-by: florian <[email protected]> * test(plugins): fix import of OpenSearchTestCase Signed-off-by: florian <[email protected]> * chore(USER_GUIDE): add a index management plugin part Signed-off-by: florian <[email protected]> --------- Signed-off-by: florian <[email protected]>
13 lines
146 B
Markdown
13 lines
146 B
Markdown
# Plugins
|
|
|
|
```{toctree}
|
|
---
|
|
glob:
|
|
titlesonly:
|
|
maxdepth: 1
|
|
---
|
|
|
|
plugins/alerting_plugin
|
|
plugins/index_management_plugin
|
|
plugins/security_plugin
|
|
``` |