RETIRED, OpenStack Search (Searchlight)
Go to file
Lakshmi N Sampath d445624e3c Swift plugin
Resource types addded for
OS::Swift::Account
OS::Swift::Container
OS::Swift::Object

To Test:
 cd /opt/stack/searchlight
 git review -d 271622
 sudo python setup.py install
 openstack role add --user searchlight --project service ResellerAdmin
 searchlight-manage index sync --type OS::Swift::Account
restart searchlight-api, restart searchlight-listener

This doesn't enable notification updates (strictly POC level).
For that, please follow the instructions here:

 https://review.openstack.org/#/c/249471/

Implements-blueprint: swift-plugin

Change-Id: Ib9838438e84d957b526fe80371aae62466c07f3e
2016-03-16 19:43:13 -07:00
devstack Swift plugin 2016-03-16 19:43:13 -07:00
doc/source Swift plugin 2016-03-16 19:43:13 -07:00
etc Per resource policy control 2016-03-16 12:38:11 -05:00
releasenotes Swift plugin 2016-03-16 19:43:13 -07:00
searchlight Swift plugin 2016-03-16 19:43:13 -07:00
test-scripts Generate swift test data 2016-02-29 14:55:33 -06:00
tools Use dictionary literals and comprehensions 2015-06-29 21:24:37 -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 Fix typos about launchpad url, openstack spell 2015-09-18 11:12:53 +00: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 Swift plugin 2016-03-16 19:43:13 -07:00
setup.cfg Swift plugin 2016-03-16 19:43:13 -07:00
setup.py Updated from global requirements 2016-01-07 18:34:05 +00:00
test-requirements.txt Updated from global requirements 2016-01-19 13:53:31 +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: