[GitHub] cloudstack pull request: Worked around some possible runtime excep...

2016-03-23 Thread swill
Github user swill commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1444#discussion_r57194036 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java --- @@ -484,6 +489,10 @@ public

[GitHub] cloudstack pull request: Worked around some possible runtime excep...

2016-03-23 Thread rafaelweingartner
Github user rafaelweingartner commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1444#discussion_r57202601 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java --- @@ -484,6 +489,10 @@ public

[GitHub] cloudstack pull request: Worked around some possible runtime excep...

2016-03-23 Thread swill
Github user swill commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1444#discussion_r57208531 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java --- @@ -484,6 +489,10 @@ public

[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-03-23 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/780#issuecomment-200473159 Can we continue the conversation at #1444 please. This commit has been reverted and has been pulled into #1444 to continue QA of the code. Please come contribute at

Re: introduction

2016-03-23 Thread Nux!
Welcome back! :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Murali Reddy" > To: dev@cloudstack.apache.org > Sent: Wednesday, 23 March, 2016 11:50:49 > Subject: introduction > All, > > Just wanted to

Re: introduction

2016-03-23 Thread Wei ZHOU
Welcome back Murali !! -Wei 2016-03-23 12:50 GMT+01:00 Murali Reddy : > All, > > Just wanted to let the community know that I have decided to work on > Apache CloudStack again. I have taken up a position at ShapeBlue, so you > will be seeing me around @dev and

RE: [GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-03-23 Thread Sanjeev Neelarapu
Extract template and ISO tests are failing because there are some permission issues on the NFS server being used. Best Regards, Sanjeev N Chief Product Engineer, Accelerite Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com -Original Message- From: Sanjeev Neelarapu

[GitHub] cloudstack pull request: Strongswan vpn feature

2016-03-23 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/872#issuecomment-200275604 @jayapalu unfortunately missed your message, can you fix any outstanding issues, squash the commits to a single commit, and rebase against latest master. I'll have

[GitHub] cloudstack pull request: speedup iptables setup

2016-03-23 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-200296178 Good job. Thanks. Works fine in my 4.8 test installation (real platform) Several tests on RV and RVR routers with network restart with/without clean

introduction

2016-03-23 Thread Murali Reddy
All, Just wanted to let the community know that I have decided to work on Apache CloudStack again. I have taken up a position at ShapeBlue, so you will be seeing me around @dev and @users. For the new members of the community and others who I have not interacted with, here is small self

[GitHub] cloudstack pull request: CLOUDSTACK-9142 Migrate VM changes xmlDes...

2016-03-23 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1348#issuecomment-200300953 ### ACS CI BVT Run **Sumarry:** Build Number 122 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=13 Skipped=4

Re: introduction

2016-03-23 Thread Daan Hoogland
welcome back Murali, good luck. On Wed, Mar 23, 2016 at 12:50 PM, Murali Reddy wrote: > All, > > Just wanted to let the community know that I have decided to work on > Apache CloudStack again. I have taken up a position at ShapeBlue, so you > will be seeing me around

[GitHub] cloudstack pull request: CLOUDSTACK-9319: Use timeout when applyin...

2016-03-23 Thread insom
GitHub user insom opened a pull request: https://github.com/apache/cloudstack/pull/1451 CLOUDSTACK-9319: Use timeout when applying config to virtual router From the [JIRA issue](https://issues.apache.org/jira/browse/CLOUDSTACK-9319): > The timeout parameter is not passed

RE: [GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-03-23 Thread Sanjeev Neelarapu
Hi, I have looked at the test failure from test_04_extract_template test case which is mentioned in the known issues and ran it locally. I didn't see any issue with the test in my environment. I will work with Bharat and try to resolve the setup issues if there are any. Best Regards, Sanjeev

[GitHub] cloudstack pull request: CLOUDSTACK-9322: Support for Internal LB ...

2016-03-23 Thread prashanthvarma
GitHub user prashanthvarma opened a pull request: https://github.com/apache/cloudstack/pull/1452 CLOUDSTACK-9322: Support for Internal LB fuctionality with Nuage VSP SDN Plugin including Marvin tests Task: https://issues.apache.org/jira/browse/CLOUDSTACK-9322 PR contents:

[DISCUSS] Request for comments: Dynamic Role Based API Access Checker for CloudStack

2016-03-23 Thread Rohit Yadav
Hi all, I want to propose a new feature for CloudStack, dynamic role-based API access checker. This feature will allow us to migrate rules define in commands.properties file to database, while role management (such as creating/editing roles, adding/removing rules) won't require restarting

Re: introduction

2016-03-23 Thread Bharat Kumar
Welcome back Murali. —Bharat. > On 23-Mar-2016, at 9:50 PM, Rajesh Battala > wrote: > > Welcome Back Murali. Good to see you again on CloudStack :) > > -Original Message- > From: Murali Reddy [mailto:murali.re...@shapeblue.com] > Sent: Wednesday, March

[GitHub] cloudstack pull request: CLOUDSTACK-8302: Removing snapshots on RB...

2016-03-23 Thread kiwiflyer
Github user kiwiflyer commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-200347989 @DaanHoogland So I've been digging into this a bit. I could be very wrong here, but it seems that XenserverSnapshotStrategy is a very inaccurate

[GitHub] cloudstack pull request: CLOUDSTACK-9317: Enable/disable static NA...

2016-03-23 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1450#issuecomment-200345827 I added a basic test now and moved the method out @rafaelweingartner. Maybe there are more scenarios that can be tested? --- If your project is set up for it,

[GitHub] cloudstack pull request: CLOUDSTACK-8302: Removing snapshots on RB...

2016-03-23 Thread andrijapanic
Github user andrijapanic commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-200350271 I believe this is the reason Dmytro edit it, since it handles KVM stuff also... On 23 March 2016 at 14:40, Simon Weller

Re: introduction

2016-03-23 Thread Simon Weller
Murali, Congratulations on the new role and welcome back! - Si From: Murali Reddy Sent: Wednesday, March 23, 2016 6:50 AM To: dev@cloudstack.apache.org Subject: introduction All, Just wanted to let the community know that I

[GitHub] cloudstack pull request: Fix Sync of template.properties in Swift

2016-03-23 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1331#issuecomment-200386681 @syed: Thanks a lot for your fix. We are facing the same issue with CS4.8 and NFS secondary storage. Templates go into "Not Ready" when restarting the management

Re: introduction

2016-03-23 Thread Ahmad Emneina
Great to see you back working on CloudStack! Ahmad E > On Mar 23, 2016, at 4:50 AM, Murali Reddy wrote: > > All, > > Just wanted to let the community know that I have decided to work on Apache > CloudStack again. I have taken up a position at ShapeBlue, so you

Re: introduction

2016-03-23 Thread Will Stevens
Great to have you back Murali. Looking forward to working with you. :) On Mar 23, 2016 10:49 AM, "Ahmad Emneina" wrote: > Great to see you back working on CloudStack! > > Ahmad E > > > On Mar 23, 2016, at 4:50 AM, Murali Reddy > wrote: > > > >

Re: New label to be translated

2016-03-23 Thread Patrick Dube
Thanks for the info Milamber On Wed, Mar 23, 2016 at 6:55 AM, Milamber wrote: > Hello Patrick, > > If you need to add new keys in javascript dictionary, it's preferable to > put in the dictionary2.jsp file. > > Please read this note (inside the head of dictionary.jsp) > >

Re: introduction

2016-03-23 Thread Jayapal Uradi
Welcome back Murali. -Jayapal > On 23-Mar-2016, at 8:24 pm, Will Stevens wrote: > > Great to have you back Murali. Looking forward to working with you. :) > On Mar 23, 2016 10:49 AM, "Ahmad Emneina" wrote: > >> Great to see you back working on

RE: introduction

2016-03-23 Thread Rajesh Battala
Welcome Back Murali. Good to see you again on CloudStack :) -Original Message- From: Murali Reddy [mailto:murali.re...@shapeblue.com] Sent: Wednesday, March 23, 2016 5:21 PM To: dev@cloudstack.apache.org Subject: introduction All, Just wanted to let the community know that I have

Re: New label to be translated

2016-03-23 Thread Milamber
Hello Patrick, If you need to add new keys in javascript dictionary, it's preferable to put in the dictionary2.jsp file. Please read this note (inside the head of dictionary.jsp) NOTE Please use dictionary2.jsp for all new mappings. This is due to file size constraints

RE: introduction

2016-03-23 Thread Suresh Sadhu
Congrats for the new Role and welcome back Murali :-) Regards sadhu -Original Message- From: Murali Reddy [mailto:murali.re...@shapeblue.com] Sent: Wednesday, March 23, 2016 5:21 PM To: dev@cloudstack.apache.org Subject: introduction All, Just wanted to let the community know that I

RE: introduction

2016-03-23 Thread Abhinav Roy
Welcome back Murali :) Regards, Abhinav -Original Message- From: Murali Reddy [mailto:murali.re...@shapeblue.com] Sent: Wednesday, March 23, 2016 5:21 PM To: dev@cloudstack.apache.org Subject: introduction All, Just wanted to let the community know that I have decided to work on

Re: introduction

2016-03-23 Thread ilya
Welcome back Murali! On 3/23/16 4:50 AM, Murali Reddy wrote: > All, > > Just wanted to let the community know that I have decided to work on Apache > CloudStack again. I have taken up a position at ShapeBlue, so you will be > seeing me around @dev and @users. For the new members of the

[GitHub] cloudstack pull request: CLOUDSTACK-8958: release dedicated ip ran...

2016-03-23 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1357#issuecomment-200251321 @DaanHoogland Like kishan said we need to look at the failed tests and if needed check the reason for failure. Logs can be obtained using the link and the

[GitHub] cloudstack pull request: Fix new error found in findbugs slow buil...

2016-03-23 Thread pvr9711
Github user pvr9711 commented on the pull request: https://github.com/apache/cloudstack/pull/1438#issuecomment-200255385 @swill @DaanHoogland tested this PR - LGTM. All BVTs have passed with the exception of the following tests - test_07_list_default_iso - iso didn't exist.

RE: Build failed in Jenkins: build-master-slowbuild #3368

2016-03-23 Thread Raja Pullela
I have tested this PR-1438 as well. LGTM. -Original Message- From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: Saturday, March 19, 2016 1:08 AM To: dev@cloudstack.apache.org Subject: Re: Build failed in Jenkins: build-master-slowbuild