Re: admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
: > >> On Thu, Oct 10, 2013 at 10:50:43AM -0400, Pierre-Luc Dion wrote: >> > I'm currently building a Chef cookbook for the installation of >> Cloudstack >> > for our cloudstack dev environments. One thing that I need is the admin >> > user api_key and

Re: admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
I need is the admin > > user api_key and secret_key in order to updated configuration of > cloudstack > > and cloudmonkey. > > > > I thought that I could just update database atrributes secret_key and > > api_key of the admin user in the cloud.user table. But it

Re: admin user api_key and secret_key

2013-10-10 Thread Prasanna Santhanam
On Thu, Oct 10, 2013 at 10:50:43AM -0400, Pierre-Luc Dion wrote: > I'm currently building a Chef cookbook for the installation of Cloudstack > for our cloudstack dev environments. One thing that I need is the admin > user api_key and secret_key in order to updated configuration of cl

admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
I'm currently building a Chef cookbook for the installation of Cloudstack for our cloudstack dev environments. One thing that I need is the admin user api_key and secret_key in order to updated configuration of cloudstack and cloudmonkey. I thought that I could just update database atrri