RETIRED, OpenStack Search (Searchlight)
Go to file
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
devstack Speed up Searchlight indexing 2016-07-19 09:20:56 -06:00
doc/source Display ES indices 2016-07-20 21:41:38 -06:00
etc Add Neutron security group plugin 2016-07-12 10:40:45 -06:00
releasenotes Display ES indices 2016-07-20 21:41:38 -06:00
searchlight Display ES indices 2016-07-20 21:41:38 -06:00
test-scripts make string.letters python3 compatible 2016-06-25 11:57:00 +08:00
tools Making searchlight-manage python-3 compatible 2016-04-18 18:20:51 -05:00
.coveragerc Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitignore Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitreview Add .gitreview 2015-06-10 18:53:40 +01:00
.testr.conf Fix unittests and test runner 2015-05-27 16:29:15 -05:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07:00
CONTRIBUTING.rst Document Feature Request and Bug Workflow 2015-11-13 14:06:15 -07:00
HACKING.rst Cleanup Glance references 2015-06-26 16:19:42 +02:00
LICENSE Change README to RST format 2015-05-21 23:01:38 -07:00
MANIFEST.in Remove run_tests.sh 2015-05-29 16:41:47 +01:00
openstack-common.conf Switch to oslo.service 2015-06-27 12:23:17 +00:00
pylintrc Change README to RST format 2015-05-21 23:01:38 -07:00
README.rst Eliminate stray asterisk 2016-03-31 12:40:33 -04:00
requirements.txt Updated from global requirements 2016-07-19 15:21:34 +00:00
setup.cfg Add Neutron security group plugin 2016-07-12 10:40:45 -06:00
setup.py Updated from global requirements 2016-01-07 18:34:05 +00:00
test-requirements.txt Updated from global requirements 2016-06-24 03:18:20 +00:00
tox.ini Cleanup i18n marker functions to match Oslo docs 2016-07-13 15:14:48 -04:00

Searchlight

The Searchlight project provides indexing and search capabilities across OpenStack resources. Its goal is to achieve high performance and flexible querying combined with near real-time indexing.

Use the following resources to learn more: