[GitHub] cloudstack pull request: Remove extraenous log dir and add catalin...

2016-05-14 Thread PaulAngus
Github user PaulAngus closed the pull request at: https://github.com/apache/cloudstack/pull/1087 --- 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

Re: ACS PRs Status - 2016/05/12

2016-05-14 Thread Remi Bergsma
There is a Jenkins job that you can feed a branch and have it build a template. Ask PL she knows how it works. Sent from my iPhone > On 14 May 2016, at 00:05, Will Stevens wrote: > > That is helpful, but I need to release an official ACS template with the > release and it needs to be built fr

[GitHub] cloudstack pull request: CLOUDSTACK-9379: Support nested virtualiz...

2016-05-14 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1542#issuecomment-219206665 KVM also has this feature and there you can enable/disable it in the agent.properties file (ant not per VM). We should try to make the code as generic as possib

[GitHub] cloudstack pull request: zip the processed json files so we save d...

2016-05-14 Thread remibergsma
Github user remibergsma closed the pull request at: https://github.com/apache/cloudstack/pull/1421 --- 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 featu

[GitHub] cloudstack pull request: prevent RTNETLINK errors as we were itera...

2016-05-14 Thread remibergsma
Github user remibergsma closed the pull request at: https://github.com/apache/cloudstack/pull/1404 --- 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 featu

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219209805 @NuxRo I am running the integration suite on my laptop to see what I can do. I am not rich on clues so far. --- If your project is set up for it, you can repl

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219210863 I am getting rebase conflicts. In a meetup today but will find some time to resolve conflicts. --- If your project is set up for it, you can reply to this ema

[GitHub] cloudstack-docs-admin pull request: CLOUDSTACK-9299: doc for out-o...

2016-05-14 Thread borisstoyanov
Github user borisstoyanov commented on the pull request: https://github.com/apache/cloudstack-docs-admin/pull/38#issuecomment-219213616 LGTM, it's already merged anyway. 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219238801 @rhtyd @swill @NuxRo I resolved the conflict. Looks like we want to rerun integration tests and maybe test the dynamic service offering bit??? --- If your pr

[GitHub] cloudstack pull request: Compabitility fix for Docker >= 1.11 (doc...

2016-05-14 Thread moul
GitHub user moul opened a pull request: https://github.com/apache/cloudstack/pull/1548 Compabitility fix for Docker >= 1.11 (docker/docker#19490) You can merge this pull request into a Git repository by running: $ git pull https://github.com/moul/cloudstack patch-2 Alternativ

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread NuxRo
Github user NuxRo commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219247683 Good job, if integration tests pass I'll start testing it as well as the dynamic offering bit. --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-14 Thread GabrielBrascher
Github user GabrielBrascher commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1518#discussion_r63281205 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -519,6 +523,64 @@ public Answer execute

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-14 Thread GabrielBrascher
Github user GabrielBrascher commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1518#discussion_r63281246 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -303,6 +305,7 @@ protected Str

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-14 Thread GabrielBrascher
Github user GabrielBrascher commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1518#discussion_r63281291 --- Diff: plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageSubsystemCommandHandler.java --- @@ -61,11 +61,28 @@ public voi

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-14 Thread GabrielBrascher
Github user GabrielBrascher commented on the pull request: https://github.com/apache/cloudstack/pull/1518#issuecomment-219249718 @nvazquez sorry for the late review, I could point just 2 typos on Javadoc and some variables with the underscore (would be nice to change those var

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219252532 test_01_scale_vm failed again. Any body with the right infra to test this? @NuxRo ? --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread NuxRo
Github user NuxRo commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219252770 Not right now, I can try to build some nested stuff next week and have a go with that. I'll let you know. --- If your project is set up for it, you can reply to thi

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-05-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-219255024 @NuxRo, is for vmware as well or only xen? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

Autoscaling without netscaler

2016-05-14 Thread Adrian Sender
Hi Guys, Autoscaling without a netscaler has been in the code since late 2013 it used to work in the UI as well. It looks like all of the 4.x releases have been missing the button it in the UI. Is there a reason it has not been enabled in the UI? it seems all the API functionality is there still.