RETIRED, OpenStack Search (Searchlight)
Go to file
liangjingtao 771c5e69cb Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Id1cc5e677a8df90afd07ed51c4845e90dfee0cc3
Closes-Bug: #1280522
2016-07-12 18:42:40 +08:00
devstack Merge "Allow dynamic index settings" 2016-07-08 15:10:46 +00:00
doc/source Merge "Reduce number of API calls on nova boot" 2016-07-08 19:59:45 +00:00
etc Hypervisor plugin 2016-04-20 01:28:14 +08:00
releasenotes Merge "Reduce number of API calls on nova boot" 2016-07-08 19:59:45 +00:00
searchlight Replace assertEqual(None, *) with assertIsNone in tests 2016-07-12 18:42:40 +08:00
test-scripts make string.letters python3 compatible 2016-06-25 11:57:00 +08:00
tools Making searchlight-manage python-3 compatible 2016-04-18 18:20:51 -05:00
.coveragerc Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitignore Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitreview Add .gitreview 2015-06-10 18:53:40 +01:00
.testr.conf Fix unittests and test runner 2015-05-27 16:29:15 -05:00
CONTRIBUTING.rst Document Feature Request and Bug Workflow 2015-11-13 14:06:15 -07:00
HACKING.rst Cleanup Glance references 2015-06-26 16:19:42 +02:00
LICENSE Change README to RST format 2015-05-21 23:01:38 -07:00
MANIFEST.in Remove run_tests.sh 2015-05-29 16:41:47 +01:00
README.rst Eliminate stray asterisk 2016-03-31 12:40:33 -04:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07: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 Updated from global requirements 2016-07-05 18:20:17 +00:00
setup.cfg Neutron floating IP support. 2016-06-27 11:23:02 -05:00
setup.py Updated from global requirements 2016-01-07 18:34:05 +00:00
test-requirements.txt Updated from global requirements 2016-06-24 03:18:20 +00:00
tox.ini Remove outdated pot files 2016-01-31 20:13:40 +01:00

README.rst

Searchlight

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.

Use the following resources to learn more: