RETIRED, OpenStack Search (Searchlight)
Go to file
jacky06 cddffe6af3 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Ia561a40708efb4346146ab0456adc1a1f1565b47
2020-04-06 12:57:43 +08:00
api-ref/source Doc cleanups 2020-02-23 18:12:51 +01:00
contrib Migrate to opendev.org 2019-04-22 11:00:35 +09:00
devstack Add option to support python3 in devstack 2019-11-18 22:05:38 +09:00
doc Doc cleanups 2020-02-23 18:12:51 +01:00
etc Fixes the default sample policy path 2018-07-13 17:02:39 +08:00
images Add Searchlight use cases and vision 2019-01-09 12:46:53 +01:00
releasenotes Doc cleanups 2020-02-23 18:12:51 +01:00
searchlight Use unittest.mock instead of third party mock 2020-04-06 12:57:43 +08:00
test-scripts Update hacking for Python3 2020-04-01 20:12:46 +02:00
tools Update hacking for Python3 2020-04-01 20:12:46 +02: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 OpenDev Migration Patch 2019-04-19 19:40:37 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.zuul.yaml Stop testing Python 2 2019-10-28 12:30:16 +08: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 Migrate to opendev.org 2019-04-22 11:00:35 +09:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07:00
bindep.txt Update requirements and fix functional tests 2018-12-12 16:11:47 +09:00
elasticsearch5.txt Add Apache license to elasticsearch{5-6}.txt 2018-09-20 15:46:37 +09:00
elasticsearch6.txt Add Apache license to elasticsearch{5-6}.txt 2018-09-20 15:46:37 +09:00
lower-constraints.txt Use unittest.mock instead of third party mock 2020-04-06 12:57:43 +08: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 Use oslo.reports for better debugging 2019-01-26 10:58:36 +09:00
setup.cfg Stop testing Python 2 2019-10-28 12:30:16 +08:00
setup.py Updated from global requirements 2017-03-15 05:20:43 +00:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-06 12:57:43 +08:00
tox.ini Update hacking for Python3 2020-04-01 20:12:46 +02: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: