[GitHub] cloudstack pull request: More VR performance!

2016-04-27 Thread prashanthvarma
Github user prashanthvarma commented on the pull request: https://github.com/apache/cloudstack/pull/1356#issuecomment-215041061 @milamberspace @swill @remibergsma @DaanHoogland, I am seeing a similar issue on master: https://issues.apache.org/jira/browse/CLOUDSTACK-9370 I

[GitHub] cloudstack pull request: Cloudstack 9339: Virtual Routers don't ha...

2016-04-27 Thread dsclose
GitHub user dsclose opened a pull request: https://github.com/apache/cloudstack/pull/1519 Cloudstack 9339: Virtual Routers don't handle Multiple Public Interfaces This PR addresses CLOUDSTACK-9339 and may need a code review from someone familiar with the System VM scripts. In

[GitHub] cloudstack pull request: engine/schema: fix upgrade path to work w...

2016-04-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1517#issuecomment-215038164 @rhtyd Thats right, setup will anyway do the upgrades. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

Re: PRs for 4.9 Release

2016-04-27 Thread Nux!
Thanks, created https://github.com/NuxRo/cloudstack/pull/1 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Remi Bergsma" > To: dev@cloudstack.apache.org > Sent: Wednesday, 27 April, 2016 09:09:26 >

[GitHub] cloudstack pull request: CLOUDSTACK-9350: KVM-HA- Fix CheckOnHost ...

2016-04-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1496#issuecomment-215026662 Code changes LGTM, verified changes in HighAvailabilityManagerImpl.java. Someone else needs to verify KVM related changes. --- If your project is set up for

[GitHub] cloudstack pull request: engine/schema: fix upgrade path to work w...

2016-04-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1517#issuecomment-215024033 Thanks @koushik-das CI will be able to test it though as cloudstack-setup-database deploys 4.0 schema and ACS mgmt server upgrades it or DatabaseUpgrader runs

[GitHub] cloudstack pull request: engine/schema: fix upgrade path to work w...

2016-04-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1517#issuecomment-215017916 Code changes LGTM. @swill The change is in upgrade code and CI won't be able to test it. So I think this can be merged. --- If your project is set up for

[GitHub] cloudstack pull request: kvm: Aqcuire lock when running security g...

2016-04-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1408#issuecomment-215015234 @wido thanks, can you comment on how an acquired lock is released or it's not critical to release the lock at all? --- If your project is set up for it, you can

[GitHub] cloudstack pull request: CLOUDSTACK-8562: Dynamic Role-Based API C...

2016-04-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1489#issuecomment-215008749 >>That is to say that the API permissions on a fresh install before and after this is merged should behave the same out of the box. If that's the case then I

Building Ubuntu 16.04 packages

2016-04-27 Thread Wido den Hollander
Hi, Ubuntu 16.04 LTS was released about a week ago and I want to start on packages. The cool things about the LTS: - systemd - Java 8 - libvirt 1.3.1 - Qemu 2.5 I'm familiar with building DEB packages, but there is something which I don't know how to fix yet. We want to build packages for

Re: PRs for 4.9 Release

2016-04-27 Thread Remi Bergsma
Let's make this your first PR Lucian ;-) You can do it! Let me know if you need help :-) Regards, Remi Sent from my iPhone > On 27 Apr 2016, at 10:06, Nux! wrote: > > Hello, > > Can we pull this in as well? A simple fix to a silly simple issue (wrong CPU > count for

Re: PRs for 4.9 Release

2016-04-27 Thread Nux!
Hello, Can we pull this in as well? A simple fix to a silly simple issue (wrong CPU count for libvirt)? https://github.com/MissionCriticalCloud/cosmic-plugin-hypervisor-kvm/pull/16 Thanks -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - >

[GitHub] cloudstack pull request: 4.9 mvn version safeupgradeonly

2016-04-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1510#issuecomment-214999606 Compiled the code using JDK8 (1.8.0_65) and ran unit tests, works on my system. Based on the code changes: LGTM --- If your project is set up for it, you

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

2016-04-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1348#issuecomment-214995585 @DaanHoogland yes that or something similar so test data can be separate to its own file --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: CLOUDSTACK-9283: add pid to java argument...

2016-04-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1409#issuecomment-214994528 @swill agree --- 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

Re: Resizing a volume

2016-04-27 Thread Wido den Hollander
> Op 26 april 2016 om 22:37 schreef "Tutkowski, Mike" > : > > > ??Hi, > > > I noticed that by default non-admins cannot resize a volume to a different > disk offering. > > > Anyone know why that's the default behavior? I would think that would be an > expected

[GitHub] cloudstack pull request: 4.9 mvn version safeupgradeonly

2016-04-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1510#issuecomment-214992687 @DaanHoogland @wido @jburwell review/lgtm please? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Re: [ANNOUNCE] Open source distributed virtual machine scheduling platform

2016-04-27 Thread Anshul Gangwar
Hi Gabriel, Project looks promising. I was curious to know whether you guys are planning to add new algorithms or use the existing algorithms. P.S. I was working on same problem for my master’s thesis some 5 years back. My main intention was to utilise the machine learning based approaches

<    1   2