RETIRED, OpenStack Search (Searchlight)
Go to file
caoyuan fe5609304f Stop testing Python 2
It's Ussuri. We can *finally* stop testing Python 2 [1]. Time to party.
We don't attempt any cleanup but simply stop testing with Python 2,
indicate that we only support Python 3 via 'setup.cfg' and remove any
Python 2 only dependencies.

This should free up a significant amount of resources from the gate and
let us start using Python 3 idioms in our code. Win-win.

Depends-on: Ib027d829e1315ea31b90b39eaed9fb7c4c90f192

[1] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html#python2-deprecation-timeline

Change-Id: I2a6e6edc825dd67b074a637195d70573cb53b345
2019-10-28 12:30:16 +08:00
api-ref/source Update hacking and fix pep8 2019-01-28 17:19:50 +09:00
contrib Migrate to opendev.org 2019-04-22 11:00:35 +09:00
devstack Migrate to opendev.org 2019-04-22 11:00:35 +09:00
doc tox: Keeping going with docs 2019-10-24 12:05:46 +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 Stop testing Python 2 2019-10-28 12:30:16 +08:00
searchlight Update api-ref location 2019-07-22 19:00:19 +02:00
test-scripts Replace keystone v2 by v3 in test 2019-03-18 17:18:05 +09:00
tools Migrate to opendev.org 2019-04-22 11:00:35 +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 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 Update requests version to the latest 2019-02-26 09:25:49 +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 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 Update requests version to the latest 2019-02-26 09:25:49 +09:00
tox.ini Stop testing Python 2 2019-10-28 12:30:16 +08: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: