Re: [DISCUSS] Should we be releasing -beta releases?

2013-05-18 Thread Prasanna Santhanam
On Sat, May 18, 2013 at 06:51:30PM -0700, Ahmad Emneina wrote: > I agree, there need's to be a caveat the nightly builds are convenience > builds, that shouldnt be used for any type of production environment. Only > for testing. > > > On Sat, May 18, 2013 at 4:43 PM, Marcus Sorensen wrote: > > >

RE: 4-2-advanced-zone-security-group

2013-05-18 Thread Pranav Saxena
As Ahmad pointed out , you could probably see what API calls are going through in the Firebug console when you try to create an advanced zone with security groups enabled. And , also check , in case there any specific UI errors occurring when you click the Add guest network option . Thanks, P

Re: [DISCUSS] Should we be releasing -beta releases?

2013-05-18 Thread Ahmad Emneina
I agree, there need's to be a caveat the nightly builds are convenience builds, that shouldnt be used for any type of production environment. Only for testing. On Sat, May 18, 2013 at 4:43 PM, Marcus Sorensen wrote: > I like this idea, as long as it is approached carefully. I would prefer > that

RE: 4-2-advanced-zone-security-group

2013-05-18 Thread Paul Angus
The options in the UI look very different from the current add guest network options. Where would I find the API call required for adding a guest network for 4.2 [sg in advanced zones] documented (sorry if I'm just being lazy). Regards, Paul Angus S: +44 20 3603 0540 | M: +447711418784 paul.a

Re: [DISCUSS] Should we be releasing -beta releases?

2013-05-18 Thread Marcus Sorensen
I like this idea, as long as it is approached carefully. I would prefer that the beta releases be of failed RC quality than pre-RC phase. I know these should be at their own risk, take backups, etc, but upgrades are notorious for schema upgrade failures. Also, helping people update from beta 1 to R

Re: [DISCUSS] Should we be releasing -beta releases?

2013-05-18 Thread Ahmad Emneina
I like the idea of nightly builds. Hopefully it could be tied into Jenkins and have passed some sort of quality check. That way only known 'good' builds are exposed. Ahmad On May 17, 2013, at 5:32 AM, Noah Slater wrote: > We need to be careful about how we approach this. A "release" is someth

Re: 4-2-advanced-zone-security-group

2013-05-18 Thread Ahmad Emneina
Sorry Pranav, I wasnt trying to single it out as a UI issue, at least not until the root cause is identified. I recommend firing up firebug or dev tools (depending on browser) and see if an API call is being made when hitting that button. Then we can figure out whats going wrong. On Sat, May 18,

RE: 4-2-advanced-zone-security-group

2013-05-18 Thread Pranav Saxena
It could be an issue on that branch though it works absolutely fine on master. Some code check-in might have affected the UI functionality there . You could raise a JIRA ticket perhaps. Thanks, Pranav From: Paul Angus [mailto:paul.an...@shapeblue.com] Sent: Saturday, May 18, 2013 10:30 PM To: d

RE: Cloud Stack APIs

2013-05-18 Thread Pranav Saxena
Hi , In case you have a developer's environment up and running , then all you need to do it make a REST call . Example - http://:8080/client/api?command=listAccounts&listAll=true&sessionkey=<> Another way is to bypass authentication by using the port 8096 http://:8096/client/api?command=listA

Re: Question

2013-05-18 Thread Ahmad Emneina
I believe you're looking for the listVirtualMachines API call, check here for the docs: http://cloudstack.apache.org/docs/api/ Ahmad On May 18, 2013, at 9:52 AM, Mehdi AliSoltani wrote: > Hi all dears > I want to add a web service to the cloudstack which gives a list of available > VMs , >

Re: 4-2-advanced-zone-security-group

2013-05-18 Thread Ahmad Emneina
Sounds like a UI issue and not an API or backend bug. Care to try via API and file a bug for the correct component that's busted? Ahmad On May 18, 2013, at 10:00 AM, Paul Angus wrote: > Hi Anthony, > > I’ve been doing some testing on the [4-2-advanced-zone-security-group] branch. > > I fou

4-2-advanced-zone-security-group

2013-05-18 Thread Paul Angus
Hi Anthony, I've been doing some testing on the [4-2-advanced-zone-security-group] branch. I found that the 'Add Guest Network' button does not work from the Network tab (it does via Zone > Physical Network > Guest). I've tried as root admin and a domain guest. And using chrome and Firefox - no

Question

2013-05-18 Thread Mehdi AliSoltani
Hi all dears I want to add a web service to the cloudstack which gives a list of available VMs ,  cloud i please somebody helps me how i can do it ? which APIs I need to use them ? My question is short and maybe Imprecise but please tell me how i should do it.    Sincerely Mehdi Ali Soltani

Re: [ACS41][REQUEST] 5646f5e9772380cc91a8ccb9894c8ed05ffc891f

2013-05-18 Thread Wido den Hollander
On 05/17/2013 06:00 PM, Chip Childers wrote: Bug ID? Sorry, I actually forgot to create one! Here you go: https://issues.apache.org/jira/browse/CLOUDSTACK-2566 I'd like to request 239bb13dde0d32ca3e05a8ea2b35a8885cb30538 to be cherry-picked as well. 5646f5e9772380cc91a8ccb9894c8ed05ffc891f

Re: [DISCUSS] Should we be releasing -beta releases?

2013-05-18 Thread Nux!
On 14.05.2013 15:41, Chip Childers wrote: As a way to get more user feedback on our major feature releases, what does everyone think about releasing one or two -beta releases for each major feature release? Good idea! It would be great to get a feel of how things will look and work ahead of re