Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22934/#review46722 --- Commit 039878b49a821cd1fd52e0ead0f528c3e9371a0c in cloudstack's bran

Re: Review Request 22955: CLOUDSTACK-6985: Re-enabling test_02_deploy_vm_root_resize

2014-06-25 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22955/#review46721 --- Ship it! Ship It! - Girish Shilamkar On June 25, 2014, 1:32 p.m.

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/#review46720 --- engine/schema/src/org/apache/cloudstack/region/RegionVO.java

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/#review46719 --- Alex, As discussed on the mailing list, ORIGINATEDREGIONUUID should

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/#review46718 --- Alex, As discussed on the mailing list, ORIGINATEDREGIONUUID should

Re: What to modify to increase instance password length?

2014-06-25 Thread Harikrishna Patnala
It is better to use ConfigKey class to define configuration parameters, this handles default values in case of NULL or db entry missing and no need to put in upgrade script. static final ConfigKey CustomDiskOfferingMaxSize = new ConfigKey("Advanced", Long.class, "custom.diskoffe

RE: What to modify to increase instance password length?

2014-06-25 Thread Koushik Das
This is a cleaner approach to handle new config parameters https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration -Original Message- From: Koushik Das [mailto:koushik@citrix.com] Sent: Thursday, 26 June 2014 10:40 AM To: dev@cloudstack.apache.org Subject: RE: What to mod

RE: What to modify to increase instance password length?

2014-06-25 Thread Koushik Das
Shouldn't the code handle the scenario if vm.password.length is missing from db? In this case the upgrade script will put it but if someone accidentally removes it. -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Thursday, 26 June 2014 2:55 AM To: dev@cloudstack.apache.org S

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alex Ough
Alena, I understand that you have been helping a lot to make my codes to match the coding standards, but I'm not sure what you mean by "the code base was unnecessary huge". The initial implementation was to support the synchronization inside the CS because this feature is missing in the current mu

Re: Review Request 22695: Stress Test to test multiple Remote Access VPN Connections to VPC

2014-06-25 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22695/#review46711 --- defed59b97324ff51360a24edc470b5e6efda7ac 4.4-forward - Srikanteswar

Re: Review Request 22799: Golden (Base) Primary Storage feature

2014-06-25 Thread Mike Tutkowski
Thanks! I'm also curious about manual (or automated) regression testing you may have performed. On Wed, Jun 25, 2014 at 7:52 PM, Hieu LE wrote: > Hi Tim and Mike, > > > On Tue, Jun 24, 2014 at 7:30 PM, Tim Mackey wrote: > >> Hieu, >> >> It would also be good in your design doc and testing to v

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alena Prokharchyk
Alex, In the beginning the code was not very well organazied, didn't match coding standarts (no use of spring, misleading names, not segregated to its own plugin), and the code base was unneccessary huge. All of the above it very hard to review and understand the code logic from the beginning a

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alex Ough
Alena, Don't get me wrong. What I'm saying is that it would have been better if you asked the review to whomever you thought was important when you started the review. Thanks Alex Ough On Wed, Jun 25, 2014 at 9:45 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Alex, > > I did

Re: Review Request 22799: Golden (Base) Primary Storage feature

2014-06-25 Thread Hieu LE
Hi Tim and Mike, On Tue, Jun 24, 2014 at 7:30 PM, Tim Mackey wrote: > Hieu, > > It would also be good in your design doc and testing to validate which > XenServer versions you expect this to work with, and don't forget about > xcp-xapi in pure Linux as part of that. If you have time, I'd also

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alena Prokharchyk
Alex, I did my best to review the code, made sure it came in shape with the CS guidelines and java code style There was no way to anticipate all the things to fix originally, as every subsequent review update added more things to fix as the review code was new/refactored. And I don’t see anyth

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alex Ough
Thanks Alena, and I'm glad if they spend time for the review, but could it be a little earlier for you to ask them to review instead of at the last moment? I'm really exhausted with repeatedly added items whenever I post a review. Thanks Alex Ough On Wed, Jun 25, 2014 at 7:44 PM, Alena Prokharch

Re: Review Request 22695: Stress Test to test multiple Remote Access VPN Connections to VPC

2014-06-25 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22695/ --- (Updated June 25, 2014, 11:54 p.m.) Review request for cloudstack, Girish Shila

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alena Prokharchyk
Alex, looks fine to me. Make sure that you put the regionId validation as our in-built API validation won’t work in this case because there is no UUID field support for the Region object. You can check how validation is begin done in updateRegion/deleteRegion scenarios. Kishan/Murali, can you p

Re: OpenVM.eu - repository of Cloudstack images and appliances

2014-06-25 Thread David Nalley
This is awesome on Nux's part. I am thrilled to see this come to fruition. This is not an official CloudStack deployment. There are a number of reasons why this needs to be external (for instance, much of what he has up for download is GPL-licensed; it's not our software, etc) In addition, Infra d

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Alex Ough
Hi Alena, Can you confirm if this fix is correct? @Parameter(name = ApiConstants.ORIGINATED_REGION_ID, type = CommandType.INTEGER, description = "Region where this account is created.", since = "4.5") private Integer originatedRegionId; Thanks Alex Ough On Wed, Jun 25, 2014 at 11:03 AM

Re: OpenVM.eu - repository of Cloudstack images and appliances

2014-06-25 Thread Sally Khudairi
Cool --thanks, Lucian! Just so I understand, this is a supporting repository and not an "official" CloudStack project resource, correct? If so, totally fine: please do continue as intended. If not, I suspect this might need to reside somewhere in the cloudstack.apache.org/* home. I'd love feed

Re: [ACS4.4] i18n problems in Add Primary Storage dialog

2014-06-25 Thread Mike Tutkowski
By the way, what I was referring to with my proposed hack was just to fix the two situations ("SR Name-Label" and "Path") by hardcoding the English back in. On Wed, Jun 25, 2014 at 2:34 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > It looks like these issues were introduced in > 18

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Wunderbar! Thanks guys! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Daan Hoogland" To: "dev" Sent: Wednesday, 25 June, 2014 8:35:00 PM Subject: Re: What to modify to increase instance password length? pulled both On Wed, Jun 2

RE: [ACS45][ACS50][PROPOSAL] move forward feature freeze

2014-06-25 Thread Animesh Chaturvedi
In response to Brocade I see your response "feature should be done (in it's branch) by 19th july. merging and fixing issues may take to mid august" that essentially means feature freeze (cutting the branch) by mid august Animesh > -Original Message- > From: Animesh Chaturvedi [mailto:a

RE: [ACS45][ACS50][PROPOSAL] move forward feature freeze

2014-06-25 Thread Animesh Chaturvedi
I saw you mentioning mid august as well so there is some confusion Animesh > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Wednesday, June 25, 2014 1:52 PM > To: dev > Subject: Re: [ACS45][ACS50][PROPOSAL] move forward feature freeze > > No certainly

Re: Review Request 22939: CLOUDSTACK-6460 - CLVM primary storage migration fails due to incorrect identification of source format.

2014-06-25 Thread Simon Weller
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22939/ --- (Updated June 25, 2014, 9:02 p.m.) Review request for cloudstack. Changes ---

Re: [ACS45][ACS50][PROPOSAL] move forward feature freeze

2014-06-25 Thread Daan Hoogland
No certainly not, that would mean yet another bigger release and another extra shift. It is now at 19 July And I was proposing to move it forward to last 19th of june. On Wed, Jun 25, 2014 at 10:46 PM, Animesh Chaturvedi wrote: > > >> -Original Message- >> From: Daan Hoogland [mailto:daan

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-06-25 Thread David Nalley
On Wed, Jun 25, 2014 at 4:38 PM, Silvano Nogueira Buback wrote: > Hi guys, > >I finish the first version of design document: > https://docs.google.com/document/d/1kbPQJrBC87ZtR-t7LwHFDzAmT436ShtjwKE84FVfByM/pub > . > >Someone could give me access to put design documents in wiki? Bellow the

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-06-25 Thread Daan Hoogland
you three have access to the wiki On Wed, Jun 25, 2014 at 10:38 PM, Silvano Nogueira Buback wrote: > Hi guys, > >I finish the first version of design document: > https://docs.google.com/document/d/1kbPQJrBC87ZtR-t7LwHFDzAmT436ShtjwKE84FVfByM/pub > . > >Someone could give me access to put

RE: [ACS45][ACS50][PROPOSAL] move forward feature freeze

2014-06-25 Thread Animesh Chaturvedi
> -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Thursday, May 29, 2014 10:45 AM > To: dev > Subject: Re: [ACS45][ACS50][PROPOSAL] move forward feature freeze > > Seeing what objections there might be I want to amend my proposal to > > 1. move forward

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-06-25 Thread Silvano Nogueira Buback
Hi guys, I finish the first version of design document: https://docs.google.com/document/d/1kbPQJrBC87ZtR-t7LwHFDzAmT436ShtjwKE84FVfByM/pub . Someone could give me access to put design documents in wiki? Bellow the username of people work with Cloudstack in Globo.com and need access. snbub

Re: [ACS4.4] Release candidate coming up

2014-06-25 Thread Pierre-Luc Dion
Mike, I guest you did that already restart the jvm of the management server? I went to this problem once, changing and adding labels and to had to restart cloudstack to have the label working. Le mercredi 25 juin 2014, Mike Tutkowski a écrit : > I have one minor issue I'd like to solve before a

Re: [ACS4.4] i18n problems in Add Primary Storage dialog

2014-06-25 Thread Mike Tutkowski
It looks like these issues were introduced in 182c31899bb353eac66a43ca4e81117c4fd06332 by vetrivelc with regards to externalizing hardcoded strings. My guess is that this substitution was done in an automated fashion and some unintended consequences of the substitution logic occurred. vetrivelc -

Jenkins build is back to normal : cloudstack-4.4-maven-build #367

2014-06-25 Thread jenkins
See

Re: build path errors when importing cloudstack in eclipse

2014-06-25 Thread Kuang-Ching Wang
Thanks! Turns out its a java version issue - I installed java 1.7 but eclipse still refers to 1.6. Removing 1.6 entirely fix the problem. KC On Jun 24, 2014, at 6:10 PM, Mike Tutkowski wrote: > Are you seeing errors in Maven POM files? If so, those are business as > usual and are OK (Plugi

Re: What to modify to increase instance password length?

2014-06-25 Thread Daan Hoogland
pulled both On Wed, Jun 25, 2014 at 9:33 PM, Ian Duffy wrote: > Yeah sorry, just noticed and fixed it myself. > > > On 25 June 2014 20:32, Daan Hoogland wrote: > >> yeah, so I should probably get that one in as well? >> >> On Wed, Jun 25, 2014 at 9:28 PM, Ian Duffy wrote: >> > :( Get them solve

Build failed in Jenkins: cloudstack-4.4-maven-build #366

2014-06-25 Thread jenkins
See Changes: [Daan Hoogland] Allow for length of password on VMs to be set via global settings -- [...truncated 1179 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resou

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
Yeah sorry, just noticed and fixed it myself. On 25 June 2014 20:32, Daan Hoogland wrote: > yeah, so I should probably get that one in as well? > > On Wed, Jun 25, 2014 at 9:28 PM, Ian Duffy wrote: > > :( Get them solved? > > > > Fixed a styecheck issue in 2bb12f2a85c8497a15cd7b17099aefbd7c486

Re: What to modify to increase instance password length?

2014-06-25 Thread Daan Hoogland
yeah, so I should probably get that one in as well? On Wed, Jun 25, 2014 at 9:28 PM, Ian Duffy wrote: > :( Get them solved? > > Fixed a styecheck issue in 2bb12f2a85c8497a15cd7b17099aefbd7c486f9b needed > to remove unused imports. > > > On 25 June 2014 20:24, Daan Hoogland wrote: > >> c70cadff0e

Re: cloudmonkey 5.1.0

2014-06-25 Thread Rohit Yadav
Hi Giles, Not a lot -- it added support for a newer signature scheme (version 3, something better than plain and simple hmac signature validation algorithm that reduces chance of API replay attacks) and letting users use CloudStack username/password in addition to using api/secret keys for auth pu

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
:( Get them solved? Fixed a styecheck issue in 2bb12f2a85c8497a15cd7b17099aefbd7c486f9b needed to remove unused imports. On 25 June 2014 20:24, Daan Hoogland wrote: > c70cadff0e3d70f625e7160a3aee600a3198cc67 in 4.4 it had conflicts in the > sql:( > > On Wed, Jun 25, 2014 at 8:53 PM, Ian Duffy

Re: What to modify to increase instance password length?

2014-06-25 Thread Daan Hoogland
c70cadff0e3d70f625e7160a3aee600a3198cc67 in 4.4 it had conflicts in the sql:( On Wed, Jun 25, 2014 at 8:53 PM, Ian Duffy wrote: > Just pushed a change for this to the 4.4-forward branch. > > Daan, will you review / cherrypick? 96412e3e58fd1ced9d269e4552aaa6410bedf556 > > Testing done: > > Brought

OpenVM.eu - repository of Cloudstack images and appliances

2014-06-25 Thread Nux!
Hi, I've been intending to do this for a while, but decided it has to happen this summer so here goes: http://www.openvm.eu - A repository of Cloudstack images and appliances! Do not be fooled by it's current façade, it will get better. It only has one template for now, but I expect this numbe

Jenkins build is back to normal : cloudstack-4.4-forward-build #293

2014-06-25 Thread jenkins
See

Re: Build failed in Jenkins: cloudstack-4.4-forward-build #292

2014-06-25 Thread Ian Duffy
Unused import removed. should be resolved shortly. On 25 June 2014 19:55, wrote: > See < > http://jenkins.buildacloud.org/job/cloudstack-4.4-forward-build/292/changes > > > > Changes: > > [Ian Duffy] Allow for length of password on VMs to be set via global > settings > > ---

Build failed in Jenkins: cloudstack-4.4-forward-build #292

2014-06-25 Thread jenkins
See Changes: [Ian Duffy] Allow for length of password on VMs to be set via global settings -- [...truncated 1179 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resourc

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
Just pushed a change for this to the 4.4-forward branch. Daan, will you review / cherrypick? 96412e3e58fd1ced9d269e4552aaa6410bedf556 Testing done: Brought up simulator. Changed password flag for the builtin template. Brought up VM, password was displayed at length of 6. Stopped the VM, reset

RE: Why to have API Commands for Admin actions?

2014-06-25 Thread Wilder Rodrigues
Ho Rohit and Min, My apologies, but sometimes I just write the things I see in my head, as I know they would work, but don't give enough details so other people can see the same picture. Thanks for the heads up, I will prepare it. In terms of what it solves I would say: nothing. And why that? B

Re: Adding a distant KVM host

2014-06-25 Thread Marcus
I don't really have any input on this. It should work in general, I just don't know about the ppp device setup specifics. I've only ever tried over VPN where the endpoints weren't on the KVM or mgmt server. I'd just treat the ppp device like the mgmt IP/interface of the KVM host, but I don't know

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread Daan Hoogland
On Wed, Jun 25, 2014 at 7:58 PM, Santhosh Edukulla wrote: ... > Team uses 4.4-forward marvin to test the changes. You should really not test 4.4-forward, but 4.4! -- Daan

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Volunteer to do it in time for 4.4? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "ilya musayev" To: dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 6:30:25 PM Subject: Re: What to modify to increase instance password

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22554/#review46658 --- Commit 2498f65683bd529b2b03bac9a6cfd2fdbf65aca2 in cloudstack's bran

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22554/#review46657 --- Ship it! 477a812a6f7aaab74122c11488713f417dfe4d89 on master 2498f65

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22554/#review46656 --- Commit 477a812a6f7aaab74122c11488713f417dfe4d89 in cloudstack's bran

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
ilya - Agreed. On 25 June 2014 18:33, Daan Hoogland wrote: > And have some bastard user from hell (or operator) change it? > > Daan > mobile bi-lingual spell checker used. > On 25 Jun 2014 19:18, "Nux!" wrote: > > > I should submit a bug report to rewrite ACS in a scripting language. > > > > C

Re: What to modify to increase instance password length?

2014-06-25 Thread Daan Hoogland
And have some bastard user from hell (or operator) change it? Daan mobile bi-lingual spell checker used. On 25 Jun 2014 19:18, "Nux!" wrote: > I should submit a bug report to rewrite ACS in a scripting language. > > Cheers :) > > -- > Sent from the Delta quadrant using Borg technology! > > Nux!

Re: What to modify to increase instance password length?

2014-06-25 Thread ilya musayev
You should ask if this can be done as global setting variable - not hard coded. This should be an easy one. On 6/25/14, 10:14 AM, Nux! wrote: I should submit a bug report to rewrite ACS in a scripting language. Cheers :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
I should submit a bug report to rewrite ACS in a scripting language. Cheers :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Ian Duffy" To: "CloudStack Dev" Sent: Wednesday, 25 June, 2014 6:11:23 PM Subject: Re: What to modify to i

Re: [ACS43] backporting of issues

2014-06-25 Thread Erik Weber
Lovely, Thank you Daan :-) Erik 25. juni 2014 15:53 skrev "Daan Hoogland" følgende: > Sebastien, > > CLOUDSTACK-6747, entered by Erik Weber a while ago and discussed on > some list (this or user@ or both) has some implementation in master > now. We are running 4.3 and though we would prefer to

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
Afaik yes. (Will to be corrected on this but it appears to be hard coded) On 25 June 2014 18:06, Nux! wrote: > Thanks, Ian, > > This means I need to modify the source, rebuild the RPMs and update, > right? (ie it's not something that I can just modify on the mgmt server > right now). > > Lucian

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Thanks, Ian, This means I need to modify the source, rebuild the RPMs and update, right? (ie it's not something that I can just modify on the mgmt server right now). Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Ian Duffy"

Re: [GSOC][CLOUDSTACK-6045] Progress Update

2014-06-25 Thread Mike Tutkowski
Oh, sounds good, Sebastien. I've asked Seif to create a Review Board account and we can go through that process. Thanks On Wed, Jun 25, 2014 at 1:52 AM, sebgoa wrote: > > On Jun 24, 2014, at 10:19 PM, Mike Tutkowski > wrote: > > > Thanks, Seif! > > > > Seif and I have been communicating pret

[ACS4.4] i18n problems in Add Primary Storage dialog

2014-06-25 Thread Mike Tutkowski
Hi, I noticed a couple i18n-related issues in the Add Primary Storage dialog: 1) label.path shows up literally as label.path (instead of Path) 2) label.SR.name shows up literally as label.SR.name (instead of SR Name-Label) I looked at the applicable i18n/l10n files and all looked well. Once I

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
Hi Lucian, Take a look at server/src/com/cloud/server/ManagementServerImpl.java Line 895 - 898 @Override public String generateRandomPassword() { return PasswordGenerator.generateRandomPassword(6); } On 25 June 2014 17:16, Nux! wrote: > Hi guys, > > Can anyone tell me w

Re: Why to have API Commands for Admin actions?

2014-06-25 Thread Min Chen
Hi Wilder, #3 in your list is definitely something we need to do to reuse command code and avoid the mistake of changing one place and forgetting the other one. But I don't quite get how to avoid passing response view parameter in ApiResponseGenerator in the execute() method using your met

Re: Review Request 22709: This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regula

2014-06-25 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22709/#review46647 --- Ship it! Ship It! - Santhosh Edukulla On June 24, 2014, 12:38 a.

Re: [ACS4.4] issue triaging

2014-06-25 Thread Mike Tutkowski
Thanks, Daan! I appreciate the effort in helping to get 4.4 out in the field. :) On Wed, Jun 25, 2014 at 4:16 AM, Daan Hoogland wrote: > H, > > I am slowly moving through the list of criticals starting with those > that were not updated the longest, marking them as future instead of > 4.4.0 > >

Re: [ACS4.4] Release candidate coming up

2014-06-25 Thread Mike Tutkowski
I have one minor issue I'd like to solve before a RC, but Friday should be no problem. It's kind of a weird issue where "label.SR.name" shows up literally in the Add Primary Storage dialog (as opposed to the English word(s) that should be substituted for it). I've looked in the relevant files to

Re: feature : changing volume properties dynamically in 4.5

2014-06-25 Thread Mike Tutkowski
Hi Punith, Yes, that is exactly the approach I was planning on taking: enhance the resizeVolume API to allow for IOPS control and to extend what it can do with volume sizes. Talk to you later! Mike On Wed, Jun 25, 2014 at 7:44 AM, Punith S wrote: > hi mike, > > now this updateStoragePool API

What to modify to increase instance password length?

2014-06-25 Thread Nux!
Hi guys, Can anyone tell me which changes I should make in order to increase password length for instances? Currently I get something like "tK2yptbby" which might have been secure 10 years ago, but now it's way too short. Thanks! Lucian -- Sent from the Delta quadrant using Borg technology!

Re: cloudmonkey 5.1.0

2014-06-25 Thread Ian Duffy
Hi Giles, The changelog can be see at https://github.com/apache/cloudstack-cloudmonkey/blob/master/CHANGES On 25 June 2014 16:46, Giles Sirett wrote: > I’m trying to get a handle on whats new with CM 5.1.x > > > > Anybody point me in the direction of the release notes or anywhere else > that

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22554/#review46635 --- Ship it! Ship It! - Santhosh Edukulla On June 23, 2014, 3:53 p.m

cloudmonkey 5.1.0

2014-06-25 Thread Giles Sirett
I'm trying to get a handle on whats new with CM 5.1.x Anybody point me in the direction of the release notes or anywhere else that summarises ? thanks Kind Regards Giles Giles Sirett CEO [Description: Mail Logo Bottom Align] D: +44 20 3603 0541 | S: +44 20 3603 0540 | M: +44 796 111 2055 gi

Re: Review Request 22554: CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage

2014-06-25 Thread John Dilley
> On June 24, 2014, 5:27 a.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/configGenerator.py, line 216 > > > > > > All looks good now, please do a dry run on both master and 4.4-forward > > i.e., deploy a datace

[ACS4.4] Release candidate coming up

2014-06-25 Thread Daan Hoogland
LS, As the critical issue list is starting to go down and no one has discussed any bug as being blocking for a while, I would like to make a release candidate on Friday. As requested earlier, please triage your bug lists and send me any cherry-pick requests for fixes you would like to go in 4.4.0

Re: [ACS43] backporting of issues

2014-06-25 Thread Daan Hoogland
it is in three commits, sorry for the mess. On Wed, Jun 25, 2014 at 4:51 PM, Sebastien Goasguen wrote: > if you know the commit, then feel free to merge it in the 4.3 branch with the > CLOUDSTACK-6747 name in the commit message. > > > On Jun 25, 2014, at 9:52 AM, Daan Hoogland wrote: > >> Sebas

Re: Review Request 22805: CLOUDSTACK-1466:Adding automation tests for Secondary Storage Limits

2014-06-25 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22805/ --- (Updated June 25, 2014, 3:24 p.m.) Review request for cloudstack and Girish Shi

Jenkins build is back to normal : build-master #1032

2014-06-25 Thread jenkins
See

Build failed in Jenkins: build-master #1031

2014-06-25 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc -- [...truncated 450 lines...] at org.apache.maven.surefire.booter.ProviderFactory.

Re: Review Request 22721: removed hard coded jdk_dirs in cloud-usage script

2014-06-25 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22721/#review46630 --- Ship it! Commit c468228fe807c621decc5919dadae9bcbb38c753 - Kishan

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
Alex, You can refer to the code from initDataSource method in Transaction.java. Properties file can be loaded using the following: File dbPropsFile = PropertiesUtil.findConfigFile(propsFileName); From: Alex Ough [mailto:alex.o...@sungardas.com] Sent: Wednesday, 25 June 2014 4:31 PM To: Kishan Ka

Re: [ACS43] backporting of issues

2014-06-25 Thread Sebastien Goasguen
if you know the commit, then feel free to merge it in the 4.3 branch with the CLOUDSTACK-6747 name in the commit message. On Jun 25, 2014, at 9:52 AM, Daan Hoogland wrote: > Sebastien, > > CLOUDSTACK-6747, entered by Erik Weber a while ago and discussed on > some list (this or user@ or both)

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
Opened https://issues.apache.org/jira/browse/CLOUDSTACK-6993 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Loic Lambiel" To: "Sebastien Goasguen" Cc: dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 2:19:43 PM Subject: Re:

[4.3] Missing network usage stats in Basic and Adv+sg zones - CLOUDSTACK-6993

2014-06-25 Thread Nux!
Hello, Related to my previous thread, I've opened the following: https://issues.apache.org/jira/browse/CLOUDSTACK-6993 I can also confirm that Advanced zones are not affected by this bug (or at least I can see plenty of table entries in cloud_usage like usage_type="4"). Can anyone shed some mor

[ACS43] backporting of issues

2014-06-25 Thread Daan Hoogland
Sebastien, CLOUDSTACK-6747, entered by Erik Weber a while ago and discussed on some list (this or user@ or both) has some implementation in master now. We are running 4.3 and though we would prefer to go to 4.4 it might be worthwhile backporting it to 4.3.1 Do you have a ..-forward policy for you

Re: feature : changing volume properties dynamically in 4.5

2014-06-25 Thread Punith S
hi mike, now this updateStoragePool API would be really helpful to update the backend storagepool and other third party features. question on individual CloudStack volumes is it feasible to associate resize volume and changing IOPS into one API ? if so we might need to add more intelligence in

Review Request 22955: CLOUDSTACK-6985: Re-enabling test_02_deploy_vm_root_resize

2014-06-25 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22955/ --- Review request for cloudstack and Girish Shilamkar. Repository: cloudstack-git

Re: Build failed in Jenkins: cloudstack-rat-master #4947

2014-06-25 Thread Daan Hoogland
Nitin, can you have a look at your SnapshotPolicyDetails files. Three files have a license problem On Wed, Jun 25, 2014 at 3:01 PM, Apache Jenkins Server wrote: > See > > Changes: > > [daan] CLOUDSTACK-6747 test to allow all cidrs

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Lambiel, Loic
It seems not (we’re purging old usage data) Loic Lambiel EXOSCALE Head of Operations Tel : +41 58 668 56 00 Mail : loic.lamb...@exoscale.ch Swiss Cloud Services www.exoscale.ch exoscale is a brand of Veltigroup SA Av. de Provence 4 ­ CH 1007 Lausanne w

Re: I want to join this community

2014-06-25 Thread Chip Childers
Welcome! Feel free to subscribe to the mailing list by sending an email to dev-subscr...@cloudstack.apache.org. You will then have to reply to the confirmation email you receive. On Wed, Jun 25, 2014 at 3:37 AM, chandraprakash mishra wrote: > -- > Thanks and Regards, > Chandra Prakash Mishra

Re: Why to have API Commands for Admin actions?

2014-06-25 Thread Rohit Yadav
Hi Wilder, On Wed, Jun 25, 2014 at 4:57 PM, Wilder Rodrigues < wrodrig...@schubergphilis.com> wrote: > Hi there, > > Thanks to Min, Rohit and Prachi for the details about the current > implementation. > > On the if-else thing, that's not a problem to have them. At some point in > time you have t

Re: Self Contained Cloudstack, using Vagrant and Simulator

2014-06-25 Thread Rohit Yadav
Looks great, thanks for sharing Santhosh! Will try it in the evenings or during weekends. Cheers. On Wed, Jun 25, 2014 at 5:57 PM, Santhosh Edukulla < santhosh.eduku...@citrix.com> wrote: > Team, > > With the help of Vagrant boxes and simulator, We can now get a readily > available Cloudtack w

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
Thanks for the confirmation, Loic and everyone else who replied. I would assume this is a bug then. Will submit a bug report. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Loic Lambiel" To: "sebgoa" , dev@cloudstack.apache.o

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Sebastien Goasguen
And did you have them in 4.0 ? On Jun 25, 2014, at 8:52 AM, "Lambiel, Loic" wrote: > Hi Guys, > > We¹re running 4.3+ (KVM, Basic Networking). I confirm that we do not have > any record of type 4 in the usage DB. > > Best Regards, > > -- > Loic Lambiel > EXOSCALE Head of Operations > Tel : +4

I want to join this community

2014-06-25 Thread chandraprakash mishra
-- Thanks and Regards, Chandra Prakash Mishra

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Lambiel, Loic
Hi Guys, We¹re running 4.3+ (KVM, Basic Networking). I confirm that we do not have any record of type 4 in the usage DB. Best Regards, -- Loic Lambiel EXOSCALE Head of Operations Tel : +41 58 668 56 00 Mail : loic.lamb...@exoscale.ch Swiss Cloud Services www.exoscale.ch

Re: Self Contained Cloudstack, using Vagrant and Simulator

2014-06-25 Thread Ian Duffy
Santhosh, This looks cool. (Just a timing coincidence) I've been doing the same thing but with chef. https://github.com/imduffy15/GSoC-2014/blob/master/simulator/Vagrantfile Does yours take long to come up? I find cloning the repo and compiling the codebase can be slow. On 25 June 2014 13:27,

Self Contained Cloudstack, using Vagrant and Simulator

2014-06-25 Thread Santhosh Edukulla
Team, With the help of Vagrant boxes and simulator, We can now get a readily available Cloudtack with data center. With this facility, automatically, It will provision a thin ubuntu vm, required software and Cloudstack are installed, followed by a deploy data center. Please check the below li

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-06-25 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21773/#review46616 --- But in debian wheezy sysctl.conf is not got loaded on boot time. The

RE: Why to have API Commands for Admin actions?

2014-06-25 Thread Wilder Rodrigues
Hi there, Thanks to Min, Rohit and Prachi for the details about the current implementation. On the if-else thing, that's not a problem to have them. At some point in time you have to have if-else in the code. The point is just to not abuse of it. But no worries, because there is no abuse of if

  1   2   >