searchlight updates - liberty edition

16
Co-PTL IRC: TravT Travis Tripp Nikhil Komawar Co-PTL IRC: nikhil_k Searchlight (OpenStack Search) Liberty Update

Upload: openstack-foundation

Post on 06-Aug-2015

114 views

Category:

Software


3 download

TRANSCRIPT

Page 1: Searchlight Updates - Liberty Edition

Co-PTLIRC: TravT

Travis Tripp Nikhil KomawarCo-PTL

IRC: nikhil_k

Searchlight(OpenStack Search)

Liberty Update

Page 2: Searchlight Updates - Liberty Edition

To provide advanced and scalable indexing and search across multi-tenant cloud resources.

Page 3: Searchlight Updates - Liberty Edition

Background

Page 4: Searchlight Updates - Liberty Edition

Searchlight Kilo Release

● Released as major experimental feature in Glance● “Glance Catalog Index Service”● Elasticsearch indexing of images and metadata defs● Separate deployable endpoint● 22 contributors / reviewers from 7 different companies

Page 5: Searchlight Updates - Liberty Edition

Searchlight Accepted as New Project

● Multiple requests for it to expand scope● Proof of concept demonstrated at summit:

● Horizon and Glance fishbowl sessions● Nova instance indexing and search● https://youtu.be/eGnGr48E5_4

● Glance team voted to spin it off● Accepted by TC as new OpenStack governed project

Page 6: Searchlight Updates - Liberty Edition

Concepts

Page 7: Searchlight Updates - Liberty Edition

● Full text search on any OpenStack resource● Search term faceting● Search auto-completion● The ability to limit to the properties we care about● Fuzzy search (fedroa ~ fedora)● More like this

Native Elasticsearch Query PowerFor all users (not just admins)

Page 8: Searchlight Updates - Liberty Edition

Searchlight

Cloud Services

Nova Glance

Neutron Cinder

Designate Other

Resources indexed:• on demand• via notifications

Horizon& other clients

Action Requests

List and Query Requests

plugins

Searchlight Concept Flow

Page 9: Searchlight Updates - Liberty Edition

API

Use Search Service

Search Service

Available?

Use Standard API

Query / List Resources

Display Results

Result Objects

Searchlight: Use When It’s TherePer Region Endpoint Deployment

Page 10: Searchlight Updates - Liberty Edition

What’s next?

Page 11: Searchlight Updates - Liberty Edition

Searchlight Liberty Top Priorities

● Complete separation from Glance● Deployment options (manual and devstack)● Glance image and metadata definition indexing● Nova indexing instances, flavors, metadata● Horizon initial integration● Improved testing● Improved documentation

Page 12: Searchlight Updates - Liberty Edition

Additional Blueprints Underway

● Designate indexing● Neutron investigation● Swift metadata investigation● Named queries (simplified, pre-defined queries)

Page 13: Searchlight Updates - Liberty Edition

Plugin Pattern Establishment

● Handling API Versioning● Per plugin configuration● Best practices

Page 14: Searchlight Updates - Liberty Edition

Drivers and cores

● Current 12 cores from 3 different companies● How to get involved?

Page 15: Searchlight Updates - Liberty Edition

[searchlight] on openstack-dev mailing list

#openstack-searchlight on Freenode

http://eavesdrop.openstack.org/#Search_Team_Meeting

https://wiki.openstack.org/wiki/Searchlight

Join in!

Page 16: Searchlight Updates - Liberty Edition