[GitHub] cloudstack pull request: CreateVMSnapshot: fix typo in API descrip...

2015-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/161 --- 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 feature is

Build failed in Jenkins: build-4.5-simulator #253

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5-simulator/253/ -- [...truncated 1263 lines...] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-components-api --- [INFO] Compiling 37 source files to

Build failed in Jenkins: simulator-singlerun #1100

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/1100/changes Changes: [laszlo.hornyak] CreateVMSnapshot: fix typo in API description -- [...truncated 10330 lines...] Running query: drop database if exists `cloud_usage`

[ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Daan Hoogland
The Project Management Committee (PMC) for Apache CloudStack has asked Gaurav Aradhya to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and

[GitHub] cloudstack pull request: CLOUDSTACK-6885: fix logrotate on VR to d...

2015-04-13 Thread resmo
GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/162 CLOUDSTACK-6885: fix logrotate on VR to depend on size In 6ac06e5e5e3ceed4a3e3a86ea5f82ffb59c266f2 logrotate was changed to run hourly. Some logrotate configs still have set `daily` only which

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-13 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/163 CLOUDSTACK-8335: use libvirt from central repository Signed-off-by: Laszlo Hornyak laszlo.horn...@gmail.com You can merge this pull request into a Git repository by running: $ git pull

RE: local automation ran on master has few issues

2015-04-13 Thread Raja Pullela
Abhi, I will add more information to the tickets with the specific test case failure. Best, Raja -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] Sent: Monday, April 13, 2015 8:58 PM To: dev@cloudstack.apache.org Subject: Re: local automation ran

Build failed in Jenkins: build-4.5-simulator #252

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5-simulator/252/changes Changes: [Rohit Yadav] CLOUDSTACK-6885: fix logrotate on VR to depend on size [Rohit Yadav] CreateVMSnapshot: fix typo in API description -- [...truncated 1475 lines...] [INFO]

[ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Daan Hoogland
The Project Management Committee (PMC) for Apache CloudStack has asked Funs Kessen to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and

Build failed in Jenkins: simulator-singlerun #1101

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/1101/changes Changes: [Rohit Yadav] CLOUDSTACK-6885: fix logrotate on VR to depend on size -- [...truncated 10443 lines...] Running query: GRANT ALL ON cloudbridge.* to 'cloud'@`%`

[GitHub] cloudstack pull request: CLOUDSTACK-6885: fix logrotate on VR to d...

2015-04-13 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/162#issuecomment-92467703 great patch @resmo merging now! --- 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

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Erik Weber
On Mon, Apr 13, 2015 at 9:41 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Funs Kessen to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Erik Weber
On Mon, Apr 13, 2015 at 9:43 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Gaurav Aradhya to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to

[GitHub] cloudstack pull request: CLOUDSTACK-6885: fix logrotate on VR to d...

2015-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/162 --- 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 feature is

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-13 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/163#discussion_r28265861 --- Diff: plugins/hypervisors/kvm/pom.xml --- @@ -45,7 +38,7 @@ version${project.version}/version /dependency dependency

[GitHub] cloudstack pull request: Escone

2015-04-13 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/160#issuecomment-92468209 Please add license header and get the python code pep8 compliant. --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: Upgrade 4.4.x to 4.5.x and above fails with sql error

2015-04-13 Thread Remi Bergsma
I’ve just sent a PR to fix this issue in master. We do need to port it to 4.4 and 4.5 though. Regards, Remi On 13 Apr 2015, at 16:11, Daan Hoogland daan.hoogl...@gmail.com wrote: Noem Rohit in de pull request. zijn bug On Mon, Apr 13, 2015 at 4:01 PM, Remi Bergsma

Re: Upgrade 4.4.x to 4.5.x and above fails with sql error

2015-04-13 Thread Remi Bergsma
Hi, Did some more digging: The foreign keys are to these tables: +-+ | TABLE_NAME | +-+ | global_load_balancing_rules | | portable_ip_address | | portable_ip_range | +-+ 3 rows

[GitHub] cloudstack pull request: Upgrades from 4.4: disable foreign key ch...

2015-04-13 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/164#issuecomment-92511872 The consequence is that users from 4.4 must upgrade to 4.5.1 and can not upgrade to 4.5.0 --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Upgrades from 4.4: disable foreign key ch...

2015-04-13 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/164#issuecomment-92511037 4.5.0 is already released, although not announced, should we then change files in that version? What is the consequence of moving this to the 4.5.1 upgrade

cloudmonkey tls

2015-04-13 Thread Marcus
Is anyone else having trouble running CloudMonkey against a TLS-only cloudstack? Getting: (local)  list zones Error Connection refused by server: [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure There's a lot of info about this online

RE: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread me
Right on Funs! Super glad to hear!!! -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Monday, April 13, 2015 2:30 PM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] New committer: Funs Kessen we are doomed :) On Apr 13, 2015, at 10:05 PM, Erik Weber

[GitHub] cloudstack pull request: Upgrades from 4.4: disable foreign key ch...

2015-04-13 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/164 Upgrades from 4.4: disable foreign key checks when altering them Upgrades from 4.4 where not working properly due to errors like this: ERROR 1833 (HY000): Cannot change column 'id':

Upgrade 4.4.x to 4.5.x and above fails with sql error

2015-04-13 Thread Remi Bergsma
Hi Daan, This is probably something we want to fix in 4.4.3? If I try an upgrade from 4.4.x to 4.5 and above, then there's a SQL upgrade command failing: ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: ALTER TABLE `cloud`.`region` MODIFY `id` int unsigned AUTO_INCREMENT UNIQUE NOT

Re: Upgrade 4.4.x to 4.5.x and above fails with sql error

2015-04-13 Thread Daan Hoogland
Noem Rohit in de pull request. zijn bug On Mon, Apr 13, 2015 at 4:01 PM, Remi Bergsma rberg...@schubergphilis.com wrote: Hi, Did some more digging: The foreign keys are to these tables: +-+ | TABLE_NAME | +-+ |

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Sebastien Goasguen
we are doomed :) On Apr 13, 2015, at 10:05 PM, Erik Weber terbol...@gmail.com wrote: On Mon, Apr 13, 2015 at 9:41 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Funs Kessen to become a committer and we are pleased

[GitHub] cloudstack pull request: Upgrades from 4.4: disable foreign key ch...

2015-04-13 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/164#issuecomment-92511939 which they can't at the moment anyway, because of this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

Re: CloudStack 4.4.2 with LDAP Authentication

2015-04-13 Thread Star Guo
Thanks a lot ! I will learn ldap deeply :) Best Regards, Star Guo This link has info on how to control “OldPasswordAllowedPeriod” for AD. https://github.com/owncloud/core/issues/6662 There is a reason why this overlap of old

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Rajani Karuturi
congratulations Gaurav.. ~Rajani On Tue, Apr 14, 2015 at 1:35 AM, Erik Weber terbol...@gmail.com wrote: On Mon, Apr 13, 2015 at 9:43 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Gaurav Aradhya to become a

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Rajani Karuturi
Congratulations Funs! ~Rajani On Tue, Apr 14, 2015 at 3:06 AM, m...@kelceydamage.com wrote: Right on Funs! Super glad to hear!!! -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Monday, April 13, 2015 2:30 PM To: dev@cloudstack.apache.org Subject: Re:

[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-13 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/165 KVM: improve CentOS 7 support (ifconfig) CentOS 7 does not ship with ifconfig anymore. We should use ip commands instead. This also works on older versions, like CentOS 6 and Ubuntu

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Sanjeev N
Congrats Gaurav!! On Tue, Apr 14, 2015 at 9:34 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Congrats Gaurav! -Jayapal On 14-Apr-2015, at 9:10 AM, Rajani Karuturi raj...@apache.org wrote: congratulations Gaurav.. ~Rajani On Tue, Apr 14, 2015 at 1:35 AM, Erik

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Gaurav Aradhye
Congrats Funs! Regards, Gaurav On Apr 14, 2015, at 10:45 AM, Abhinandan Prateek abhinandan.prat...@shapeblue.com wrote: Congrats Funs ! It will be good to have you around :-) On 14-Apr-2015, at 3:00 am, Sebastien Goasguen run...@gmail.com wrote: we are doomed :) On Apr 13, 2015, at

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Gaurav Aradhye
Thanks all! :-) Regards, Gaurav Aradhye On Apr 14, 2015, at 10:46 AM, Abhinandan Prateek abhinandan.prat...@shapeblue.com wrote: Welcome Gaurav ! On 14-Apr-2015, at 1:13 am, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has

[GitHub] cloudstack pull request: CLOUDSTACK-8375: Marvin - Code Improvemen...

2015-04-13 Thread gauravaradhye
Github user gauravaradhye closed the pull request at: https://github.com/apache/cloudstack/pull/155 --- 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

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Abhinandan Prateek
Welcome Gaurav ! On 14-Apr-2015, at 1:13 am, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Gaurav Aradhya to become a committer and we are pleased to announce that they have accepted. Being a committer allows many

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-13 Thread Jayapal Reddy Uradi
Congrats Gaurav! -Jayapal On 14-Apr-2015, at 9:10 AM, Rajani Karuturi raj...@apache.org wrote: congratulations Gaurav.. ~Rajani On Tue, Apr 14, 2015 at 1:35 AM, Erik Weber terbol...@gmail.com wrote: On Mon, Apr 13, 2015 at 9:43 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: The

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-13 Thread Abhinandan Prateek
Congrats Funs ! It will be good to have you around :-) On 14-Apr-2015, at 3:00 am, Sebastien Goasguen run...@gmail.com wrote: we are doomed :) On Apr 13, 2015, at 10:05 PM, Erik Weber terbol...@gmail.com wrote: On Mon, Apr 13, 2015 at 9:41 PM, Daan Hoogland daan.hoogl...@gmail.com wrote:

[GitHub] cloudstack pull request: CLOUDSTACK-8375: Marvin - Code Improvemen...

2015-04-13 Thread srikanteswartalluri
Github user srikanteswartalluri commented on the pull request: https://github.com/apache/cloudstack/pull/155#issuecomment-92619011 This is merged. forgot to add 'This closes #155' Gaurav, Please close this PR. --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: CreateVMSnapshot: fix typo in API descrip...

2015-04-13 Thread resmo
GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/161 CreateVMSnapshot: fix typo in API description You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack fix/createvmsnapshot-typo

Re: [VOTE] Apache CloudStack 4.5.1-rc2

2015-04-13 Thread Nux!
Hi I've tried again with my own RPMS this time and with the Jenkins systemvm template, but still no go. It seems like I will get randomly the local primary storage shown twice ... Rohit, have you had any luck with those logs? Lucian -- Sent from the Delta quadrant using Borg technology!

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-13 Thread K0zka
Github user K0zka commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/163#discussion_r28268011 --- Diff: plugins/hypervisors/kvm/pom.xml --- @@ -45,7 +38,7 @@ version${project.version}/version /dependency dependency -

Regarding Cloudstack shutdown operations.

2015-04-13 Thread Bharat Kumar
Hi, Recently i noticed that when we stop cloudstack we do not mark the state of the management server as down in the ms_host table. On further investigation I came to know that the stop methods of the beans are not getting executed during shutdown. I could not see any logs related to

Re: Router creating random

2015-04-13 Thread prapul cool
Hi Keerthi,     Cloudstack will create VM's randomly, But if you want to move the vm to particular  host you can move it from cloud console. Thanks,Prapul sriram. On Monday, 13 April 2015 11:37 AM, Keerthiraja SJ sjkeer...@gmail.com wrote: Hi All, I am facing a issue whenever I

CloudStack 4.4.2 with LDAP Authentication

2015-04-13 Thread Star Guo
Hi, All, Recently, I test LDAP Authentication on CloudStack, and I success search ldap users on CloudStack. However, I bond one user of ldap into CloudStack Account and I change the password in openldap side of the user, I can login the user with new or old password !!! This may be serous

Router creating random

2015-04-13 Thread Keerthiraja SJ
Hi All, I am facing a issue whenever I create any VLAN on Advance networking isolation it create a router where the router creates randomly to the xen hypervisor. Some of the xen cluster was dedicated to some other services but when I create it creates random to all the xen server. How can I

Build failed in Jenkins: simulator-singlerun #1098

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/1098/changes Changes: [Rohit Yadav] CLOUDSTACK-7593: allow nic type to be fetched from vm's details [Rohit Yadav] server: fix system account create logs [Rohit Yadav] utils: improve timeout to 60s, define generics properly [Rohit

Re: [GitHub] cloudstack pull request: CLOUDSTACK-6697: bigswitch networking plu...

2015-04-13 Thread Rajani Karuturi
Hi kcwang, Can you please take care of the findbugs issues? you can run `mvn -P enablefindbugs -pl :cloud-plugin-network-bigswitch verify` to see the list of issues. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+FindBugs ~Rajani On Fri, Apr 10, 2015 at 9:51 PM, karuturi

[GitHub] cloudstack pull request: CLOUDSTACK-8379:add support to marvin to ...

2015-04-13 Thread srikanteswartalluri
GitHub user srikanteswartalluri opened a pull request: https://github.com/apache/cloudstack/pull/158 CLOUDSTACK-8379:add support to marvin to enable deployed zone based on t... ...he value provided in config file You can merge this pull request into a Git repository by running:

Re: local automation ran on master has few issues

2015-04-13 Thread Abhinandan Prateek
Raja, Can you add the marvin tests name(or path) that are failing in automation tickets. Otherwise there is no way to reproduce these. -abhi On 13-Apr-2015, at 4:53 pm, Raja Pullela raja.pull...@citrix.com wrote: Hi, I was running automation on master and came across few issues. Please

[GitHub] cloudstack pull request: Escone

2015-04-13 Thread manasaveloori
GitHub user manasaveloori opened a pull request: https://github.com/apache/cloudstack/pull/160 Escone You can merge this pull request into a Git repository by running: $ git pull https://github.com/manasaveloori/cloudstack escone Alternatively you can review and apply these

Re: CloudStack 4.4.2 with LDAP Authentication

2015-04-13 Thread Abhinandan Prateek
This is a known issue with microsoft AD, the old password is valid for around 10 minutes. Cloudstack is not caching any password at its end. -abhi On 13-Apr-2015, at 2:55 pm, Star Guo st...@ceph.me wrote: Hi, All, Recently, I test LDAP Authentication on CloudStack, and I success search

Re: CloudStack 4.4.2 with LDAP Authentication

2015-04-13 Thread Abhinandan Prateek
This link has info on how to control “OldPasswordAllowedPeriod” for AD. https://github.com/owncloud/core/issues/6662 There is a reason why this overlap of old and new password is required. Because if the change is abrupt a user may end up locking his account (like 3 bad tries). Not aware of

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding script to testSet...

2015-04-13 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/159 CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed This test will be

Re: Regarding Cloudstack shutdown operations.

2015-04-13 Thread Rohit Yadav
This sounds like a regression. I remember we used to do that. On 13-Apr-2015, at 2:26 pm, Bharat Kumar bharat.ku...@citrix.com wrote: Hi, Recently i noticed that when we stop cloudstack we do not mark the state of the management server as down in the ms_host table. On further

local automation ran on master has few issues

2015-04-13 Thread Raja Pullela
Hi, I was running automation on master and came across few issues. Please see the following issues in JIRA CLOUDSTACK-8381https://issues.apache.org/jira/browse/CLOUDSTACK-8381 CLOUDSTACK-8382https://issues.apache.org/jira/browse/CLOUDSTACK-8382

Jenkins build is still unstable: simulator-4.5-singlerun #200

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

[GitHub] cloudstack pull request: CLOUDSTACK-6543 Sort domain lists in UI

2015-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/157 --- 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 feature is

RE: local automation ran on master has few issues

2015-04-13 Thread Raja Pullela
Abhi, following are the details. Few of the cases were failing because of the error unable to start vm. Once that works, then few more tests will run. best, Raja On BasicKVM Test Result (21 failures / ±0)

Build failed in Jenkins: simulator-singlerun #1099

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/1099/changes Changes: [github] CLOUDSTACK-6543 Sort domain lists in UI -- [...truncated 10446 lines...] Running query: GRANT ALL ON cloudbridge.* to 'cloud'@`%` identified by 'cloud'

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

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/607/changes Changes: [Daan Hoogland] marvin in top level pom to suit jenkins build for it -- [...truncated 4544 lines...] [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check

Jenkins build is still unstable: simulator-4.5-singlerun #201

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

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

2015-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/608/changes

Re: local automation ran on master has few issues

2015-04-13 Thread Abhinandan Prateek
Raja, In the automation testing framework, is there a way to link errors in management server logs with a failed test ? Like checking timestamp of the failed test and then looking at the timestamps in the MS logs. The reason is that with just a exception as in this