RETIRED, OpenStack Search (Searchlight)
Go to file
Steve McLellan 665a106e25 Enable versioned nova notifications
Listen for versioned notifications from Nova servers. The expected
versions for each type are coded into notification_handlers.

The versioned notifications are not entirely compatible with the
API or the old notifications; mostly notably in the network information.

Needs some functional tests as well

Change-Id: Iea3c2f19cca4b24f05b7edab4b307555fecdc1b3
Signed-off-by: Steve McLellan <steven.j.mclellan@gmail.com>
Story: #2003676
Task: #26198
2018-10-19 14:30:27 +08:00
api-ref/source Move some of the implementation notes lower 2018-08-31 14:58:15 +09:00
contrib/vagrant Update vagrant file 2018-09-18 10:31:34 +09:00
devstack Enable versioned nova notifications 2018-10-19 14:30:27 +08:00
doc Enable versioned nova notifications 2018-10-19 14:30:27 +08:00
etc Fixes the default sample policy path 2018-07-13 17:02:39 +08:00
images Document the Searchlight architecture 2016-08-16 21:37:43 +00:00
releasenotes Enable versioned nova notifications 2018-10-19 14:30:27 +08:00
searchlight Enable versioned nova notifications 2018-10-19 14:30:27 +08:00
test-scripts Merge "Add simple script to help testing image membership" 2018-08-31 06:41:17 +00:00
tools Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +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 Add .gitreview 2015-06-10 18:53:40 +01:00
.stestr.conf Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.zuul.yaml Revert "Completely move zuul jobs from os infra to local" 2018-09-10 12:37:30 +00: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 Update storyboard project group link 2018-09-12 14:53:35 +09:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07: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 Updated from global requirements 2018-08-22 16:16:54 +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 Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
setup.cfg Follow the new PTI for document build 2018-07-09 17:04:43 +07:00
setup.py Updated from global requirements 2017-03-15 05:20:43 +00:00
test-requirements.txt Add oslotest to test-requirements 2018-09-01 14:16:56 +09:00
tox.ini Add oslo_debug_helper to test 2018-09-06 16:57:44 +09: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: