Code base evolution over time of cloudstack

2017-01-12 Thread Marc-Aurèle Brothier
Hi everyone, I thought you might like to have a graphical view of how cloudstack code has evolved over time. I ran the script https://github.com/erikbern/git-of-theseus on the project on December 15th 2016. Cheers, Marc-Aurèle

[GitHub] cloudstack issue #1450: CLOUDSTACK-9317: Enable/disable static NAT associate...

2017-01-12 Thread jayapalu
Github user jayapalu commented on the issue: https://github.com/apache/cloudstack/pull/1450 I tested this patch with below steps. It is not removing the ip addresses on the VR interface. Some times observed that even there is one ip with static nat but the interface got removed.

[GitHub] cloudstack issue #1450: CLOUDSTACK-9317: Enable/disable static NAT associate...

2017-01-12 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1450 @jayapalu Can you post this in the new version of the fix? (And possibly re-test, if you were using an older version) --- If your project is set up for it, you can reply to this email and h

FOSDEM 2017 Open Source Conference - Brussels

2017-01-12 Thread Sharan F
Hello Everyone This email is to tell you about ASF participation at FOSDEM. The event will be held in Brussels on 4^th & 5^th February 2017 and we are hoping that many people from our ASF projects will be there. https://fosdem.org/2017/ Attending FOSDEM is completely free and the ASF will ag

[GitHub] cloudstack pull request #1904: Use latest Nuage client.

2017-01-12 Thread fmaximus
GitHub user fmaximus opened a pull request: https://github.com/apache/cloudstack/pull/1904 Use latest Nuage client. CloudStack root pom change to use Amazon WS 11.1.16 caused our client to fail, as it was depending on classes, which are not not present anymore. Latest cli

[GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-12 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 Trillian test result (tid-780) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 36526 seconds Marvin logs: https://github.com/blueoranguta

[GitHub] cloudstack pull request #1901: [4.9] CLOUDSTACK-9405: add details parameter ...

2017-01-12 Thread serg38
Github user serg38 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1901#discussion_r95828294 --- Diff: api/src/org/apache/cloudstack/api/command/admin/domain/ListDomainsCmd.java --- @@ -53,6 +59,12 @@ description = "If set to f

[GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-12 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1888 Thanks everyone, since we've no outstanding issues or objections and all regression tests across xen/vmware/kvm pass -- I'll proceed with merge this. --- If your project is set up for it, you can

[GitHub] cloudstack pull request #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1888 --- 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

Re: [DISCUSS] Moving for JDK8, this time for real!

2017-01-12 Thread Rohit Yadav
Thank you all, the PR has been merged now. As a note, developers please setup Jenv in your environment and make sure to install/setup both JDK7 and JDK8 to help you work on master and 4.9/previous branches: http://www.jenv.be/ No additional build changes are required. For deploying and tes

[GitHub] cloudstack pull request #1893: Improve misleading translations

2017-01-12 Thread niwo
Github user niwo closed the pull request at: https://github.com/apache/cloudstack/pull/1893 --- 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 e

[GitHub] cloudstack pull request #1852: CLOUDSTACK-9695: VM snapshot is disabled if t...

2017-01-12 Thread rashmidixit
Github user rashmidixit closed the pull request at: https://github.com/apache/cloudstack/pull/1852 --- 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 #1852: CLOUDSTACK-9695: VM snapshot is disabled if t...

2017-01-12 Thread rashmidixit
GitHub user rashmidixit reopened a pull request: https://github.com/apache/cloudstack/pull/1852 CLOUDSTACK-9695: VM snapshot is disabled if the VM Instance is off Refer to [CLOUDSTACK-9695](https://issues.apache.org/jira/browse/CLOUDSTACK-9695) for more details. You can merge this

[GitHub] cloudstack pull request #1901: [4.9] CLOUDSTACK-9405: add details parameter ...

2017-01-12 Thread ustcweizhou
Github user ustcweizhou commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1901#discussion_r95948158 --- Diff: api/src/org/apache/cloudstack/api/command/admin/domain/ListDomainsCmd.java --- @@ -53,6 +59,12 @@ description = "If set