Sorry forgot to reply to the list.

---------- Forwarded message ----------
From: Daniel Salinas <[email protected]>
Date: Mon, Nov 11, 2013 at 4:43 PM
Subject: Re: [Openstack] Allocate trove tablespace to users
To: Krishanu Dhar <[email protected]>


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 <[email protected]> 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     : [email protected]
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to