RETIRED, OpenStack Search (Searchlight)
Go to file
Kevin_Zheng 21042fd7f4 Add microversion support for nova plugins
When nova adds new fields to nova resources,
new API microversions will be added, we should
add the ability to set microversions when we
call nova client to make the most use of the
newly added fields.

Implements: blueprint support-microversion-for-nova
Closes-bug: #1585522

Change-Id: I277475615dada98b965b7ff4ff02c12054df3747
2016-06-17 17:33:10 +08:00
devstack Add microversion support for nova plugins 2016-06-17 17:33:10 +08:00
doc/source Add microversion support for nova plugins 2016-06-17 17:33:10 +08:00
etc Hypervisor plugin 2016-04-20 01:28:14 +08:00
releasenotes Add microversion support for nova plugins 2016-06-17 17:33:10 +08:00
searchlight Add microversion support for nova plugins 2016-06-17 17:33:10 +08:00
test-scripts python 3.4 support for urlparse 2016-05-27 12:37:22 +05:30
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
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07: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
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
README.rst Eliminate stray asterisk 2016-03-31 12:40:33 -04:00
requirements.txt Updated from global requirements 2016-06-12 15:26:28 +00:00
setup.cfg Hypervisor plugin 2016-04-20 01:28:14 +08:00
setup.py Updated from global requirements 2016-01-07 18:34:05 +00:00
test-requirements.txt Updated from global requirements 2016-06-03 18:19:52 +00:00
tox.ini Remove outdated pot files 2016-01-31 20:13:40 +01:00

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: