[GitHub] cloudstack pull request: Embedded Tomcat & Jetty

2015-06-09 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/372#issuecomment-110255489 Hi @wilderrodrigues , @serverchief Thank you for your feedback :) I understand your point, but since there are a lot of changes and most are inte

[GitHub] cloudstack pull request: Embedded Tomcat & Jetty

2015-06-09 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/372#issuecomment-110257923 I'm with Wilder & co on this. If you break it down, it's easier to test and thus merge. For instance, the mysql licensing could now potentially hol

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread vadimkim
Github user vadimkim commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110259230 @rsafonseca I have added Set-Cookie and P3P lines into config. My $host variable contains either kickcloud.net or www.kickcloud.net -- depends on request user

[GitHub] cloudstack pull request: Embedded Tomcat & Jetty

2015-06-09 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/372#issuecomment-110265493 Hi @terbolous I'm here to help, so i'll try to break it down a bit in the coming days as i mentioned :) Testing this will take some time anyway, and

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110268630 @vadimkim I need to do some testing with this setup, which i'm afraid i might only have time to do later this week or in the weekend. It generally easier to d

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread vadimkim
Github user vadimkim commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110271962 @rsafonseca Can you help me to define the correct internal domain name? If I check cookie at plain HTTP server (where it works) I see **domainid** field with

Build failed in Jenkins: build-master-slowbuild #1527

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Andrija Panic
HI guys, we try to move some volumes from one ACS installation to another (from 4.3.2 to 4.5.1). Since we are using CEPH, and volume extract/download doesn't work at the moment, we do workarround, we snapshots Windows DATA volume, convert to template, and then we extract URL / download. Then we

RE: Third party VR / L2 support

2015-06-09 Thread Paul Angus
Hi Christian, This is a feature put forward by myself. As a non-developer I can come up with these things and throw them over the wall to the developers and pretend I don't know how complicated it is :) In summary, it requires a few other pieces of the roadmap to be in place. The high level p

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110275707 @vadimkim The only cookie that is set by the server and needs to be rewritten is the sessionkey cookie, all the others are created by the client and will poin

[GitHub] cloudstack-docs-rn pull request: document that XenServer depends o...

2015-06-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/22#issuecomment-110278650 @runseb Thanks. I have already applied it to master in the first place. But that commit didn't apply to 4.5 so I created a separate PR (this one) to resol

[GitHub] cloudstack-docs-rn pull request: document that XenServer depends o...

2015-06-09 Thread remibergsma
Github user remibergsma closed the pull request at: https://github.com/apache/cloudstack-docs-rn/pull/22 --- 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: Reinstate working sessions in browser

2015-06-09 Thread vadimkim
Github user vadimkim commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110282737 @rsafonseca I didn't get it. Don't have so deep knowledge about cookie manipulation. If I open dev-tools at Chrome I can see only 1 cookie with name = hostna

RE: Not found CS 4.5.1 RHEL packages on apt-get.eu

2015-06-09 Thread Paul Angus
This seems to be become more of a mess rather than less of one. +1 for EVERYTHING (systemvm templates, rpms, debs, exes, source code & utilities - password reset etc) being available via packages.apache.org - and that should be the URL used in documentation and code going forward I think that

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110293689 @vadimkim are you building the latest version of this PR? I've removed the initial host_ prefix on the cookies, since that was not the issue that led to breaking

Re: Third party VR / L2 support

2015-06-09 Thread Funs Kessen
Hi Christian and Paul, I agree that the VR/VPC construct could do with some improvements, the biggest being that it should actually be api driven and allow for more flexible networking/services combined with scale out itself (we’re looking into this actually). All of these things bring along th

AW: Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Jochim, Ingo
Hi Andrija, have you tried to convert (qemu-img convert) it to RAW and upload then? Ceph is using RAW devices. The conversion takes place on storage migration but on upload? Regards, Ingo -Ursprüngliche Nachricht- Von: Andrija Panic [mailto:andrija.pa...@gmail.com] Gesendet: Dienstag,

[GitHub] cloudstack pull request: Reinstate working sessions in browser

2015-06-09 Thread vadimkim
Github user vadimkim commented on the pull request: https://github.com/apache/cloudstack/pull/308#issuecomment-110319573 @rsafonseca I didn't apply this patch indeed. It requires JAVA class re-compilation and I don't dare to make it directly at production. JS was not so critical f

[GitHub] cloudstack pull request: Embedded Tomcat & Jetty

2015-06-09 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/372#issuecomment-110320351 Thanks @rsafonseca, your efforts are well appreciated, don't think otherwise. Small changes equals, atleast usually, a smaller set of testing. The Clo

[GitHub] cloudstack pull request: CLOUDSTACK-5409: Include projectid during...

2015-06-09 Thread kishankavala
GitHub user kishankavala opened a pull request: https://github.com/apache/cloudstack/pull/374 CLOUDSTACK-5409: Include projectid during ACL check while listing S2S Vpn gateways ACL check is failing when listing S2S vpn gateway withn a project. Added missing projectId in ACL check t

Build failed in Jenkins: build-master-slowbuild #1528

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: CLOUDSTACK-8324: Added migration changes ...

2015-06-09 Thread jayapalu
GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/375 CLOUDSTACK-8324: Added migration changes for config drive Added vm migration changes for config drive. 1. When VM is migrated from one to another host config drive get attached to VM in the

Re: [VOTE] release candidate 4.4.4 (4.4-RC20150601T1542)

2015-06-09 Thread Pierre-Luc Dion
Hi Daan, Do you plan to do another RC of 4.4.4 soon ? Thanks, On Wed, Jun 3, 2015 at 10:37 AM, Wilder Rodrigues < wrodrig...@schubergphilis.com> wrote: > Hi all, > > I took the day to go through the 4.4.4 release and run some tests on it. > Since I also tested using KVM hypervisors running on

Re: [VOTE] release candidate 4.4.4 (4.4-RC20150601T1542)

2015-06-09 Thread Daan Hoogland
Sure, but I have no time right now to implement the fix for the latest issue we found. If I get time I will look at releasing as well (or if someone else implements it) On Tue, Jun 9, 2015 at 2:48 PM, Pierre-Luc Dion wrote: > Hi Daan, > > Do you plan to do another RC of 4.4.4 soon ? > > Thanks, >

Build failed in Jenkins: build-master-slowbuild #1529

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Build failed in Jenkins: build-master-slowbuild #1530

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Build failed in Jenkins: build-master-slowbuild #1531

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Build failed in Jenkins: build-master-slowbuild #1532

2015-06-09 Thread jenkins
See -- [...truncated 27254 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Re: Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Marcus
Looks like it is seeing a raw disk, when you specified it was QCOW2. That's what the 'file' command is doing. We used to just trust the name of the file, but this was enhanced to inspect the first 1MB of the download and validate that you are supplying the image format that CS expects. Because the

Re: Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Marcus
... and this is the relevant portion of the logs indicating the failure reason: "Template content is unsupported, or mismatch between selected format and template content. Found : x86 boot sector; partition 1" On Tue, Jun 9, 2015 at 4:53 PM, Marcus wrote: > Looks like it is seeing a raw disk,

Re: Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Andrija Panic
Interesting...it is raw indeed. Will try to specify raw as the format during upload volume Acs 4.3.2 exported this from ceph with extension .qcow2 so I did not check if ot was really this... Thanks Marcus for explaining ! On Jun 10, 2015 1:56 AM, "Marcus" wrote: > ... and this is the releva

Build failed in Jenkins: build-master-slowbuild #1533

2015-06-09 Thread jenkins
See -- [...truncated 27261 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Build failed in Jenkins: build-master-slowbuild #1534

2015-06-09 Thread jenkins
See -- [...truncated 27251 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: CLOUDSTACK-8515: Skipping snapshot test c...

2015-06-09 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/376 CLOUDSTACK-8515: Skipping snapshot test cases on HyperV and LXC Skipping snapshot test cases as they are not supported on HyperV and LXC You can merge this pull request into a Git reposito

[GitHub] cloudstack pull request: CLOUDSTACK-8546: Correcting "skip test" c...

2015-06-09 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/377 CLOUDSTACK-8546: Correcting "skip test" code in testpath_vMotion_vmware.py Removing cls.skipTest which is not a valid way to skip a test case. Also, instead of skipping through setUpCla

AW: Problem Upload Windows volume to ACS 4.5.1

2015-06-09 Thread Jochim, Ingo
"qemu-img info " will also give you the information what type the file is. -Ursprüngliche Nachricht- Von: Marcus [mailto:shadow...@gmail.com] Gesendet: Mittwoch, 10. Juni 2015 01:54 An: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Betreff: Re: Problem Upload Windows volume t