[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.11'

2018-12-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 92cc4514eae9f5f9c24ec3a2befb1c23ae5d6f28 Merge: 3424d9e 13c81a8 Author: Rohit Yadav AuthorDate: Fri Dec 28 15:20:23

[GitHub] rhtyd commented on issue #3107: Add api arg validator for create project api (#3097)

2018-12-28 Thread GitBox
rhtyd commented on issue #3107: Add api arg validator for create project api (#3097) URL: https://github.com/apache/cloudstack/pull/3107#issuecomment-450330469 @blueorangutan package This is an automated message from

[GitHub] andrijapanicsb commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
andrijapanicsb commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450351244 hm...did we dropped support for Ubuntu 14.04 for cloudstack-agent ? @wido

[cloudstack] branch master updated (3279707 -> 3424d9e)

2018-12-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 3279707 api: Throw InvalidParameterValueException for failing ApiArgValidator (#3108) add 8d53557 api:

[GitHub] asfgit closed issue #2920: SSH key pairs are not searchable

2018-12-28 Thread GitBox
asfgit closed issue #2920: SSH key pairs are not searchable URL: https://github.com/apache/cloudstack/issues/2920 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] wido commented on issue #3077: ipv6: Calculate IPv6 address instead of fetching one from a pool

2018-12-28 Thread GitBox
wido commented on issue #3077: ipv6: Calculate IPv6 address instead of fetching one from a pool URL: https://github.com/apache/cloudstack/pull/3077#issuecomment-450336823 I just force based this because I rebased against master and re-signed the code. Nothing changed.

[GitHub] wido commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
wido commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450336957 @kiwiflyer and @andrijapanic Have you been able to look at this? This

[GitHub] wido commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
wido commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450357899 Which of this PR suggests that to you? All these commands should work on 14.04. Keep in mind, 14.04 is almost EOL.

[GitHub] blueorangutan commented on issue #3107: Add api arg validator for create project api (#3097)

2018-12-28 Thread GitBox
blueorangutan commented on issue #3107: Add api arg validator for create project api (#3097) URL: https://github.com/apache/cloudstack/pull/3107#issuecomment-450332292 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-2508

[GitHub] wido opened a new pull request #3113: kvm: Security Group enhancements and refactor old code

2018-12-28 Thread GitBox
wido opened a new pull request #3113: kvm: Security Group enhancements and refactor old code URL: https://github.com/apache/cloudstack/pull/3113 ## Description This PR enhances the security group Python script. It refactors old code, removes deprecated code and fixes many bugs.

[cloudstack] branch master updated: api: Fix forward merge path issue for APIAclChecker

2018-12-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/master by this push: new bf4a91f api: Fix forward merge path issue

[cloudstack] branch master updated (3424d9e -> 92cc451)

2018-12-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 3424d9e Merge remote-tracking branch 'origin/4.11' add 13c81a8 server: Prevent corner case for infinite

[GitHub] blueorangutan commented on issue #3107: Add api arg validator for create project api (#3097)

2018-12-28 Thread GitBox
blueorangutan commented on issue #3107: Add api arg validator for create project api (#3097) URL: https://github.com/apache/cloudstack/pull/3107#issuecomment-450330545 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] wido opened a new pull request #3112: network: Offerings do not have to have Security Grouping enabled

2018-12-28 Thread GitBox
wido opened a new pull request #3112: network: Offerings do not have to have Security Grouping enabled URL: https://github.com/apache/cloudstack/pull/3112 ## Description Offerings can co-exist where on does provide Security Grouping in the network, but other guest Networks have no

[GitHub] GabrielBrascher commented on a change in pull request #3078: Add influxdb to statscollector

2018-12-28 Thread GitBox
GabrielBrascher commented on a change in pull request #3078: Add influxdb to statscollector URL: https://github.com/apache/cloudstack/pull/3078#discussion_r244318646 ## File path: server/src/main/java/com/cloud/server/StatsCollector.java ## @@ -692,64 +722,59 @@ public

[GitHub] GabrielBrascher commented on a change in pull request #3078: Add influxdb to statscollector

2018-12-28 Thread GitBox
GabrielBrascher commented on a change in pull request #3078: Add influxdb to statscollector URL: https://github.com/apache/cloudstack/pull/3078#discussion_r244318625 ## File path: server/src/main/java/com/cloud/server/StatsCollector.java ## @@ -692,64 +722,59 @@ public

[GitHub] andrijapanicsb commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
andrijapanicsb commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450358386 Sorry, perhaps I was not clear - it's 4.12/master with your PR cloudstack-agent : Depends: lsb-base (>= 9) but

[GitHub] andrijapanicsb edited a comment on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
andrijapanicsb edited a comment on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450351244 hm...did we drop support for Ubuntu 14.04 for cloudstack-agent ? @wido

[GitHub] kiwiflyer commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support

2018-12-28 Thread GitBox
kiwiflyer commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 support URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450418167 @wido Sorry, I've been really busy the last few days. I'm trying to get to this really soon.

[cloudstack] branch 4.11 updated: server: Prevent corner case for infinite PrepareForMaintenance (#3095)

2018-12-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.11 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.11 by this push: new 13c81a8 server: Prevent corner case for

[GitHub] rhtyd closed pull request #3095: Prevent corner case for infinite PrepareForMaintenance

2018-12-28 Thread GitBox
rhtyd closed pull request #3095: Prevent corner case for infinite PrepareForMaintenance URL: https://github.com/apache/cloudstack/pull/3095 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] rhtyd commented on issue #2983: KVM live storage migration intra cluster from NFS source and destination

2018-12-28 Thread GitBox
rhtyd commented on issue #2983: KVM live storage migration intra cluster from NFS source and destination URL: https://github.com/apache/cloudstack/pull/2983#issuecomment-450343652 @nvazquez I've rebased and fixed conflicts against latest master. Can you check the final rebased commit