Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Wilder Rodrigues
Hi there! I’m done testing 4.7.0. My vote is +1 (binding). Rohit voted -1, but I did not have any problem upgrading from 4.6.2 to 4.7.0. Concerning the issue with 4.5.3, I would not consider it a blocker since 4.5.3 was not even released. So, you have time to get it working or first go to

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Rohit Yadav
[ShapeBlue] Rohit Yadav Software Architect , ShapeBlue d: +44 203 603 0540 | s: | m: +91 8826230892 e: rohit.ya...@shapeblue.com | t:

Re: additional keyboard languages in Consoleproxy

2015-12-15 Thread Stephan Seitz
Thank's for pointing to that PR. Do you think it's useful to cut the keyboard selector? As long as there's no wayu changing the keyboard setting after an instance has been provisioned, the average user would need to fiddle with API calls. Additionally, the keyboard doesn't necessary have to be

Re: [VOTE] Apache CloudStack 4.6.2

2015-12-15 Thread Boris Schrijver
Hi! Tested this RC over the past two days. Looking good! Details: Version: ACS 4.6.2 RC1 Vote: +1 Besides the integration tests underneath I have also tested manually against S3 and Ceph. **Environment** - 2 KVM host on CentOS 7.1 - 1 Management Server on CentOS 7.1 - Agent + Common RPMs

CentOS 7.2 is out: Good news for Ceph/RBD users

2015-12-15 Thread Wido den Hollander
Hi all, Good news! CentOS 7.2 is out and it now has RBD Storage Pool support enabled by default in libvirt: https://git.centos.org/blob/!rpms!libvirt/38f2fde9965cac410fa29cae60a7feb02d57bb40/SPECS!libvirt.spec#L115 You no longer need to compile libvirt manually, it should all be there in the

BVT report for week of 12/14

2015-12-15 Thread Raja Pullela
Hi, Here is the BVT report for this week - - XS Basic - 97.0% (4.6 RC passrate 96.9%) - XS Adv - 79.5% (4.6 RC passrate 93.4%)// went down from 92.7% to 79.5% - KVM Basic - 98.6% (4.6 RC passrate - 98.6%) - KVM Adv - 79.7% (4.6 RC passrate - 96.3%) // went down from 96.4% to 79.7%

Re: PR's and the 2 LGTM Story

2015-12-15 Thread Sebastien Goasguen
Top posting on this one to reinforce a few things: Master is now our release branch Merge on master by the RMs *only* PR still need 2 LGTM Do note, that any committer is free to create any other branch and work there or work on their own fork. The goal is not to slow down development but

Re: BVT report for week of 12/14

2015-12-15 Thread Sebastien Goasguen
> On Dec 15, 2015, at 10:45 AM, Raja Pullela wrote: > > Hi, > > Here is the BVT report for this week - > - XS Basic - 97.0% (4.6 RC passrate 96.9%) > - XS Adv - 79.5% (4.6 RC passrate 93.4%)// went down from 92.7% to 79.5% Hi Raja, with very few commits

Re: additional keyboard languages in Consoleproxy

2015-12-15 Thread Anshul Gangwar
We have faced many issues where user is complaining about the wrong keyboard is getting selected which is resulting in some keys not working properly. So with this I am just trying to address that issue. This will also make sure that user is changing keyboard layout in his knowledge.

Re: BVT report for week of 12/14

2015-12-15 Thread Wilder Rodrigues
Super! Thanks, man! Cheers, Wilder > On 15 Dec 2015, at 12:57, Raja Pullela wrote: > > Ok, will cross check the configurations and rerun them. > > -Original Message- > From: Wilder Rodrigues [mailto:wrodrig...@schubergphilis.com] > Sent: Tuesday, December

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8654: Added guest_os m...

2015-12-15 Thread kishankavala
GitHub user kishankavala opened a pull request: https://github.com/apache/cloudstack/pull/1244 Bug-ID: CLOUDSTACK-8654: Added guest_os mappings for CoreOS Tested CoreOS Vm deploy in Xenserver, KVM and VMware hypervisors Tested upgrade with new guest OS mappings You can merge

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Wilder Rodrigues
Raja, could you please send the complete BVT report? I don’t understand week 12/14, as we are in the week 51, I might presume you mention 12th to 14th December. In order to avoid mistakes, just send the report because we want to see which tests are included in this BVT you guys run. Cheers,

[GitHub] cloudstack pull request: CLOUDSTACK-9168: Testpath to check if wro...

2015-12-15 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/1245 CLOUDSTACK-9168: Testpath to check if wrong value is inserted into nics table netmask field when creating a VM Testcase Result: Check Netmask value in database ... === TestName:

RE: BVT report for week of 12/14

2015-12-15 Thread Raja Pullela
Sebastien, Yes, was looking at the details, found out the following details on the failures: 1) CLOUDSTACK-9120 - Moves tests to the smoke directory - test_router_dhcphosts.py, test_routers_iptables_default_policy.py, test_routers_network_ops.py, test_vpc_redundant.py,

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-12-15 Thread cloudsadhu
Github user cloudsadhu commented on the pull request: https://github.com/apache/cloudstack/pull/1048#issuecomment-164737419 Sure please find the test results below: @summary: Test volume delete event generation in error state condition ... === TestName:

RE: BVT report for week of 12/14

2015-12-15 Thread Raja Pullela
Thanks Abhi, was looking at the other PR that checked in the code… the forwarded discuss will help… let me check it out. From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] Sent: Tuesday, December 15, 2015 5:03 PM To: dev@cloudstack.apache.org Subject: Re: BVT report for week of

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Wilder Rodrigues
I will test an upgrade from 4.6.2 to 4.7.0 and will also test Xen. But for instance, those are the tests I have executed on KVM last night: ACS 4.7.0 :: Environment 1 :: * Hardware required: TRUE * Management Server + MySQL on CentOS 7.1 * One KVM Host on CentOS 7.1 * Agent + Common RPMs built

[GitHub] cloudstack pull request: CLOUDSTACK-9069: Newly added project is n...

2015-12-15 Thread nitin-maharana
Github user nitin-maharana closed the pull request at: https://github.com/apache/cloudstack/pull/1082 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cloudstack pull request: CLOUDSTACK-9069: Newly added project is n...

2015-12-15 Thread nitin-maharana
Github user nitin-maharana commented on the pull request: https://github.com/apache/cloudstack/pull/1082#issuecomment-164723525 Hi @remibergsma : Yes, you are correct. This issue is no more in master. I think this issue was resolved with a different PR. So closing the PR. Thanks.

RE: BVT report for week of 12/14

2015-12-15 Thread Raja Pullela
Wilder, the failures were due to checkins happened after my report from last week. Let me know if the tests (pl see my last email) you have moved to smoke folder worked in your env. If there are any specific changes/global settings to be done, please let me know, Best, Raja -Original

Re: BVT report for week of 12/14

2015-12-15 Thread Wilder Rodrigues
Hi Raja, Yes, those were moved and have been tested - as they to smoke tests instead of component. All of them are passing and they have been executed not only by me. There are all green on both KVM and Xen. You can find my DC configurations here:

Re: BVT report for week of 12/14

2015-12-15 Thread Wilder Rodrigues
Raja, We need your help in order to understand what went wrong. Except for the Quota tests, all the others you mentioned have been executed successfully agains master several times last weeks. Could you please past the error messages / exception stack trace and also tell us what kind of

Re: BVT report for week of 12/14

2015-12-15 Thread Abhinandan Prateek
Hi Raja, - test_quota.py - all the test failing, we should look at the PR that has checked in this code. For testing quota the plugin should be enabled. It is not enabled by default. The discussion is currently going on in this PR:

Re: [VOTE] Apache CloudStack 4.6.2

2015-12-15 Thread Rohit Yadav
+1 (binding) Tested the following with KVM: - Upgrade tests from 4.5.2 to 4.6.2 (rc1), with seeding 4.6.0 systemvm template - Tested SAML with Shibboleth 2.4 and LDAP plugins - UI enhancements from metrics view (sortable columns in tables and wider UI) - VM lifecycle (deploy, start, stop,

RE: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Raja Pullela
Wilder, can you share your KVM and XS cfg details ? Thanks, Raja -Original Message- From: Wilder Rodrigues [mailto:wrodrig...@schubergphilis.com] Sent: Tuesday, December 15, 2015 4:03 PM To: dev@cloudstack.apache.org Subject: Re: [VOTE] Apache CloudStack 4.7.0 I will test an upgrade

RE: BVT report for week of 12/14

2015-12-15 Thread Raja Pullela
Ok, will cross check the configurations and rerun them. -Original Message- From: Wilder Rodrigues [mailto:wrodrig...@schubergphilis.com] Sent: Tuesday, December 15, 2015 5:22 PM To: dev@cloudstack.apache.org Subject: Re: BVT report for week of 12/14 Hi Raja, Yes, those were moved and

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Rohit Yadav
-1 There seems to be an upgrade path issue from 4.6.2 to 4.7.0 (in the 4.7.0-rc1): https://github.com/apache/cloudstack/blob/4.7.0-RC20151213T2109/engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java#L251 It is using the same upgrade class as 4.6.1 to 4.7.0 upgrade path does, which

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-12-15 Thread nitt10prashant
Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/1048#issuecomment-164736785 can you please share test result ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-12-15 Thread nitt10prashant
Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/1048#issuecomment-164740710 LGTM based on code review and test case result --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Documentation Networking issue

2015-12-15 Thread Ron Wheeler
http://docs.cloudstack.apache.org/en/latest/concepts.html#deployment-architecture-overview Network section is really unclear. In about Physical Networking there are 4 Traffic types defined Guest, Management, Public and Storage. Later on the term "Direct IP range" is used but never defined.

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Remi Bergsma
+1 (binding) This vote is based on testing on a real cloud. At Schuberg Philis we built a new cloud based on ACS 4.7.0RC1 (upgraded from 4.6). It runs XenServer 6.5 clusters, a CentOS 7 management cluster, Galera DB (also on CentOS 7), HA proxies (CentOS 7), NFS storage and Nicira/NSX for

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-15 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-165001244 Moving the test to test/integration/plugins folder as in most automated environment this will either fail or not run, due to the MS restart required to enable

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Wilder Rodrigues
Hi Rohit, I successfully upgraded from 4.6.2 to 4.7.0. There were no DB changes from 4.6.1 to 4.6.2, so no need to create am extra java file like “Upgrade462to470”. Are you voting -1 for the “issue” mentioned above or also the 4.5.3 to 4.7.0 one? Cheers, Wilder = 2015-12-15 12:17:24,953

[GitHub] cloudstack pull request: CLOUDSTACK-9146: Refactor Hypervisor KVM ...

2015-12-15 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164783572 @DaanHoogland, there was no strong argument about it. @bhaisaab doesn't as point that can stop a merge. He simply wants to make his daily tasks easier -

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-15 Thread Boris Schrijver
Hi all, Hereby my vote for the ACS 4.7.0 RC 1 Details: Vote: +1 Besides the integration tests (which all ran fine) I've also tested the following: - S3 Integration (Secondary Storage) with NFS Staging store - Ceph RBD storage (Primary Storage) - Basic networking with security groups -- 

[GitHub] cloudstack pull request: CLOUDSTACK-9165 unable to use reserved IP...

2015-12-15 Thread SudharmaJain
GitHub user SudharmaJain opened a pull request: https://github.com/apache/cloudstack/pull/1246 CLOUDSTACK-9165 unable to use reserved IP range in a network for exte… …rnal VMs Repro Steps -- 1. Create an isolated network with CIDR