Re: Starting jetty on another port

2016-07-18 Thread Rajani Karuturi
Try changing in client/pom.xmlhttps://github.com/apache/cloudstack/blob/master/client/pom.xml#L459 ~ Rajanihttp://cloudplatform.accelerite.com/ On July 19, 2016 at 1:11 AM, Syed Mushtaq (syed1.mush...@gmail.com) wrote:Hi, Is there a way to start Jetty on a port other than :8080? I've tried with mvn

Re: Starting jetty on another port

2016-07-18 Thread Ron Wheeler
Probably a question that could be asked on the user mailing list. On 18/07/2016 3:41 PM, Syed Mushtaq wrote: Hi, Is there a way to start Jetty on a port other than :8080? I've tried with mvn -pl :cloud-client-ui jetty:run -Djetty.port=8081 and it did not work. I need this because the machine

Starting jetty on another port

2016-07-18 Thread Syed Mushtaq
Hi, Is there a way to start Jetty on a port other than :8080? I've tried with mvn -pl :cloud-client-ui jetty:run -Djetty.port=8081 and it did not work. I need this because the machine where I am doing my dev is alreay running a service on port 8080 and I can't change that. -Syed

[GitHub] cloudstack issue #1583: Update L10N resource files with 4.9 strings from Tra...

2016-07-18 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1583 Thanks, I couldn't either, but wanted to get a second opinion. I am running CI against it for the 3rd time to see if the same thing pops again. --- If your project is set up for it, you can repl

[GitHub] cloudstack issue #1583: Update L10N resource files with 4.9 strings from Tra...

2016-07-18 Thread milamberspace
Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1583 @swill I do not see why changes on the L10N resource files have an impact on the VPC behavior ... This looks like a false positive ... --- If your project is set up for it, you can reply

Re: [VOTE] Apache Cloudstack 4.9.0 RC1

2016-07-18 Thread Will Stevens
I have merged the following PRs in preparation for RC2: https://github.com/apache/cloudstack/pull/1610 https://github.com/apache/cloudstack/pull/1609 https://github.com/apache/cloudstack/pull/1608 https://github.com/apache/cloudstack/pull/1601 https://github.com/apache/cloudstack/pull/1595 https://

[GitHub] cloudstack pull request #1609: [CLOUDSTACK-9430] Added fix for adding/editin...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1609 --- 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] cloudstack pull request #1610: packaging: Add db.X.driver=jdbc:mysql to db.p...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1610 --- 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] cloudstack pull request #1601: CLOUDSTACK-9348: Reduce Nio selector wait tim...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1601 --- 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] cloudstack pull request #1608: Cleanup RBD contexts after exceptions to prev...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1608 --- 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] cloudstack pull request #1455: [CLOUDSTACK-9328]: Fix vlan issues from test ...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1455 --- 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] cloudstack pull request #1595: ui: show resize volume button to all users

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1595 --- 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] cloudstack pull request #1480: CLOUDSTACK-9342: Site to Site VPN PFS not bei...

2016-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1480 --- 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] cloudstack issue #1608: Cleanup RBD contexts after exceptions to prevent pot...

2016-07-18 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1608 We have QA'd the patch and confirm that it prevents the agent from crashing when an unexpected exception occurs from upstream RBD libs. LGTM --- If your project is set up for it, you

[GitHub] cloudstack issue #1594: CLOUDSTACK-9407: vm_network_map table doesnt get cle...

2016-07-18 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1594 @nvazquez I have fun this on two different CI environments with the same error coming up in both. Can you confirm this is not related to this change? Thanks... --- If your project is set up fo

[GitHub] cloudstack issue #1594: CLOUDSTACK-9407: vm_network_map table doesnt get cle...

2016-07-18 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1594 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 1 Errors: 0 Duration: 3h 52m 54s ``` **Summary of the problem(s):** ``` FAIL:

[GitHub] cloudstack issue #1455: [CLOUDSTACK-9328]: Fix vlan issues from test suite t...

2016-07-18 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1455 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 0 Duration: 3h 55m 23s ``` **Associated Uploads** **`/tm

[GitHub] cloudstack issue #1455: [CLOUDSTACK-9328]: Fix vlan issues from test suite t...

2016-07-18 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1455 @sanju1010 can you close and reopen this PR to kick off travis again? Thanks... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

Re: [VOTE] Split Marvin to its own repository

2016-07-18 Thread Rene Moser
Hi I used to use marvin for setup simulator environments for using it as integration test environments (4.5-latest) for the Ansible CloudStack modules. It's been a while and I can not really remember exactly what it was caused it to fail but since a few weeks I was not able to setup such an envir

RE: [VOTE] Split Marvin to its own repository

2016-07-18 Thread Paul Angus
Would it make sense to have tests include cloudstack versions along with 'other' requirements in their meta-data, so that they don't *have* to be tied to a branch. Kind regards, Paul Angus paul.an...@shapeblue.comĀ  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeb

[VOTE] Split Marvin to its own repository

2016-07-18 Thread Rohit Yadav
All, Based on a recent discussion thread [1], I want to start a voting thread to gather consensus around splitting Marvin from the CloudStack repository. On successful voting, we would extract and maintain Marvin as a separate library in a separate repository (example repository [2]) and various

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-18 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1601 Thanks @swill --- 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