[openstack-dev] [searchlight] Add Nova Keypair Plugin

Hiroyuki Eguchi h-eguchi at az.jp.nec.com
Wed Mar 30 00:13:15 UTC 2016


Hi Lakshmi,

Thank you for your advice.
I'm trying to index the public keys.
I'm gonna try to discuss in searchlight-specs before starting development.

Thanks
Hiroyuki.


________________________________
差出人: Sampath, Lakshmi [lakshmi.sampath at hpe.com]
送信日時: 2016年3月29日 2:03
宛先: OpenStack Development Mailing List (not for usage questions)
件名: Re: [openstack-dev] [searchlight] Add Nova Keypair Plugin

Hi Hiroyuki,

For this plugin what data are you indexing in Elasticsearch. I mean what do you expect users to search on and retrieve? Are you trying to index the public keys?
Talking directly to DB is not advisable, but before that we need to discuss what data is being indexed and the security implication of it (RBAC) to users who can/cannot access it.

I would suggest start a spec in openstack/searchlight-specs under newton for reviewing/feedback.
https://github.com/openstack/searchlight-specs.git


Thanks
Lakshmi.

From: Hiroyuki Eguchi [mailto:h-eguchi at az.jp.nec.com]
Sent: Sunday, March 27, 2016 10:26 PM
To: OpenStack Development Mailing List (not for usage questions) ‎[openstack-dev at lists.openstack.org]‎ <openstack-dev at lists.openstack.org>
Subject: [openstack-dev] [searchlight] Add Nova Keypair Plugin

Hi.

I am developing this plugin.
https://blueprints.launchpad.net/searchlight/+spec/nova-keypair-plugin

However I faced the problem that a admin user can not retrieve a keypair information created by another user.
So it is impossible to sync the keypair between OpenStack DB and Elasticsearch, unless connect to OpenStack DB directly.
Is there any suggestions to resolve it ?

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160330/6e0fb650/attachment.html>


More information about the OpenStack-dev mailing list