Sorry forgot to reply to the list. ---------- Forwarded message ---------- From: Daniel Salinas <imsplitbit at gmail.com> Date: Mon, Nov 11, 2013 at 4:43 PM Subject: Re: [Openstack] Allocate trove tablespace to users To: Krishanu Dhar <rony.kris at gmail.com> Hopefully Denis' reply to your other email clears things up a little but if not I'll try to do that here. Trove is not a data service but rather a database provisioning and maintenance service. It will currently deploy mysql on top of nova compute nodes and manage it. Your users, if given proper privileges, can access the trove api with their keystone auth token and create a database server for their application to use. Once trove is done doing it's thing they should have a compute instance with mysql up and running for them and then they can feel free to use that mysql server with their access credentials. On Mon, Nov 11, 2013 at 2:00 PM, Krishanu Dhar <rony.kris at gmail.com> wrote: > Hi, > > Can I allocate dedicated space from trove to each user created for my > compute node? The idea is to store all data retrieved by the user in it's > allocated tablespace. > > Krish > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131111/3aeaca4b/attachment.html>