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/20160328/8da87c72/attachment.html>