DaanHoogland opened a new pull request #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175
This is an automated message from the Apache Git Service.
To respond to the message, please log on G
rhtyd commented on a change in pull request #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175#discussion_r126882899
##
File path: engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
##
@@ -104,210 +105,353 @@
public class Da
rhtyd commented on issue #2172: Travis: Fix usage of sudo enable Trusty images
URL: https://github.com/apache/cloudstack/pull/2172#issuecomment-314681559
We've two lgtms and Travis is passing I'll fwd merge this.
This is an a
asfgit closed pull request #2172: Travis: Fix usage of sudo enable Trusty images
URL: https://github.com/apache/cloudstack/pull/2172
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch 4.9
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.9 by this push:
new 4b4c363 Travis: Fix usage of sudo enable Trusty
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 3589846a720ec3f72e12f133c85ead8285e1e704
Merge: 4f229d1 a97d250
Author: Rohit Yadav
AuthorDate: Wed Jul 12 13:09:04
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 4f229d1 Updating pom.xml version numbers for release 4.10.1.0-SNAPSHOT
add 4b4c363 Travis: Fix usage of su
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 4bc7c27 Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT
add 4f229d1 Updating pom.xml vers
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 771576f117f4aad21b0abf5f5232b3a60b20e44b
Merge: 4bc7c27 3589846
Author: Rohit Yadav
AuthorDate: Wed Jul 12 13:11:1
DaanHoogland commented on a change in pull request #2175: 4.10 to 4.11 upgrade
path
URL: https://github.com/apache/cloudstack/pull/2175#discussion_r126894928
##
File path: engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
##
@@ -104,210 +105,353 @@
public
DaanHoogland commented on a change in pull request #2175: 4.10 to 4.11 upgrade
path
URL: https://github.com/apache/cloudstack/pull/2175#discussion_r126894928
##
File path: engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
##
@@ -104,210 +105,353 @@
public
karuturi commented on issue #2172: Travis: Fix usage of sudo enable Trusty
images
URL: https://github.com/apache/cloudstack/pull/2172#issuecomment-314703038
Hi @rhtyd
I am seeing the below error on latest master build
"Exception in thread "main" java.lang.UnsupportedClassVersionE
DaanHoogland commented on a change in pull request #2175: 4.10 to 4.11 upgrade
path
URL: https://github.com/apache/cloudstack/pull/2175#discussion_r126909034
##
File path: engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
##
@@ -104,210 +105,353 @@
public
rhtyd commented on issue #1960: [4.11/Future] CLOUDSTACK-9782: Host HA and KVM
HA provider
URL: https://github.com/apache/cloudstack/pull/1960#issuecomment-314723551
As soon as the 4.10->4.11 db upgrade paths are fixed, I'll rebase and fix
issues with the feature branch.
rhtyd commented on issue #2172: Travis: Fix usage of sudo enable Trusty images
URL: https://github.com/apache/cloudstack/pull/2172#issuecomment-314740015
Thanks @karuturi let me check the 4.10 and master builds, I've set jdk
version to openjdk8 which should work but I'll re-check and fix ap
rhtyd commented on issue #2172: Travis: Fix usage of sudo enable Trusty images
URL: https://github.com/apache/cloudstack/pull/2172#issuecomment-314740661
@karuturi it seems to be a bug with Travis, while switching to openjdk8
stack javac versions return 1.9 however java version is 1.8.
--
wido commented on issue #1960: [4.11/Future] CLOUDSTACK-9782: Host HA and KVM
HA provider
URL: https://github.com/apache/cloudstack/pull/1960#issuecomment-314748632
Seems good to me this one. If all tests pass and it's configurable for
enable/disable.
cloudmonger commented on issue #2173: CLOUDSTACK-9992 : Failed to change
cluster to managed state
URL: https://github.com/apache/cloudstack/pull/2173#issuecomment-314761426
### ACS CI BVT Run
**Sumarry:**
Build Number 956
Hypervisor xenserver
NetworkType Advanced
Passed=
rhtyd commented on issue #2172: Travis: Fix usage of sudo enable Trusty images
URL: https://github.com/apache/cloudstack/pull/2172#issuecomment-314785758
@karuturi I've logged a bug with Travis
https://github.com/travis-ci/travis-ci/issues/8075 and opened a PR for fixing
the issue for 4.10
rhtyd opened a new pull request #2176: Travis: use oraclejdk8 for 4.10+
URL: https://github.com/apache/cloudstack/pull/2176
Issue: https://github.com/travis-ci/travis-ci/issues/8075
Pinging for review/merge - @karuturi @wido @DaanHoogland
This can be accepted if Travis passes.
-
rhtyd commented on a change in pull request #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175#discussion_r126969725
##
File path: engine/schema/src/com/cloud/upgrade/dao/Upgrade41000to41100.java
##
@@ -0,0 +1,84 @@
+// Licensed to the Apac
rhtyd commented on issue #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175#issuecomment-314787369
Sorry !LGTM, @DaanHoogland please remove unnecessary classes from 410->411
upgrade path class. Remove unnecessary formatting, makes harder to review
backward
rhtyd commented on issue #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175#issuecomment-314787369
Sorry !LGTM, @DaanHoogland please remove unnecessary classes from 410->411
upgrade path class. Remove unnecessary formatting, makes harder to review
backward
rhtyd closed pull request #2176: Travis: use oraclejdk8 for 4.10+
URL: https://github.com/apache/cloudstack/pull/2176
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub
rhtyd commented on issue #2176: Travis: use oraclejdk8 for 4.10+
URL: https://github.com/apache/cloudstack/pull/2176#issuecomment-314801590
Merging this based on Travis test result to unblock other PRs from Travis
failures.
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit c663a76dc7edc063dcdba2aa5855a0e35b4e88e5
Merge: 3589846 9f9fdd4
Author: Rohit Yadav
AuthorDate: Wed Jul 12 20:44:41
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 3589846 Merge branch '4.9' into 4.10
add 9f9fdd4 Travis: use oraclejdk8 for 4.10+
new c663a76 Merge
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 771576f Merge branch '4.10'
add 9f9fdd4 Travis: use oraclejdk8 for 4.10+
add c663a76 Merge pull re
This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 8bb5585f0d1026f07012a51cea9c3af1118cddf8
Merge: 771576f c663a76
Author: Rohit Yadav
AuthorDate: Wed Jul 12 20:45:2
GabrielBrascher opened a new pull request #2177: Enhance SSL protocol used by
Console Proxy
URL: https://github.com/apache/cloudstack/pull/2177
Current SSL protocol and ciphers used in SystemVMs are not the
recommended. One can check It with tests such as the one from SSL
Labs (https:
cloudmonger commented on issue #2175: 4.10 to 4.11 upgrade path
URL: https://github.com/apache/cloudstack/pull/2175#issuecomment-314924382
### ACS CI BVT Run
**Sumarry:**
Build Number 958
Hypervisor xenserver
NetworkType Advanced
Passed=105
Failed=8
Skipped=12
shivajeesharma commented on issue #2160: Revert 2084
URL: https://github.com/apache/cloudstack/pull/2160#issuecomment-314984726
Pull from apache master on 13 July 2017
This is an automated message from the Apache Git Service.
shivajeesharma commented on issue #2160: Revert 2084
URL: https://github.com/apache/cloudstack/pull/2160#issuecomment-314984726
Pull from apache master on 13 July 2017
This is an automated message from the Apache Git Service.
ming416 opened a new pull request #2178: auto resolve nat loopback
URL: https://github.com/apache/cloudstack/pull/2178
auto resolve nat loopback,
1. add srxCommand :CHECK_PRIVATE_IF_EXISTS. for detect trust zone contain
DestinationNatRule ,ruleName +"p" is exist.
2. add DestinationNa
34 matches
Mail list logo