[GitHub] cloudstack pull request #1903: [4.9] CLOUDSTACK-9356: FIX Cannot add users i...

2017-01-11 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1903 [4.9] CLOUDSTACK-9356: FIX Cannot add users in VPC VPN This happens if VPC has redundant VRs. The results from VRs are combined in commit 13eb789. This PR simply separates the

[GitHub] cloudstack issue #1901: [4.9] CLOUDSTACK-9405: add details parameter in list...

2017-01-11 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1901 @serg38 what do you want to validate if it is necessary ? --- 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

[GitHub] cloudstack pull request #1890: CLOUDSTACK-9712: FIX issue on preshared key i...

2017-01-11 Thread ustcweizhou
GitHub user ustcweizhou reopened a pull request: https://github.com/apache/cloudstack/pull/1890 CLOUDSTACK-9712: FIX issue on preshared key if we disable/enable remote access vpn Way to reproduce the issue (1) enable remote access vpn root@r-8349-VM:~# cat

[GitHub] cloudstack pull request #1890: CLOUDSTACK-9712: FIX issue on preshared key i...

2017-01-11 Thread ustcweizhou
Github user ustcweizhou closed the pull request at: https://github.com/apache/cloudstack/pull/1890 --- 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] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply

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

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1888 @blueorangutan test --- 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

[GitHub] cloudstack issue #1826: CLOUDSTACK-9675: Cloudstack Metrics Miscellaneous bu...

2017-01-11 Thread rashmidixit
Github user rashmidixit commented on the issue: https://github.com/apache/cloudstack/pull/1826 @rhtyd Please take a look now. I have squashed the changes. --- 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

[GitHub] cloudstack issue #1727: CLOUDSTACK-9539: Support changing Service offering f...

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1727 Trillian test result (tid-778) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 51612 seconds Marvin logs:

[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-01-11 Thread lmrv
Github user lmrv commented on the issue: https://github.com/apache/cloudstack-docs-admin/pull/41 Done ! I added make.sh and modifying the Makefile. --- 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

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

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 Trillian test result (tid-779) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 42810 seconds Marvin logs:

Re: CS Collab Conf Brazil page is down

2017-01-11 Thread Rajesh Ramchandani
I agree with Will. There may not be much time to prepare for if the event is planned for March. I look forward to more details on the event soon. Raj From: williamstev...@gmail.com on behalf of Will Stevens

Re: regarding CLOUDSTACK-9598

2017-01-11 Thread Rafael Weingärtner
Could you provide a little bit of more details of what happened? Was this during an upgrade? After an upgrade? what version of ACS? On Mon, Jan 9, 2017 at 8:41 AM, Stephan Seitz < s.se...@secretresearchfacility.com> wrote: > Hi dev's! > > The bug fixed in CLOUDSTACK-9598 (VR offering a default

regarding CLOUDSTACK-9598

2017-01-11 Thread Stephan Seitz
Hi dev's! The bug fixed in CLOUDSTACK-9598 (VR offering a default route only on "default" networks) did some harm to our deployed hosts. Most of our hosts rely on the behaviour of getting a default route from every network they're attached to. Is there some quick fix or configuration setting,

[GitHub] cloudstack issue #1735: CLOUDSTACK-9570: Bug in listSnapshots for snapshots ...

2017-01-11 Thread nvazquez
Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/1735 @mike-tutkowski @anshul1886 thanks for your comments! I'll work on them! --- 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

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

2017-01-11 Thread milamberspace
Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1888 Thanks for the docs update. I've tested the PR with my test topology on Ubuntu 14.04 + Openjdk PPA. With the new systemvm (generated from the PR too) Installation works,

Re: CS Collab Conf Brazil page is down

2017-01-11 Thread Will Stevens
Thank for following up Marco, I am a bit worried about the timing since I think we are looking to try to make a presence at ApacheCon in Miami on May 16-18. It may be hard to fill both events... How far have you guys gotten in your planning? I have not seen anything recently on the lists

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-11 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/977 @kiwiflyer indeed, we need make some changes in ./test/integration/smoke/test_vm_snapshots.py 1. ''' vm_snapshot = VmSnapshot.create( self.apiclient,

Re: CS Collab Conf Brazil page is down

2017-01-11 Thread Marco Sinhoreli
Hi there, The event will happen. Because of the economic crisis in Brazil last year, it was unsustainable to hold the event. We got the venue in a public university (Unicamp)[1] for the event to be held this year during 20 - 21 March. They are very happy to welcome everyone there. We are

[GitHub] cloudstack pull request #1902: CLOUDSTACK-9736 Incoherent validation and err...

2017-01-11 Thread milamberspace
GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1902 CLOUDSTACK-9736 Incoherent validation and error message when you chan… …ge the vm.password.length configuration parameter Default value introduce in schema-430to440.sql are 6

[GitHub] cloudstack issue #1899: CLOUDSTACK-9650: Allow starting VMs regardless of cp...

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1899 @koushik-das as a RM I want to ensure that all changes, irrespective of their size, are merged after a QA process. For UI/translation/docs changes tests are not necessary. Please

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-11 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/977 @ustcweizhou @rhtyd So the vmsnapshot test seems might need some work. Here's the exception it threw: 2017-01-10 17:27:01,025 - CRITICAL - EXCEPTION:

[GitHub] cloudstack issue #1899: CLOUDSTACK-9650: Allow starting VMs regardless of cp...

2017-01-11 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1899 @rhtyd If you had checked #1812 you wouldn't have asked these questions :) This config was introduced in #1812 and the scope was incorrectly put as zone, the config is meant to be a

[GitHub] cloudstack issue #1899: CLOUDSTACK-9650: Allow starting VMs regardless of cp...

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1899 @koushik-das there are no test results on this PR, also can you explain why you've removed the option to override this setting at the zone level? --- If your project is set up for it, you can

[GitHub] cloudstack issue #1892: CLOUDSTACK-9731: Hardcoded label appears on the Add ...

2017-01-11 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1892 @sureshanaparti please post a screen shot of the UI change --- 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

[GitHub] cloudstack issue #1884: CLOUDSTACK-9699: Add global setting for enable/disab...

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1884 @rashmidixit I'm working on writing separate metrics view apis (backend/apis), they will improve the performance significantly. An explicit global settings is not necessary, pl. hold on this PR.

[GitHub] cloudstack issue #1899: CLOUDSTACK-9650: Allow starting VMs regardless of cp...

2017-01-11 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1899 @rhtyd Tests are present in #1812 --- 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

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

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1888 @blueorangutan test centos7 vmware-55u3 --- 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

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

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply

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

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-457 --- 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

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

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1888 @milamberspace @terbolous I've added the information for Ubuntu users on release notes for 4.10 (preview) now:

[GitHub] cloudstack issue #1767: CLOUDSTACK-9457: Allow retrieval and modification of...

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

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

2017-01-11 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1901 CLOUDSTACK-9405: add details parameter in listDomains API to reduce the execution time The resource limitation causes long time while execute listDomains API. The resources are not needed

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

2017-01-11 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1888 @blueorangutan package --- 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

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

2017-01-11 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1888 @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

[GitHub] cloudstack issue #1735: CLOUDSTACK-9570: Bug in listSnapshots for snapshots ...

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

[GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2017-01-11 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1735#discussion_r94659104 --- Diff: server/src/com/cloud/api/ApiResponseHelper.java --- @@ -526,16 +529,18 @@ public static DataStoreRole getDataStoreRole(Snapshot

[GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2017-01-11 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1735#discussion_r94661240 --- Diff: api/src/org/apache/cloudstack/api/command/user/snapshot/ListSnapshotsCmd.java --- @@ -115,8 +115,10 @@ public void execute() {

[GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2017-01-11 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1735#discussion_r94660627 --- Diff: server/src/com/cloud/api/ApiResponseHelper.java --- @@ -493,7 +494,9 @@ public SnapshotResponse createSnapshotResponse(Snapshot

[GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2017-01-11 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1735#discussion_r94660806 --- Diff: engine/storage/volume/src/org/apache/cloudstack/storage/datastore/manager/PrimaryDataStoreProviderManagerImpl.java --- @@ -56,7 +55,7