RE: API and Secret key

2012-10-03 Thread Giles Sirett
: cloudstack-users@incubator.apache.org Subject: Re: API and Secret key @Desmond Tan: Hi man, is CloudPortal open-source? 2012/10/3 Desmond Tan > Hi all, > > thanks i got it all working now. > Cloudstack and cloudportal had been integrated. > > regards, > Desmond > > > O

Re: API and Secret key

2012-10-03 Thread Mathias Mullins
@Nquyen If you want to try out CloudPortal it's on Citrix website, but it's not available as open source. http://deliver.citrix.com/cloudportal.html Matt On 10/3/12 7:22 AM, "Nguyen Anh Tu" wrote: >@Desmond Tan: Hi man, is CloudPortal open-source? > >2012/10/3 Desmond Tan > >> Hi all, >>

Re: API and Secret key

2012-10-03 Thread Desmond Tan
@Nguyen: Cloud portal is not. Sent from my iPhone On 3 Oct, 2012, at 10:22 PM, Nguyen Anh Tu wrote: > @Desmond Tan: Hi man, is CloudPortal open-source? > > 2012/10/3 Desmond Tan > >> Hi all, >> >> thanks i got it all working now. >> Cloudstack and cloudportal had been integrated. >> >> reg

Re: API and Secret key

2012-10-03 Thread Nguyen Anh Tu
@Desmond Tan: Hi man, is CloudPortal open-source? 2012/10/3 Desmond Tan > Hi all, > > thanks i got it all working now. > Cloudstack and cloudportal had been integrated. > > regards, > Desmond > > > On Wed, Oct 3, 2012 at 11:42 AM, Alena Prokharchyk < > alena.prokharc...@citrix.com> wrote: > > >

Re: API and Secret key

2012-10-02 Thread Desmond Tan
Hi all, thanks i got it all working now. Cloudstack and cloudportal had been integrated. regards, Desmond On Wed, Oct 3, 2012 at 11:42 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Desmond, > > You can generate them by using registerUserKeys API or through the > cloudStack UI

Re: API and Secret key

2012-10-02 Thread Alena Prokharchyk
Desmond, You can generate them by using registerUserKeys API or through the cloudStack UI via Accounts->Users->Select user -> register Keys. If you are going to call the API, you should either call it via admin port so authentication is not required, or use login command first. -Alena. On 10/2

Re: API and Secret key

2012-10-02 Thread Dave Dunaway
In Cloudstack, go to Accounts->Admin->Show users->Admin and then click on the little key icon. That will generate the keys. Should not take more than a few seconds. The admin keys get copied to the cloud_accounts table in the cloud_portal DB, so you may have to manually add them in there. Also, m