Unable to Deploy Own Router in CS 4.5.1

2015-06-26 Thread raja sekhar
Hi All, I am using CS 4.5.1 and xen 6.2. I want to deploy my own router instead of default CS router. for that i have uploaded vyatta router into cloudstack as template. enabled routing feature. changed global parameter " router.template.xenserver " to template id/uuid. router is deployed from th

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Wilder Rodrigues
Clean and simple, Sebastien. I like that. :) Concerning Travis, I’m with Daan and Remi: in case of a red Travis run, a good analysis on the results is needed before saying no. Let’s make ACS more awesome! ;) Cheers, Wilder > On 25 Jun 2015, at 22:03, Remi Bergsma wrote: > > Good point Daan,

[GitHub] cloudstack pull request: As an operator I want to be able to chang...

2015-06-26 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/527#issuecomment-115569008 Hi @bhaisaab Unfortunately I forgot to create the issue before the commits, otherwise it wouldn't be a problem now. Since I added the issue

Re: ACS 4.5.1 mgmt DB HA - not working - invalid load balancing strategy

2015-06-26 Thread raja sekhar
Andrija, file is missing in that path. Follow the steps to enable the database high availability in cloudstack. 1) Go to the path: *“/usr/share/cloudstack-management/webapps/client/WEB-INF/lib/”* Find the *“cloud-plugin-database-mysqlha-4.3.1.jar” *file. 2) Create the path: *“/u

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Erik Weber
On Thu, Jun 25, 2015 at 4:38 PM, Sebastien Goasguen wrote: > Folks, > > A few of us are in Amsterdam at DevOps days. We are chatting about release > management procedure. > Remi is working on a set of principles that he will put on the wiki to > start a [DISCUSS]. > > However to get started on th

[GitHub] cloudstack pull request: CLOUDSTACK-8582: Skipping unsuitable test...

2015-06-26 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/532 CLOUDSTACK-8582: Skipping unsuitable test cases for simulator Modifying tags for test cases which shouldn't be run on simulator (Test cases requiring download of templates/ISOs and creatio

[GitHub] cloudstack pull request: CLOUDSTACK-8582: Skipping unsuitable test...

2015-06-26 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/532#discussion_r8448 --- Diff: test/integration/component/test_ps_domain_limits.py --- @@ -194,7 +194,7 @@ def setupAccounts(self): return [FAIL, e, None]

[GitHub] cloudstack pull request: CLOUDSTACK-8582: Skipping unsuitable test...

2015-06-26 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/532#discussion_r8559 --- Diff: test/integration/component/test_ps_domain_limits.py --- @@ -194,7 +194,7 @@ def setupAccounts(self): return [FAIL, e, None

[GitHub] cloudstack pull request: As an operator I want to be able to chang...

2015-06-26 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/527#issuecomment-115596376 XenServer 6.2 test report: Test advanced zone virtual router ... === TestName: test_advZoneVirtualRouter | Status : SUCCESS === ok Test Deplo

[GitHub] cloudstack pull request: CLOUDSTACK-8582: Skipping unsuitable test...

2015-06-26 Thread sanju1010
Github user sanju1010 commented on the pull request: https://github.com/apache/cloudstack/pull/532#issuecomment-115609404 LGTM --- 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 ena

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
Anyone? On 24 Jun 2015, at 15:07, France wrote: > Hi all, > > we got CS 4.3.1 which we will upgrade to 4.3.2 this weekend, using RPMs from > shapeblue (http://packages.shapeblue.com/cloudstack/main/centos/4.3/). > > Following the instructions at: > http://docs.cloudstack.apache.org/projects/

[GitHub] cloudstack pull request: 4.4.4 to 4.5.2 upgrade

2015-06-26 Thread DaanHoogland
Github user DaanHoogland closed the pull request at: https://github.com/apache/cloudstack/pull/528 --- 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

DR service for CloudStack

2015-06-26 Thread mvs babu
Hello, I would like to use DR service for CloudSrtack. Found below useful video. https://www.youtube.com/watch?v=2YEXC3WNL0s Where can I get the status of this project and the source code? And can any one suggest how to achieve DR solution in CloudSrtack. Thank you, Suneel Mallela.

Re: DR service for CloudStack

2015-06-26 Thread Daan Hoogland
Suneel, Alena had written this for cloudplatform, citrix' product based on cloudstack. I don't think it has been contributed back. On Fri, Jun 26, 2015 at 8:25 AM, mvs babu wrote: > Hello, > > > I would like to use DR service for CloudSrtack. Found below useful video. > > > https://www.youtube.co

Re: Which 4.3.2 CS build to use? Shapeblue's version or build from official repos?

2015-06-26 Thread France
Tnx for response Rajani, it is greatly appreciated. You are correct, I do not know how i missed out, 4.3.2 in official repos. Probably due to too much work. :-) However your response in regards of which to choose, does not really help me. I have decided none the less, to use additionally patche

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
OK, I was able to find instructions for upgrading templates: http://www.shapeblue.com/cloudstack-and-the-ghost-vulnerabilitystack/ it even has a nice script, which we will try this weekend. Also for vhd-utils link, I have found vhd-utils at: http://download.cloud.com.s3.amazonaws.com/tools/vhd-uti

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread Andrija Panic
I also used this approach - worked for me. It would be nice if we could put this somewhere in the official docs in ACS repo... On 26 June 2015 at 12:35, France wrote: > OK, I was able to find instructions for upgrading templates: > http://www.shapeblue.com/cloudstack-and-the-ghost-vulnerability

Re: ACS 4.5.1 mgmt DB HA - not working - invalid load balancing strategy

2015-06-26 Thread Andrija Panic
Thx Raja for detailed steps - I have a problem of NOT compiling ACS with non-oss stuff - so I'm missing this JAR file completely :) But other than that, yes, this is fine. Thanks again! On 26 June 2015 at 10:12, raja sekhar wrote: > Andrija, > > file is missing in that path. > > Follow the ste

Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Nux!
Hi, Anyone knows a quick way to disable the "quick find" "feature" of the web console? Trying to debug linux/bsd instances drives me absolutely crazy, every time I try to "cd /blah" the "quick find" thing appears and steals focus. http://img.nux.ro/4qK-Selection_061.png Lucian -- Sent from the

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread Andrija Panic
http://packages.shapeblue.com/tools/ghost-systemvm-upgrader.py is a shapeblue's stuff, if they are fine - then no problem :) But I see inside the script, it's hardcoded to 4.3 and 4.4 vesions, and it loads templates from shapeblue's repos only So again we might go back to the story (not sure what

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Andrija Panic
not helping maybe - but I see this only with firefox - if you use Chrome - no problem here... On 26 June 2015 at 12:56, Nux! wrote: > Hi, > > Anyone knows a quick way to disable the "quick find" "feature" of the web > console? > Trying to debug linux/bsd instances drives me absolutely crazy, eve

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Anshul Gangwar
If you are comfortable in using firefox extension than you can use keyconfig extension mentioned on page http://forums.mozillazine.org/viewtopic.php?t=72994 to disable the "/" keyboard shortcut for firefox. Just assign "/" keyboard shortcut to do nothing. Regards, Anshul On 26-Jun-2015, at 4:2

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Funs Kessen
Hi Seb, Love the idea, let’s do it! Cheers, Funs > On 26 Jun 2015, at 10:14, Erik Weber wrote: > > On Thu, Jun 25, 2015 at 4:38 PM, Sebastien Goasguen > wrote: > >> Folks, >> >> A few of us are in Amsterdam at DevOps days. We are chatting about release >> management procedure. >> Remi is w

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Rajani Karuturi
firefox preferences->advanced, unchecking "search for text when I start typing" worked for me. ~Rajani On Fri, Jun 26, 2015 at 4:26 PM, Nux! wrote: > Hi, > > Anyone knows a quick way to disable the "quick find" "feature" of the web > console? > Trying to debug linux/bsd instances drives me abso

Re: Which 4.3.2 CS build to use? Shapeblue's version or build from official repos?

2015-06-26 Thread Rajani Karuturi
I havent used any of them. So, I could not recommend anyone. Building from source code [1] is the best way. As you would be in sync with community in terms of releases and issues. Taking a precompiled version doesnt guarantee if its the release that is voted by this community and makes it difficul

[PROPOSAL] Quota management service for cloudstack

2015-06-26 Thread Abhinandan Prateek
Team, Would like to enhance usage server to provide quota management service to cloudstack. This will provide better control on resource usage; and a common denomination to measure resource usage. This will be an optional service that can be enabled or disabled as required by the operator.

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Rene Moser
Hi On 25.06.2015 16:38, Sebastien Goasguen wrote: > - Only commit through PR will land on master (after a minimum of 2 LGTM and > green Travis results) > - Direct commit will be reverted > - Any committer can merge the PR. That's the way I used to work. That's fine! :) One technical benefit is

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread France
Seems like this q. is related. Andria, which CS build would/do you use? Which would you personally recommend? I will go with 3.2.2 + patches from shapeblue. Official build: http://cloudstack.apt-get.eu/rhel/4.3/ There also build in Shapeblue’s repo based on 4.3.2 : http://packages.shapeblue.com/c

{ANNOUNCE] Apache CloudSack 4.4.4 released

2015-06-26 Thread Daan Hoogland
CloudStack v4.4.4 is a minor release with several fixes and backports. A complete overview of all new enhancements can be found in the project release notes at http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.4.4/

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Nux!
OMG, I did not realise this is actually a Firefox issue, thanks! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rajani Karuturi" > To: dev@cloudstack.apache.org > Sent: Friday, 26 June, 2015 12:18:05 > Subject: Re: Disabling the quic

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Daan Hoogland
:) one for the faq page? On Fri, Jun 26, 2015 at 2:07 PM, Nux! wrote: > OMG, I did not realise this is actually a Firefox issue, thanks! > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - >> From: "Rajani Karuturi" >> To: dev@cloud

Re: Travis-ci build timeout error.

2015-06-26 Thread Rafael Fonseca
Hi Jayapal, Travis has been failing for several reasons, that's why i made the fixes that are currently on master. Make sure you merge that into whatever branch you're testing if it's over a week old, that will make it a lot less prone to failure. These changes should also be backported to other b

[GitHub] cloudstack pull request: findbugs: serializable fields

2015-06-26 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/533 findbugs: serializable fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack findbugs-SE Alternatively you ca

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Rafael Fonseca
I agree with Daan also, but there's a conflict here.. Initial suggestion: ( Green_Travis && 2LGTM) Daan suggested: ( Red_Travis && 2LGTM) Which would make for: ( Green_Travis && 2LGTM) || ( Red_Travis && 2LGTM) Or apply boolean logic to remove redundant parameters: (2LGTM) This would compl

Re: DR service for CloudStack

2015-06-26 Thread mvs babu
Hello Daan, Thank you for your information. Is there any other sources to achieve DR solution for CloudStack? Thank you, Suneel Mallela From: Daan Hoogland Sent: ‎Friday‎, ‎June‎ ‎26‎, ‎2015 ‎3‎:‎25‎ ‎PM To: cloudusersusers Cc: dev@cloudstack.apache.org Suneel, Alena had written t

[GitHub] cloudstack-docs-rn pull request: Update with 4.4.4 notes

2015-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack-docs-rn/pull/23 --- 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 feat

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Daan Hoogland
I said that red travis is requiring extra explanation by the LGTMers to justify overrinding travis as an alternative to green travis. Not that red travis is fine. your logic is too boolean, not fuzzy enough On Fri, Jun 26, 2015 at 2:42 PM, Rafael Fonseca wrote: > I agree with Daan also, but ther

[GitHub] cloudstack pull request: findbugs: serializable fields

2015-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/533 --- 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: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Rafael Fonseca
I did not mean to imply that you were saying red travis was fine :) Just that it was requiring same number of people to look at it as the green travis, of course no one should put in a LGTM on a failed travis without looking at what the travis output was :) Even the fuzzy stuff can be booleanized,

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Daan Hoogland
On Fri, Jun 26, 2015 at 3:13 PM, Rafael Fonseca wrote: > Or if we really want the extra overhead: > > ( Green_Travis && 2LGTM) || ( Red_Travis_false_positive && 3LGTM_Extended) or ( Green_Travis && 2LGTM) || ( Red_Travis_false_positive && 2LGTM_Extended && justification in writing) that was th

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Rafael Fonseca
That's what the _Extended suffix i added means :) On Fri, Jun 26, 2015 at 3:15 PM, Daan Hoogland wrote: > On Fri, Jun 26, 2015 at 3:13 PM, Rafael Fonseca > wrote: > > Or if we really want the extra overhead: > > > > ( Green_Travis && 2LGTM) || ( Red_Travis_false_positive && > 3LGTM_Extended) >

Re: [DISCUSS] 4.5.2 bugfix sprint

2015-06-26 Thread Tomasz Zięba
Template Issue in 4.5.1 - http://comments.gmane.org/gmane.comp.apache.cloudstack.user/18735 After manual creating systemVM using actual code from git everything is OK. Fail to create load-balancing service on VPC -- https://is

[GitHub] cloudstack pull request: findbugs Boolean return null in getter no...

2015-06-26 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/534 findbugs Boolean return null in getter not in is-query I'm not sure about this quick fix but am opening a PR as placeholder for discussion. You can merge this pull request into a Git repo

Build failed in Jenkins: simulator-singlerun #1319

2015-06-26 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2136 originally caused by: Started by an SCM change Started by upstream project "build-master" build number 2433 origin

[GitHub] cloudstack pull request: findbugs equals(obj) implementations go a...

2015-06-26 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/535 findbugs equals(obj) implementations go against the contract these are removed from the call into separate calls This might very well spectacularly fail in integration tests. really l

Re: Upgrading 4.3.1 to 4.3.2 including system templates - quick help please

2015-06-26 Thread Andrija Panic
I think I use regular upstream repo for ACS RPMs (4.3.2) - but the ghost-patched template from shapeblue... (4.3.2). best On 26 June 2015 at 13:42, France wrote: > Seems like this q. is related. > Andria, which CS build would/do you use? Which would you personally > recommend? > I will go with

Re: Disabling the quick search (/ character) in the web console before I go crazy

2015-06-26 Thread Andrija Panic
this doesnt work me :( On 26 June 2015 at 13:18, Rajani Karuturi wrote: > firefox preferences->advanced, unchecking "search for text when I start > typing" worked for me. > > ~Rajani > > On Fri, Jun 26, 2015 at 4:26 PM, Nux! wrote: > > > Hi, > > > > Anyone knows a quick way to disable the "quic

Re: [PROPOSAL] Quota management service for cloudstack

2015-06-26 Thread Marco Sinhoreli
+1 It¹s great to control resources per department in private cloud approach. Best regards, Marco Sinhoreli Consultant Manager Phone: +55 21 2586 6390 | Fax: +55 21 2586 6002 | Mobile: +55 21 99159 4713 | Mobile: +55 21 98276 3636 Praia de Botafogo 501, bloco 1 - sala 101, Botafogo, Rio de Janei

test failure question

2015-06-26 Thread Daan Hoogland
H, In a new environment I cannot get marvin tests to run: 2015-06-26 11:36:54,022 - DEBUG - Parsing Test data successful 2015-06-26 11:36:54,023 - DEBUG - Payload: {'account': 'admin', 'command': 'listUsers', 'response': 'json'} 2015-06-26 11:36:54,023 - DEBUG - Sending GET Cmd : listUser

Re: test failure question

2015-06-26 Thread Rafael Fonseca
Hi Daan, from the output it's exactly the same issue that is causing some of the test suites to not run on some of the travis runs, and that prevented me to fix the fact that tests are considered success when they throw exceptions as we discussed. If you figure it out in the mean while let me know

[GitHub] cloudstack pull request: CLOUDSTACK-8566: Filter sensitive details...

2015-06-26 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/536 CLOUDSTACK-8566: Filter sensitive details from listHosts API Removes any username and password host details from the listHosts API response before it's wired back to a client. You can merg

[GitHub] cloudstack pull request: CLOUDSTACK-8566: Filter sensitive details...

2015-06-26 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/536#issuecomment-115751581 I'm not sure where the host details are getting consumed as there are many APIs using the HostResponse class, so the safest fix was to filter out sensitive details

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread David Nalley
On Thu, Jun 25, 2015 at 10:38 AM, Sebastien Goasguen wrote: > Folks, > > A few of us are in Amsterdam at DevOps days. We are chatting about release > management procedure. > Remi is working on a set of principles that he will put on the wiki to start > a [DISCUSS]. > > However to get started on

Re: [PROPOSAL] Commit to master through PR only

2015-06-26 Thread Daan Hoogland
date := 2015-09-30 ??? On Fri, Jun 26, 2015 at 9:54 PM, David Nalley wrote: > On Thu, Jun 25, 2015 at 10:38 AM, Sebastien Goasguen wrote: >> Folks, >> >> A few of us are in Amsterdam at DevOps days. We are chatting about release >> management procedure. >> Remi is working on a set of principles

[GitHub] cloudstack pull request: CLOUDSTACK-8566: Filter sensitive details...

2015-06-26 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/536#discussion_r33399534 --- Diff: api/src/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java --- @@ -203,9 +201,22 @@ public void execute() { ho

[GitHub] cloudstack pull request: CLOUDSTACK-8566: Filter sensitive details...

2015-06-26 Thread serverchief
Github user serverchief commented on the pull request: https://github.com/apache/cloudstack/pull/536#issuecomment-115915514 Hi Rohit, Both username and passwords are needed, and we don't want to remove them and we would like to know what they are, however, it would be great if

[GitHub] cloudstack pull request: findbugs equals(obj) implementations go a...

2015-06-26 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/535#discussion_r33406307 --- Diff: framework/config/src/org/apache/cloudstack/framework/config/ConfigKey.java --- @@ -122,6 +122,13 @@ public boolean equals(Object obj) {