Re: Review Request 14381: KVM: add connect/disconnect capabilities to StorageAdaptors so that external storage services can attach/detach devices on-demand

2013-10-18 Thread Mike Tutkowski
Sorry...meant for this to go to the CS dev list, but just sent it to Marcus (below). On Fri, Oct 18, 2013 at 11:44 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I notice PremiumSecondaryStorageManagerImpl.java shows up in the stack > trace. > > I thought that was only associated wi

Re: Review Request 14729: Fix UCS HTTPS redirect

2013-10-18 Thread Frank Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14729/#review27204 --- Ship it! Ship It! - Frank Zhang On Oct. 17, 2013, 11:53 p.m., Am

Re: regions

2013-10-18 Thread Kelcey Jamison Damage
The reason I like the thought of a read or write database selection, is the ability to move dev systems into staging by simply assigning the VM to the correct domain for it's life-cycle. Maybe I can convince a dev to pick up read/write separation. It can't be that tough, our inhouse distribute

RE: [JENKINS] Build permission for anonymous users

2013-10-18 Thread Rajesh Battala
That's really great. Thanks for providing the permission. -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Friday, October 18, 2013 3:37 PM To: dev@cloudstack.apache.org Subject: [JENKINS] Build permission for anonymous users Heya, Based on t

Re: regions

2013-10-18 Thread Marcus Sorensen
If you were to set up two cloudstacks (prod and dev), both authing to the same LDAP, at different sites, that would probably work, regardless of whether they're tied together as regions. If regions is LDAP compatible that might alleviate the manual account replication issue. On Fri, Oct 18, 2013 a

Re: regions

2013-10-18 Thread Kelcey Jamison Damage
you would be surprised that in some Ops environments having to only remember one site url is worth it. I was hoping that with LDAP and the account structure I I could be 'root' across all regions. I could provide the client a separate yet co-managed dev environment at their site. Maintain thei

Re: regions

2013-10-18 Thread Marcus Sorensen
To answer your last question, a region is a grouping of zones, so you can't have multiple regions manage the same zone. You can have multiple mgmt servers manage the same zone though. You could deploy a management server as a part of a mgmt server cluster in another site, assuming it had access to

Re: [JENKINS] Build permission for anonymous users

2013-10-18 Thread Darren Shepherd
That's great! Running a build now. Darren

Re: regions

2013-10-18 Thread Marcus Sorensen
Well, yes, you can manipulate the current region via the UI, but 'current region' is just basically just the same as the normal UI view, from what I can tell. You can see the zones, everything within the zone, and manage resources within those zones. The current region doesn't look or act any diffe

Re: regions

2013-10-18 Thread kel...@backbonetechnology.com
I was under the impression that from the UI you could select the current region and view/manipulate resources. I was planning on using this to deploy a region for local dev work at a client's office, but maintain admin authority. Simply allowing tasks to be processed locally to them. Perhaps I

Re: regions

2013-10-18 Thread Marcus Sorensen
Thanks for the reply. On Fri, Oct 18, 2013 at 8:46 AM, Kishan Kavala wrote: > >> -Original Message- >> From: Marcus Sorensen [mailto:shadow...@gmail.com] >> Sent: Friday, 18 October 2013 4:28 AM >> To: dev@cloudstack.apache.org >> Subject: regions >> >> I'm looking for more information on

RE: regions

2013-10-18 Thread Kishan Kavala
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, 18 October 2013 4:28 AM > To: dev@cloudstack.apache.org > Subject: regions > > I'm looking for more information on use cases for regions. I've been through: > > https://cwiki.apache.org/confluence/d

RE: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2013-10-18 Thread Kishan Kavala
> -Original Message- > From: Alex Ough [mailto:alex.o...@sungard.com] > Sent: Thursday, 17 October 2013 11:25 PM > To: dev@cloudstack.apache.org; u...@cloudstack.apache.org > Subject: Fwd: [DISCUSS] Domain/Account/User Sync Up Among Multiple > Regions > > All, > > Currently, under the env

Re: templates being deleted after download

2013-10-18 Thread Marcus Sorensen
Yeah, i considered that as well. It seems that if there's an SSVM starting it should try to wait for that, or perhaps there should be a configuration option to choose between LocalEndpoint or SSVM. On Thu, Oct 17, 2013 at 9:43 AM, Darren Shepherd wrote: > I haven't looked at this at all, but coul

Re: Resource Configuration Failure in Simulator mode (v4.2)

2013-10-18 Thread Alex Ough
Thanks Amogh, that solved the problem. Btw, don't we need to update the repository to fix this? Thanks Alex Ough On Thu, Oct 17, 2013 at 10:21 PM, Amogh Vasekar wrote: > Can you check the main pom.xml to ensure "tools" is not commented out as a > module from developer profile? This should be ne

Re: Review Request 14549: Rename net.juniper.contrail to org.apache.cloudstack.network.contrail

2013-10-18 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14549/#review27190 --- patch does not apply cleanly yet. Can you please ensure you are able

Re: Review Request 14739: CLOUDSTACK-4783: Unable to see a derieved template if the parent template is deleted

2013-10-18 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14739/#review27189 --- Commited to 4.2 branch commit 5eb5594e8e646dbba29746c5aeb8cb8dd2a3c

Re: Review Request 14739: CLOUDSTACK-4783: Unable to see a derieved template if the parent template is deleted

2013-10-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14739/#review27188 --- Commit 5eb5594e8e646dbba29746c5aeb8cb8dd2a3c343 in branch refs/heads

Jira: Assign Permissions

2013-10-18 Thread Santhosh Edukulla
Team, Please provide relevant permissions required. Currently, I am not able to assign a bug to myself. Thanks! Santhosh

Re: Review Request 14739: CLOUDSTACK-4783: Unable to see a derieved template if the parent template is deleted

2013-10-18 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14739/#review27187 --- Patch fails in master. [ERROR] Failed to execute goal org.apache.ma

[JENKINS] removed cobertura from master build, added new daily build with cobertura

2013-10-18 Thread Hugo Trippaers
Hey, The cloudstack-master build that runs on every commit was taking a long time because it would also do the code coverage checks by cobertura. I've disabled that target to make it a bit faster (from 1:30 to 30 mins), which would give faster feedback to the developers if something went wrong.

Re: Review Request 14305: CLOUDSTACK-4493: registerSSHKeyPair API doc contains wrong API response (private key)

2013-10-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14305/ --- (Updated Oct. 18, 2013, 12:43 p.m.) Review request for cloudstack and Koushik D

Re: Review Request 14595: Adding https support to marvin

2013-10-18 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14595/#review27185 --- The params are self explanatory indeed, i like them. The concern I h

RE: [Proposal] Userdata Support for Hyper-V with KVP Data Exchange

2013-10-18 Thread Donal Lafferty
The FS was corrected to read "BootArgs Support for Hyper-V with KVP Data Exchange" See https://cwiki.apache.org/confluence/display/CLOUDSTACK/BootArgs+Support+for+Hyper-V+with+KVP+Data+Exchange. Background: BootArgs, aka bootArgs, aka bootargs, are an optional property of a virtual machine

Re: Review Request 14739: CLOUDSTACK-4783: Unable to see a derieved template if the parent template is deleted

2013-10-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14739/ --- (Updated Oct. 18, 2013, 12:17 p.m.) Review request for cloudstack and Kishan Ka

Re: [ASF4.2.1] https://issues.apache.org/jira/browse/CLOUDSTACK-4849

2013-10-18 Thread Daan Hoogland
If I knew it was that simple I wouldn't have let it make the responsiveness report Abhinandan (this is /me volunteering) On Fri, Oct 18, 2013 at 1:44 PM, Abhinandan Prateek wrote: > > Can someone from community pick up the following ticket so that this can > make it to 4.2.1. > > CLOUDSTACK-4849

Re: Review Request 14334: CLOUDSTACK 4705: Fixed domain memory limits test cases

2013-10-18 Thread Daan Hoogland
On Fri, Oct 18, 2013 at 11:15 AM, Gaurav Aradhye wrote: > af2646f9a813b86ad8ce2987a11e64ac45833345 H Gaurav, The cherry-picking resulted in conflicts as well. After resolving those the patch didn't apply. Can you please check if your changes are needed on master and if so resolve any conflicts?

RE: Issues deploying with marvin

2013-10-18 Thread Santhosh Edukulla
Hello William, 1. After getting the latest master branch code, I just ran the command " mvn -P developer,systemvm clean install" and I could see that both "commands.xml" file was created under cs/ tools/apidoc/target/ and "addImageStore.py" under cs/tools/marvin/marvin/cloudstackAPI/ dire

RE: Wiki access

2013-10-18 Thread Kishan Kavala
Thanks Hugo. > -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: Friday, 18 October 2013 4:39 PM > To: dev@cloudstack.apache.org > Subject: Re: Wiki access > > Hey Kishan, > > I've granted you permissions. There apparently is another Kishan

[ASF4.2.1] https://issues.apache.org/jira/browse/CLOUDSTACK-4849

2013-10-18 Thread Abhinandan Prateek
Can someone from community pick up the following ticket so that this can make it to 4.2.1. CLOUDSTACK-4849 : LXC not working when using nonoss build. -abhi

Re: INFO db table VOLUMES

2013-10-18 Thread Daan Hoogland
Antonio, Can you elaborate on what you want to achieve and what is your concern with the field. I think people did not answer your question as it was stated in to general terms. regards, Daan On Mon, Oct 7, 2013 at 12:02 PM, Antonio Petrocelli < a.petroce...@netsons.com> wrote: > Hello, > > i

[Responsiveness report] users 2013w41

2013-10-18 Thread Daan Hoogland
Gentle people, Last weeks score is a log time low. Some of these questions must have been answered in other threads. Also some names and titles are not very inviting but lets make sure these people are not left out in the cold: http://markmail.org/message/5oxxhbu24ei7pe7c System vm's stay in star

Re: Wiki access

2013-10-18 Thread Hugo Trippaers
Hey Kishan, I've granted you permissions. There apparently is another Kishan with edit permission as well, so i got confused. Cheers, Hugo On 18 okt. 2013, at 12:38, Kishan Kavala wrote: > Hugo, > I've checked again. My account doesn't have edit permission. > >> -Original Message- >

Review Request 14738: Testscript for DeployVM User data enhancement

2013-10-18 Thread suresh sadhu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14738/ --- Review request for cloudstack, SrikanteswaraRao Talluri and Prasanna Santhanam.

Review Request 14739: CLOUDSTACK-4783: Unable to see a derieved template if the parent template is deleted

2013-10-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14739/ --- Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-4783 http

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-18 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14591/#review27182 --- Ship it! Ship It! - Jayapal Reddy On Oct. 18, 2013, 9:49 a.m., D

RE: Wiki access

2013-10-18 Thread Kishan Kavala
Hugo, I've checked again. My account doesn't have edit permission. > -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: Wednesday, 16 October 2013 7:59 PM > To: dev@cloudstack.apache.org > Subject: Re: Wiki access > > Kishan, > > look like

Re: [JENKINS] Build permission for anonymous users

2013-10-18 Thread Daan Hoogland
On Fri, Oct 18, 2013 at 12:07 PM, Hugo Trippaers wrote: > cloudstack-maven-build-with-branch-parameter, takes a branch name as > parameter and does the entire build on that branch wow, you've got that one fixed. great

Re: Wiki access

2013-10-18 Thread Daan Hoogland
you're in On Fri, Oct 18, 2013 at 7:41 AM, Harikrishna Patnala wrote: > Hi, > Please grant me edit access. > > My username: harikrishna.patn...@citrix.com > > Thanks > Harikrishna > > On 17-Oct-2013, at 8:23 PM, Hugo Trippaers wrote: > >> Added edit permissions for Harm Boertien (CCC EU Organize

[JENKINS] Build permission for anonymous users

2013-10-18 Thread Hugo Trippaers
Heya, Based on the question by Darren on how to kick-off the builds i've made a permission change on the jenkins host. Anonymous users can now start builds, so you don't have to have an account to start one of the builds. This makes it easier to trigger one of the parameterised builds. Interes

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-18 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14591/ --- (Updated Oct. 18, 2013, 9:49 a.m.) Review request for cloudstack, Abhinandan Pr

Review Request 14737: CLOUDSTACK-702: IP alias verification tests on VR

2013-10-18 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14737/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Repository: cloudst

Re: Review Request 14334: CLOUDSTACK 4705: Fixed domain memory limits test cases

2013-10-18 Thread Gaurav Aradhye
Hi Daan, One commit is missing in master involving the same file. Hence the patch is not getting applied. Can you please cherry-pick commit af2646f9a813b86ad8ce2987a11e64ac45833345 (4.2 branch) to master branch and then apply this patch on top of that? That should succeed. Regards, Gaurav On Th

Re: Review Request 14467: fix for Invalid SMTP breaks HA

2013-10-18 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14467/#review27181 --- Changes have been committed to 4.2. But the patch doesn't clean appl

Re: Review Request 14467: fix for Invalid SMTP breaks HA

2013-10-18 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14467/#review27180 --- Ship it! Ship It! - Likitha Shetty On Oct. 3, 2013, 11:31 a.m.,

Re: Review Request 14147: marvin tests for Persistent networks without running a VM

2013-10-18 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14147/#review27179 --- Ship it! Ship It! - Likitha Shetty On Oct. 18, 2013, 8:21 a.m.,

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-18 Thread Damodar Reddy Talakanti
> On Oct. 17, 2013, 12:55 p.m., Jayapal Reddy wrote: > > utils/src/com/cloud/utils/net/NetUtils.java, line 38 > > > > > > This patch is failed to apply on master. uploaded separate patch for master please use newly upl

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-18 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14591/ --- (Updated Oct. 18, 2013, 8:36 a.m.) Review request for cloudstack, Abhinandan Pr

Re: Review Request 14147: marvin tests for Persistent networks without running a VM

2013-10-18 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14147/ --- (Updated Oct. 18, 2013, 8:21 a.m.) Review request for cloudstack, Likitha Shett