Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack-docs-install/pull/28
---
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 user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1546
I'll split this PR.
---
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
GitHub user lmrv opened a pull request:
https://github.com/apache/cloudstack/pull/1637
Command route not available on CentOS 7
Hi guys,
The command route is not available on a fresh install of CentOS 7.
This one should be replace by ip route.
Command route make
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you
posted as I make progress.
---
If your project is set up for it, you can reply to this email and have your
reply appe
GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1638
CLOUDSTACK-9456: Use Spring 4 and Java 8
This changes makes CloudStack use spring 4 and Java 8:
- Bumps jdk version to 1.8
- Use jdk8 for Travis CI
- Bump spring-frame
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
Packaging result: âcentos6 âcentos7 âdebian repo:
http://packages.shapeblue.com/cloudstack/pr/1638
Job ID-81
---
If your project is set up for it, you can reply to this email an
Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1638
@blueorangutan I see, slaves need Java8 installed. Fixing that.
---
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
Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1542
@rafaelweingartner I agree it wasn't the best solution but I meant to
include it for the sake of testing `configureNestedVirtualization` method.
Which approach can I take to test this method, a
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
Packaging result: âcentos6 âcentos7 âdebian repo:
http://packages.shapeblue.com/cloudstack/pr/1638
Job ID-82
---
If your project is set up for it, you can reply to this email an
GitHub user rhtyd reopened a pull request:
https://github.com/apache/cloudstack/pull/1638
CLOUDSTACK-9456: Use Spring 4 and Java 8
This changes makes CloudStack use spring 4 and Java 8:
- Bumps jdk version to 1.8
- Use jdk8 for Travis CI
- Bump spring-fra
Github user rhtyd closed the pull request at:
https://github.com/apache/cloudstack/pull/1638
---
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 is
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you
posted as I make progress.
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user marcaurele commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1638#discussion_r74574588
--- Diff: pom.xml ---
@@ -92,22 +85,22 @@
1.5.1
1.2.8
2.0.4
-2.5
+3.1.0
1.2
1.2.1
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
Packaging result: âcentos6 âcentos7 âdebian repo:
http://packages.shapeblue.com/cloudstack/pr/1638
Job ID-83
---
If your project is set up for it, you can reply to this email an
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1638#discussion_r74574871
--- Diff: pom.xml ---
@@ -92,22 +85,22 @@
1.5.1
1.2.8
2.0.4
-2.5
+3.1.0
1.2
1.2.1
1.0
Github user marcaurele commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1638#discussion_r74575182
--- Diff: pom.xml ---
@@ -92,22 +85,22 @@
1.5.1
1.2.8
2.0.4
-2.5
+3.1.0
1.2
1.2.1
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1638#discussion_r74580238
--- Diff: pom.xml ---
@@ -92,22 +85,22 @@
1.5.1
1.2.8
2.0.4
-2.5
+3.1.0
1.2
1.2.1
1.0
All,
It's about time to migrate master to Java 8 JDK and Spring 4. Please help
review the following PRs:
https://github.com/apache/cloudstack/pull/1638
There are three outstanding issues that I need help and feedback on:
1. F5 plugin fails to build due to issue likely in the axis dependency
We are also keeping an eye on the remote management VPN. Last time I've
tested the StrongSwan PR, it was not working for the remote MGT vpn,
site-to-site was working.
Look like some config would be missing in strongswan configuration. I'm
willing to test/provide configuration needed in strongswa
Github user blueorangutan commented on the issue:
https://github.com/apache/cloudstack/pull/1638
Packaging result: âcentos6 âcentos7 âdebian repo:
http://packages.shapeblue.com/cloudstack/pr/1638
Job ID-85
---
If your project is set up for it, you can reply to this email an
Need some Jira love... Can someone give me the rights to assign myself to this
JIRA issue, or to assign myself directly. Thanks
https://issues.apache.org/jira/browse/CLOUDSTACK-7982
There are new configuration items and some explainations to be documented. I
thought to write it in the documenta
Can someone with a little more knowledge or access update Jira for this
ticket so that it links to the existing PR in some way? Should I just
put a comment in the ticket linking to it?
It seems, but correct me if I am wrong, that work on Strongswan has
stalled (last comment by original submitt
Github user marcaurele commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1638#discussion_r74588212
--- Diff: pom.xml ---
@@ -92,22 +85,22 @@
1.5.1
1.2.8
2.0.4
-2.5
+3.1.0
1.2
1.2.1
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1542
I understand the need to create a test. And I agree that it deserves a
test. What I meant was the following.
IMHO, you could simply remove the final keyword of the variable
de
Github user romain-dartigues commented on the issue:
https://github.com/apache/cloudstack/pull/1603
Done.
Le me know what you think about it (I don't think Jenkins failed because of
my edits?).
---
If your project is set up for it, you can reply to this email and have your
reply
Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1542
Thanks @rafaelweingartner, I agree with you, I refactored it!
---
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 doe
Github user pdion891 commented on the issue:
https://github.com/apache/cloudstack/pull/872
JIRA reference: https://issues.apache.org/jira/browse/CLOUDSTACK-8682
---
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 pro
Link done in Jira as comment in case we end up with some other PR related
the strongswan.
On Fri, Aug 12, 2016 at 9:10 AM, Matthew Smart
wrote:
> Can someone with a little more knowledge or access update Jira for this
> ticket so that it links to the existing PR in some way? Should I just put
Hello Everyone,
I am happy to announce the 4.9.0 release of Apache CloudStack.
As the release manager for 4.9.0, I would like to say a big Thank You to
the community for supporting this release. We were able to merge over 180
PRs and fixed more than 75 bugs with this version.
We had a period wit
Github user rafaelweingartner commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1542#discussion_r74655041
--- Diff:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
---
@@ -2184,7 +2184,7 @@ int getReservedCpu
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1542
@nvazquez, it seems that there was a problem with the Jenkins Job. Can you
force another build?
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1542
Sure, done
---
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 i
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1542
There is still one point I would like to highlight. The method
VmwareResource.configNestedHVSupport does not need to be static.
---
If your project is set up for it, you can reply to
Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1542
I had removed it, I saw your comment in that file and I included it in last
refactor, I forgot to mention it in my last comment :)
---
If your project is set up for it, you can reply to this e
Github user nvazquez commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1542#discussion_r74667063
--- Diff:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
---
@@ -2184,7 +2184,7 @@ int getReservedCpuMHZ(Virtu
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1542
Great.I am ok with the code. I give my LGTM here.
I have one extra question, though. How do you intend to change that
parameter (NESTED_VIRTUALIZATION_FLAG) to tell which VM should
Github user serg38 commented on the issue:
https://github.com/apache/cloudstack/pull/1542
@rafaelweingartner That's correct. At this point advanced VM details and
advanced template details have no UI exposure. At some point we can bring in PR
to show this in UI and allow API based cha
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1542
Great. You have done a lot of work already; but, just to make sure things
do not get lost. What about opening a Jira ticket to expose that customization
through the ACS API?
---
If
38 matches
Mail list logo