RETIRED, OpenStack Search (Searchlight)
Go to file
Andreas Jaeger 14798f56b0 Fix py38 problem
py38 complains about:
RuntimeError: dictionary keys changed during iteration

Fix it.

Change-Id: I31fd71c8eca9d5be029b778a5ac78e52ab7be2a7
2020-06-09 11:34:47 +02: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 Fix py38 problem 2020-06-09 11:34:47 +02:00
test-scripts [Part2]: Remove the six 2020-05-09 23:27:09 +08:00
tools Remove six 2020-05-06 00:04:29 +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 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 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
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 Switch to newer openstackdocstheme and reno versions 2020-05-29 09:38:58 +00: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 Remove six 2020-05-06 00:04:29 +08: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 Fix hacking min version to 3.0.1 2020-05-12 21:06:04 -05:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:26:02 -05: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: