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

2014-01-08 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16729/ --- (Updated Jan. 9, 2014, 6:47 a.m.) Review request for cloudstack and Nitin Mehta

RE: [MERGE] Opendaylight plugin

2014-01-08 Thread Wilder Rodrigues
Good stuff! :) Cheers, Wilder -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Wednesday, January 08, 2014 5:13 PM To: dev Subject: Re: [MERGE] Opendaylight plugin Thanks for the feedback. The support is merged into master: 612a41e3f5b7f57b2

RE: DR as a service in CloudPlatform?

2014-01-08 Thread Radhika Puthiyetath
Hi, Here is the documentation on GSLB. https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Admin_Guide/index.html#gslb -Radhika -Original Message- From: Octavian Popescu [mailto:octavian.pope...@interoute.com] Sent: Wednesday, January 08, 2014 7:43 PM To: dev@c

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-08 Thread Abhinandan Prateek
On 04/01/14 6:52 pm, "David Nalley" wrote: >Abhi: > >Please send a [VOTE] [RESULT] email with the vote tally. > >I am somewhat surprised that 4.2.1 wasn't tagged using build_asf.sh >during the creation of the RC artifacts. Are you sure you aren't >sitting on the tag locally? Also the tag should

Re: Trying to add Amazon S3 to CloudPlatform?

2014-01-08 Thread John Burwell
+ @dev > On Jan 8, 2014, at 10:12 PM, John Burwell wrote: > > Rashika, > > It seems appropriate to also defect the error message as unclear. I am very > familiar with the code and functionality, but that error message made no > sense to me. > > Thanks, > -John > >> On Jan 8, 2014, at 8:24

Re: Trying to add Amazon S3 to CloudPlatform?

2014-01-08 Thread John Burwell
(+ @dev) Min, I don't think that the current implementation is a limitation or problem. Region-wide storage will impose certain constraints on secondary storage in contained zones to satisfy data consistency and reliability requirements. Therefore, it seems completely logically that region w

Re: Review Request 16361: CLOUDSTACK-5535: Do not allow addNetwork to create NIC across VPC tiers and Isolated Networks

2014-01-08 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16361/#review31417 --- One more check is needed: don't let to add vm to VPC network if its

RE: [ACS43] Closing Resolved Defects

2014-01-08 Thread Animesh Chaturvedi
-Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, January 08, 2014 3:08 PM To: dev@cloudstack.apache.org Subject: Re: [ACS43] Closing Resolved Defects I was wondering, we originally planned on spinning up a RC1 build this coming Friday, righ

Re: [ACS43] Closing Resolved Defects

2014-01-08 Thread Mike Tutkowski
I was wondering, we originally planned on spinning up a RC1 build this coming Friday, right? Just curious if that is still the plan? Thanks! On Wed, Jan 8, 2014 at 3:29 PM, Sudha Ponnaganti < sudha.ponnaga...@citrix.com> wrote: > Community Members, > > Following are the defects that are resolv

Re: Status of CLVM?

2014-01-08 Thread Marcus Sorensen
You'd create a sharedmountpoint style primary storage, which would host qcow2 files. You can do this via iscsi, fibrechannel, or any other SAN tech. On Wed, Jan 8, 2014 at 3:49 PM, Marcus Sorensen wrote: > Yes, because current snapshot is really "Copy raw-formatted LVM volume > to qcow2 file on s

Re: Status of CLVM?

2014-01-08 Thread Marcus Sorensen
Yes, because current snapshot is really "Copy raw-formatted LVM volume to qcow2 file on secondary storage". So there is no real LVM snapshot, and if there were, it wouldn't be copied internally. On Wed, Jan 8, 2014 at 3:47 PM, Nux! wrote: > Hi, > > I've just watched Marcus Sorensen's presentation

Status of CLVM?

2014-01-08 Thread Nux!
Hi, I've just watched Marcus Sorensen's presentation on CLVM on youtube and he was mentioning that migrating a VM with snapshots will make the snapshots disappear. Can anyone testify if this is still the case? Since at it, are there any alternative ways of using a multipathed iSCSI lun with C

[ACS43] Closing Resolved Defects

2014-01-08 Thread Sudha Ponnaganti
Community Members, Following are the defects that are resolved for ACS 4.3. As RC would be done soon, can you make sure to validate and close these defects Thanks /sudha Reporter Total Abhinav Roy 6 Ahmad Emneina 1 Alena Prokharchyk 7 Alex Huang

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

2014-01-08 Thread Alex Ough
All, A little bit of updates after a long vacation, I'm currently creating automated test scripts that randomly create/delete/update domain/account/user objects in random regions to trigger the sync-up and full scans regularly. Once they are completed, I'll post it in the github also and submit th

RE: Unicode Characters in Input Fields

2014-01-08 Thread Alex Hitchins
Santhosh, Thanks for your rely. I'll try that regex and see what happens. Regards to the db, it's not changed from 3.x schema. I've updated it to include an extended character and it accepts it accordingly. I believe therefore my findings are accurate. I'll give that regex pattern a go and se

RE: Hyper-V agent

2014-01-08 Thread Paul Angus
OK so ipconfig /all returned: Host Name: WIN-G23HSIAIU40 And Primary dns suffix: BLANK I ran: netdom computername hostname.domain.com /add:newhostname.newdomain.com netdom computername hostname.domain.com /makeprimary:newhostname.newdomain.com to set the dns suffix (then rebooted) Agentshell

RE: Unicode Characters in Input Fields

2014-01-08 Thread Santhosh Edukulla
Alex, Few notes: 1.Regular Expression [^\x00-\x1F\x7F] can be used as "not" to allow characters in the range 0-31 and 127 i believe. Not clear of \177 in the below mentioned reg ex. 2. Also, i believe when we say unicode, we mean only extended ascii charcter set( excluding non printable ran

Re: Wrong dates for network bytes sent/received usages

2014-01-08 Thread Olivier Lemasle
Hi, Now that CloudStack 4.2.1 is released, could you please have a look to my review request, in order to apply the patch to CLOUDSTACK-5404 in branch 4.3 and master? Please let me know if you have concerns/questions about it. Regards, -- Olivier Lemasle Apalia On Wed, Dec 11, 2013 at 4:39 PM

Re: Committer license for IntelliJ set to expire

2014-01-08 Thread Frankie Onuonga
I plan to start committing this year. Do you think that I should wait to get this when I actually do or get it right now ? thanks and kind regards, On Wed, Jan 8, 2014 at 6:41 PM, Chip Childers wrote: > On Wed, Jan 08, 2014 at 02:05:29AM +, Sateesh Chodapuneedi wrote: > > I am also using

Re: Committer license for IntelliJ set to expire

2014-01-08 Thread Chip Childers
On Wed, Jan 08, 2014 at 02:05:29AM +, Sateesh Chodapuneedi wrote: > I am also using it. > > Regards, > Sateesh ACK

Re: [MERGE] Opendaylight plugin

2014-01-08 Thread Hugo Trippaers
On 7 jan. 2014, at 17:21, Nguyen Anh Tu wrote: > +1 Hugo. > > Looking forward if I can do anything for that plugin. Absolutely! There is more than enough work to do. Do you have a chance to setup a test environment and help testing? Ideally i would like to add openvswitch to devcloud and use

Re: [MERGE] Opendaylight plugin

2014-01-08 Thread Hugo Trippaers
Thanks for the feedback. The support is merged into master: 612a41e3f5b7f57b205ea84503d670793fb44c4f Add UI interface for managing the OpenDaylight provider and controllers. e4cb9ce8bcb0ffa8b3a4f82f0e32002e19f35085 Add opendaylight provider to system.js 57da2bc784f125f61af4020d8589c690b89f058a A

RE: DR as a service in CloudPlatform?

2014-01-08 Thread Octavian Popescu
Thanks Giles - I've always thought the two development roadmaps are somewhat aligned (at least roughly), hence my question about CP as well. Octavian >-Original Message- >From: Giles Sirett [mailto:giles.sir...@shapeblue.com] >Sent: 08 January 2014 16:42 >To: dev@cloudstack.apache.org >S

RE: DR as a service in CloudPlatform?

2014-01-08 Thread Giles Sirett
Hi Octavian The closest thing in CloudStack that I know of is probably GSLB - but it won't start individual VMs up in a different zone but transfer the traffic to a different zone if 'primary' zone fails https://cwiki.apache.org/confluence/display/CLOUDSTACK/GSLB+%28Global+Server+Load+Balancing

RE: Unicode Characters in Input Fields

2014-01-08 Thread Alex Hitchins
Yes - Sorry there is a related bug : https://issues.apache.org/jira/browse/CLOUDSTACK-2376 and a linked issue : https://issues.apache.org/jira/browse/CLOUDSTACK-5799 I will work on the patch and submit with tests. Alex Hitchins +44 7788 423 969 -Original Message- From: sebgoa [mailt

Re: Unicode Characters in Input Fields

2014-01-08 Thread sebgoa
On Jan 8, 2014, at 3:16 PM, Alex Hitchins wrote: > All, > > Further to the below, I've done some digging around and have located the > following change : > http://permalink.gmane.org/gmane.comp.apache.cloudstack.devel/7621 > > It looks like the validation was created to prevent non-printable

Re: Review Request 16385: Fix for CloudStack JIRA 4406

2014-01-08 Thread daan Hoogland
> On Dec. 23, 2013, 5:58 p.m., Nitin Mehta wrote: > > api/src/org/apache/cloudstack/api/BaseListTemplateOrIsoPermissionsCmd.java, > > line 53 > > > > > > You shouldn't have to override for every cmd. By default its fal

FW: Unicode Characters in Input Fields

2014-01-08 Thread Alex Hitchins
All, Further to the below, I've done some digging around and have located the following change : http://permalink.gmane.org/gmane.comp.apache.cloudstack.devel/7621 It looks like the validation was created to prevent non-printable characters from being entered. A regex was used to match the und

DR as a service in CloudPlatform?

2014-01-08 Thread Octavian Popescu
Hello, Could you please confirm if any DR specific features are being developed for CloudStack/CloudPlatform? (e.g. DR tags that indicate whether a machine should be moved between zones in case of a failure) If positive, could you please share some details about how exactly it will work? Thank

Re: Review Request 16737: CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up

2014-01-08 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16737/#review31371 --- Ship it! Committed to 4.3 and master - Girish Shilamkar On Jan.

Re: Review Request 16737: CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16737/#review31369 --- Commit e58c3c809d4063e46e5e1c1f594763e2488bec30 in branch refs/heads

Re: Review Request 16737: CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16737/#review31370 --- Commit 3d9a6ecbcd6ff6f9c87f51dc37762936f3777086 in branch refs/heads

Re: Review Request 16730: Add usage event detials for vm state transitions when using custom compute offering.

2014-01-08 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16730/#review31368 --- Ship it! 55a9b5d2a2dae4883d52506c6f6a2d5dac4c91cd - Kishan Kavala

Review Request 16737: CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up

2014-01-08 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16737/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-5619 h

Re: Review Request 16732: CLOUDSTACK-5827: [Automation] Destroy VM failed, while deleting account

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16732/#review31366 --- Commit 00e67f57e7c5354a36a664f38ad72e3481dabdec in branch refs/heads

Re: Review Request 16732: CLOUDSTACK-5827: [Automation] Destroy VM failed, while deleting account

2014-01-08 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16732/#review31367 --- Ship it! Ship It! - Koushik Das On Jan. 8, 2014, 9:43 a.m., Hari

Re: Review Request 16732: CLOUDSTACK-5827: [Automation] Destroy VM failed, while deleting account

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16732/#review31365 --- Commit c3e6444adfe6d8a640cf6e50b3d2637af74253d5 in branch refs/heads

Re: Review Request 16736: reverted encryption changes for ldap hostname and port. handled encryption during upgrade

2014-01-08 Thread Rajani Karuturi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16736/ --- (Updated Jan. 8, 2014, 1:03 p.m.) Review request for cloudstack and Abhinandan

Review Request 16736: reverted encryption changes for ldap hostname and port. handled encryption during upgrade

2014-01-08 Thread Rajani Karuturi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16736/ --- Review request for cloudstack and Abhinandan Prateek. Bugs: CLOUDSTACK-5790 and

Re: Review Request 16684: CLOUDSTACK-5802: Increased timeout for template state to become ready, improved assertion messages

2014-01-08 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16684/#review31364 --- Ship it! Committed to 4.3 and master - Girish Shilamkar On Jan.

Re: Review Request 16731: CLOUDSTACK-5803: Fixed issues related to egress rule

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16731/#review31363 --- Commit 777ab1494205667c073f3d876d2ba1665b5c3f4b in branch refs/heads

Re: Review Request 16731: CLOUDSTACK-5803: Fixed issues related to egress rule

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16731/#review31362 --- Commit f15c8d22e19fda0f1b2fc09051626a32ba732c0e in branch refs/heads

Re: Review Request 16560: CLOUDSTACK-5711 allow scaling from the same offering when using custom compute offering.

2014-01-08 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16560/ --- (Updated Jan. 8, 2014, 12:16 p.m.) Review request for cloudstack and Koushik Da

Jenkins build is back to normal : cloudstack-4.3-maven-build #291

2014-01-08 Thread jenkins
See

Re: Review Request 16733: CLOUDSTACK-5630: Fixed snapshots' test cases

2014-01-08 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16733/#review31361 --- Ship it! Committed to 4.3 and master - Girish Shilamkar On Jan.

Re: Review Request 16733: CLOUDSTACK-5630: Fixed snapshots' test cases

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16733/#review31360 --- Commit 4e0b44c0d683dec2c4f28b3e05aa1d136e949fdd in branch refs/heads

Re: Review Request 16733: CLOUDSTACK-5630: Fixed snapshots' test cases

2014-01-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16733/#review31359 --- Commit b98c0ee80953e801cef2ede18f720d0cf8c91194 in branch refs/heads

Review Request 16733: CLOUDSTACK-5630: Fixed snapshots' test cases

2014-01-08 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16733/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-5630 h

Unicode Characters in Input Fields

2014-01-08 Thread Alex Hitchins
Hi all, I've run in to a bug regarding entering Unicode characters in input fields, namely the new user form. My issue is that you can create new users in CPBM with Unicode characters in the name - such as ü however this causes a problem in CloudStack as they aren't supported. I can see the l

[VOTE][RESULT] 3rd round of voting for ASF 4.2.1 RC is now closed

2014-01-08 Thread Abhinandan Prateek
4.2.1 RC is now approved as a GA build with following votes: +1 : 7 votes -- 3 bindings from Daan, Chip and David. +/-0: 2 votes from Tomesz and sebastian. Some issues have been pointed out by Tomasz (5422,5332 & 3806), Andrei (issue with KVM:S3) and Wei pointed out issues with DevCloud and OVS s

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-08 Thread Abhinandan Prateek
4.2.1 RC is now approved as a GA build with following votes: +1 : 7 votes - 3 bindings from Daan, Chip and David. +/-0: 2 votes from Tomesz and sebastian. Some issues have been pointed out by Tomasz (5422,5332 & 3806), Andrei (issue with KVM:S3) and Wei pointed out issues with DevCloud and OVS su

RE: [Proposal] Switch to Java 7

2014-01-08 Thread Donal Lafferty
+1 - used Java 7 for Hyper-V work. Only annoying bit was back porting to 6 for master merge. DL > -Original Message- > From: Hugo Trippaers [mailto:trip...@gmail.com] > Sent: 07 January 2014 22:50 > To: dev@cloudstack.apache.org > Cc: dev@cloudstack.apache.org > Subject: Re: [Proposal]

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

2014-01-08 Thread jenkins
See

Jenkins build is back to normal : build-master » Apache CloudStack Plugin - Hypervisor KVM #375

2014-01-08 Thread jenkins
See

[Responsiveness report] 2014w01 users

2014-01-08 Thread Daan Hoogland
Here's one for the early day gurus: http://markmail.org/message/yfpzrhks525fj626 Usage record clean-up? by Tamas Monos for an explanation of this report see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Responsiveness+report

Review Request 16732: CLOUDSTACK-5827: [Automation] Destroy VM failed, while deleting account

2014-01-08 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16732/ --- Review request for cloudstack and Koushik Das. Bugs: CLOUDSTACK-5827 https:

Re: Review Request 16731: CLOUDSTACK-5803: Fixed issues related to egress rule

2014-01-08 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16731/ --- (Updated Jan. 8, 2014, 1:50 p.m.) Review request for cloudstack and Girish Shil

Review Request 16731: CLOUDSTACK-5803: Fixed issues related to egress rule

2014-01-08 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16731/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-5803 h