RETIRED, OpenStack Search (Searchlight)
Go to file
gugug 2d5d6dd491 Stop to use the __future__ module.
The __future__ module [1] was used in this context to ensure compatibility
between python 2 and python 3.

We previously dropped the support of python 2.7 [2] and now we only support
python 3 so we don't need to continue to use this module and the imports
listed below.

Change-Id: I23bdb623c36732ac4a886ad22e8155763040dba5
2020-06-20 23:45:53 +08:00
api-ref/source Merge "Switch to newer openstackdocstheme and reno versions" 2020-05-31 14:53:52 +00: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 Merge "Switch to newer openstackdocstheme and reno versions" 2020-05-31 14:53:52 +00: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 Merge "Switch to newer openstackdocstheme and reno versions" 2020-05-31 14:53:52 +00:00
searchlight Stop to use the __future__ module. 2020-06-20 23:45:53 +08:00
test-scripts [Part2]: Remove the six 2020-05-09 23:27:09 +08:00
tools Stop to use the __future__ module. 2020-06-20 23:45:53 +08: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 Add Python3 victoria unit tests 2020-06-09 09:47:17 +00:00
CONTRIBUTING.rst Update storyboard project group link 2018-09-12 14:53:35 +09:00
HACKING.rst Remove six 2020-05-06 00:04:29 +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
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 Cleanup py27 support 2020-06-09 11:46:13 +02:00
pylintrc Change README to RST format 2015-05-21 23:01:38 -07:00
requirements.txt Remove six 2020-05-06 00:04:29 +08:00
setup.cfg Cleanup py27 support 2020-06-09 11:46:13 +02:00
setup.py Cleanup py27 support 2020-06-09 11:46:13 +02:00
test-requirements.txt Cleanup py27 support 2020-06-09 11:46:13 +02:00
tox.ini Cleanup py27 support 2020-06-09 11:46:13 +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: