RETIRED, OpenStack Search (Searchlight)
Go to file
Trinh Nguyen e733c84dba Update vagrant file
This patch updates local.conf to use ElasticSearch 5.x
and ubuntu/xenial64 image for Vagrantfile

Change-Id: Ifa872e8cc7dbe05918434f2981846dc25650bdfe
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2018-09-18 10:31:34 +09:00
api-ref/source Move some of the implementation notes lower 2018-08-31 14:58:15 +09:00
contrib/vagrant Update vagrant file 2018-09-18 10:31:34 +09:00
devstack Merge "Add support for ElasticSearch 5.x" 2018-09-15 08:54:02 +00:00
doc Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
etc Fixes the default sample policy path 2018-07-13 17:02:39 +08:00
images Document the Searchlight architecture 2016-08-16 21:37:43 +00:00
releasenotes Fix release note ElasticSearch 5.x 2018-09-16 15:38:59 +09:00
searchlight Adjustments for WebOb 1.8.1 2018-09-01 14:43:45 +09:00
test-scripts Merge "Add simple script to help testing image membership" 2018-08-31 06:41:17 +00:00
tools Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
.coveragerc Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitignore Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.gitreview Add .gitreview 2015-06-10 18:53:40 +01:00
.stestr.conf Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.zuul.yaml Revert "Completely move zuul jobs from os infra to local" 2018-09-10 12:37:30 +00:00
CONTRIBUTING.rst Update storyboard project group link 2018-09-12 14:53:35 +09:00
HACKING.rst Update the documentation link for doc migration 2017-08-03 14:53:12 +08:00
LICENSE Change README to RST format 2015-05-21 23:01:38 -07:00
README.rst Update storyboard project group link 2018-09-12 14:53:35 +09:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07:00
elasticsearch5.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
elasticsearch6.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
lower-constraints.txt Updated from global requirements 2018-08-22 16:16:54 +09: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
requirements.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
setup.cfg Follow the new PTI for document build 2018-07-09 17:04:43 +07:00
setup.py Updated from global requirements 2017-03-15 05:20:43 +00:00
test-requirements.txt Add oslotest to test-requirements 2018-09-01 14:16:56 +09:00
tox.ini Add oslo_debug_helper to test 2018-09-06 16:57:44 +09:00

README.rst

Team and repository tags

Searchlight is an official OpenStack project as indicated by
the "project:official" badge

Welcome!

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. It uses Elasticsearch, a real-time distributed indexing and search engine built on Apache Lucene, but adds OpenStack authentication and Role Based Access Control to provide appropriate protection of data.

Documentations

Code

Searchlight code is available in the following repositories:

Bugs

Please report bugs at https://storyboard.openstack.org/#!/project_group/searchlight

License

Apache Licence 2.0

Other Resources

Use the following resources to learn more: