[GitHub] cloudstack pull request: Removed .pydevproject from plugin kvm hyp...

2015-12-11 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1226 Removed .pydevproject from plugin kvm hypervisor. Ping @wido @wilderrodrigues @remibergsma @miguelaferreira It's there for no apparent reason... Running integration tests n

[GitHub] cloudstack pull request: Cloudstack 9147

2015-12-11 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1225 Cloudstack 9147 Ping @wilderrodrigues @wido @remibergsma @miguelaferreira Refactored the Apache CloudStack Plugin - Hypervisor KVM to combine com.cloud and org.apache.cloudstack. Ru

[GitHub] cloudstack pull request: CLOUDSTACK-9146: Refactor Hypervisor KVM ...

2015-12-11 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1224 CLOUDSTACK-9146: Refactor Hypervisor KVM into default Maven directory structure. Ping @wilderrodrigues @wido @remibergsma @miguelaferreira Refactored the `Apache CloudStack Plugin

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-11 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1221#discussion_r47416109 --- Diff: test/integration/smoke/test_internal_lb.py --- @@ -286,9 +302,12 @@ def setUpClass(cls): %s" % (cls.account.name,

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-11 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1221#issuecomment-164071815 Hi @wilderrodrigues , Looks good! Thanks for making the tests compliant! ``` Test create, assign, remove of an Internal LB with roundrobin ht

[GitHub] cloudstack pull request: CLOUDSTACK-9086: ACS allows to create iso...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1188#issuecomment-164069434 did a test build: ``` [INFO] [INFO] BUILD SUCCESS [INFO] -

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164065917 LGTM :+1: Ran tests on Ubuntu 14.04 ```Create a redundant VPC with two networks with two VMs in each network ... === TestName: test_01_create_r

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8882: calculate networ...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/859#issuecomment-164062856 @kishankavala in your test case you are creating two UsageNetworkOfferings and then assure that two are persisted. How does this test two nics being created fro

Re: VPC Issue - ACS-4.6.0-1

2015-12-11 Thread Remi Bergsma
Hi, This week a bug has been fixed in the private gateway. It just missed the 4.6.1 release. https://github.com/apache/cloudstack/pull/1184 It will be included in both 4.6.2 and 4.7.0. You may build packages from the 4.6 branch and give those a go (packaging folder). Also integration tests hav

[GitHub] cloudstack pull request: Remove template ulimit from createtmplt.s...

2015-12-11 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164039298 @remibergsma 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 f

FYI: ACS 4.7.0RC1

2015-12-11 Thread Remi Bergsma
Hi all, We’ve been testing a lot this week with ACS 4.7 and it looks pretty good (just one blocker!). By the end of the weekend we plan to cut a RC for 4.7.0 release. If you’ve bug fixes you’d like to have included, please send a PR soon and/or help review existing PRs. Regards, Daan / Remi

[GitHub] cloudstack pull request: CLOUDSTACK-9141: Validate userdata for va...

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1220#issuecomment-164021612 @wido please have a look: ``` [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /hom

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164019927 I have started the integration tests. --- 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 pr

[GitHub] cloudstack pull request: CLOUDSTACK-9143 Setup routes for RFC 1918...

2015-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1214 --- 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: CLOUDSTACK-9138 - Adds multiple providers...

2015-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1215 --- 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: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164018739 Ping @DaanHoogland @remibergsma @miguelaferreira @borisroman @davidamorimfaria Tests have been executed again and all looks fine! ```

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164016942 This where and why the vpc vr refactor started, isn't it? code lgtm, let's have a regression test and put it in! --- If your project is set up for it, you can

[GitHub] cloudstack pull request: Remove template ulimit from createtmplt.s...

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164015841 Hi @syed can you please squash the commits into one? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] cloudstack pull request: CLOUDSTACK-9138 - Adds multiple providers...

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1215#issuecomment-164014731 LGTM, both offerings mentioned above are created fine: ``` [root@cs1 integration]# cloudmonkey ☁ Apache CloudStack � cloudmonkey 5.3.2. Type

[GitHub] cloudstack pull request: CLOUDSTACK-9143 Setup routes for RFC 1918...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-164013935 code lgtm and @remibergsma ran the regression tests. If people complain we have a a regression to decide on but it seems ok to me. --- If your project is set

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-164011079 @bhaisaab squash 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 no

[GitHub] cloudstack pull request: Remove template ulimit from createtmplt.s...

2015-12-11 Thread syed
GitHub user syed opened a pull request: https://github.com/apache/cloudstack/pull/1223 Remove template ulimit from createtmplt.sh and createvolume.sh Both createvolume.sh and createtmplt.sh have a 40GB hardcoded limit for the size of the template that gets created. I could not find

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164008050 Ping @remibergsma @DaanHoogland @miguelaferreira @borisroman @michaelandersen One test failed due to a network hiccup. I will run only that test aga

VPC Issue - ACS-4.6.0-1

2015-12-11 Thread Kaushik Bora
Team, VPC private gateway static route is not created in VR.. However its reflecting on UI. But there is no entry on static_route table…using ip route show table static_route. For any clarification please do revert. Kaushik Bora Consultant - Networks & Cloud A-98, LGF, C.R.Park, New Delhi

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-11 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/1222 CLOUDSTACK-4374 - As a Developer I want to have HA enabled for routers that are part or a redundant network or VPC This PR fixes the issue we were facing with crashed redundant routers

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-164003619 Put some time in reading the RFC - yes, I actually did - and also went through the code (with the latest changes). It LGTM :+1: I think last @terbo

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1221#issuecomment-164001738 Ping @remibergsma @DaanHoogland @borisroman @michaelandersen @bhaisaab @karuturi @miguelaferreira Please, keep in mind that this PR depends on PR #

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-11 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/1221 CLOUDSTACK-9135 - As a Developer I want the test_internal_lb.py to test Redundant VPCs This PR refactors the existing tests and adds tests to cover internal LB with Redundant VPCs.

[GitHub] cloudstack pull request: CLOUDSTACK-9138 - Adds multiple providers...

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1215#issuecomment-163999132 @DaanHoogland I changed base.py (under tools/marvin) to allow the use of the multiple providers, but that will be in the PR I am about to create for the new

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-9129: list vpc routers b...

2015-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1197 --- 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: CLOUDSTACK-9138 - Adds multiple providers...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1215#issuecomment-163988697 @wilderrodrigues did run the add commands in an old setup, will run the integration/regression suits and the cloudmonkey commands. code lgtm --- If your proje

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163980980 @terbolous If you'd use a setup like that, you'd also use NAT in which case it will still work. I think we're fine. --- If your project is set up for it, you c

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163980356 Integration tests pass: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_pas

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-9129: list vpc routers b...

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1197#issuecomment-163977752 Not sure what happened, the test passes fine now. LGTM. ``` Test redundant router internals ... === TestName: test_02_RVR_Network_FW_PF_SSH_default_

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-9129: list vpc routers b...

2015-12-11 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1197#issuecomment-163967401 We used separate environment, but provided by the same infra. What I don't get is why the tests are being executed from ```/data/git/cs1/cloudstack/

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-163964178 LGTM (just code review) --- 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 ha

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-163964303 @milamberspace squash them into one commit please, or logically split per lang translation --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack pull request: CLOUDSTACK-9141: Validate userdata for va...

2015-12-11 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1220 CLOUDSTACK-9141: Validate userdata for valid base64 This prevents the userdata from going through the stack completely and finding out very late in the process that it is invalid data. You can

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-11 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-163940491 Elaborating on my LGTM: The changes are in right upgrade path. The sql script is error free. It adds guest os support for 6.0 excluding the ones that are depreca

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2015-12-11 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1212#issuecomment-163939898 Sorry, I just started looking at PRs, next time I will elaborate on my LGTM. For this particular one when a account is deleted it leaves the ssh key in the us

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-163930683 @agneya2001 please expand on *what* LGTY, the titel of the PR, the commit message, your test results? --- If your project is set up for it, you can reply to t

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1212#issuecomment-163927873 @agneya2001 What made you LGTM this? the titel of the PR? The description of the feature in the ticket? code review? testing? --- If your project is set up fo

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163912372 Although it is technically possible to use official ip address space on the public network with routes to rfc1918 I don't know if those scenarios are widespread o

[GitHub] cloudstack pull request: CLOUDSTACK-9133: Two volume.delete usage ...

2015-12-11 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/1207#issuecomment-163912073 @DaanHoogland Prior Behaviour | 127 | VOLUME.DELETE | 2 | 2015-12-08 09:30:18 | 1 | 25 | ROOT-14

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163908940 @terbolous I found an easier solution. When the public nic is on RFC1918, we do not set the routes. When it is a real public ip, we can safely set the routes. M

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163906540 Not sure how easy it is to implement, but a configuration setting for 'route rfc1918 per default via the internal network' would probably satisy my worries as the

[GitHub] cloudstack pull request: CLOUDSTACK-9139 make zwps default when de...

2015-12-11 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/1219 CLOUDSTACK-9139 make zwps default when defined on zone level When a marvin definition contains a primary storage definition at zone level it will default to zone scope. A test run is under

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163905174 @terbolous OK, I see what you mean. Let me have a look and handle this scenario. --- If your project is set up for it, you can reply to this email and have you

[GitHub] cloudstack pull request: CLOUDSTACK-9140: Testcase to verify if De...

2015-12-11 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/1218#issuecomment-163903907 Testcase Result: Dedicated cluster and router allocation ... === TestName: test_01_dedicated_cluster_allocation | Status : SUCCESS === ok

[GitHub] cloudstack pull request: CLOUDSTACK-9140: Testcase to verify if De...

2015-12-11 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/1218 CLOUDSTACK-9140: Testcase to verify if Dedicated cluster is used for virtual routers that belong to non dedicated account You can merge this pull request into a Git repository by running

[GitHub] cloudstack pull request: CLOUDSTACK-9133: Two volume.delete usage ...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1207#issuecomment-163903617 @priyankparihar please expand on testing that can prove prior and new behaviour. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-16388 My point would be a setup like this: Management network: 10.1.1.0/24 - this is the internal network on eth2 Configured public network: 172.16.1.0/24 -

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163898820 Working console: ![screen shot 2015-12-11 at 11 09 45](https://cloud.githubusercontent.com/assets/1630096/11741217/c0ecbe60-9ff7-11e5-9334-0a0806422bd6.png)

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-9129: list vpc routers b...

2015-12-11 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1197#issuecomment-163896132 @remibergsma @wilderrodrigues @DaanHoogland I guess you tested in the same env, right? It might be a network issue, eg DNS or Ipv6 ? --- If your projec

[GitHub] cloudstack pull request: Setup routes for RFC 1918 ip space

2015-12-11 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163895685 @terbolous I appreciate your worries, and I'll try to explain why I think there is nothing to worry about. Right now, everything that has no specific ro

[GitHub] cloudstack pull request: CLOUDSTACK-9127 Missing PV-bootloader-arg...

2015-12-11 Thread SudharmaJain
Github user SudharmaJain commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1196#discussion_r47336103 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixHelper.java --- @@ -236,4 +236,15 @@ public static String

[GitHub] cloudstack pull request: CLOUDSTACK-9122: latest credit entries sh...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1192#issuecomment-163885160 Re-review it, with the new commit. LGTM. cc @remibergsma @DaanHoogland --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1205#discussion_r47335119 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -233,9 +233,9 @@ public int compare(QuotaB

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1205#issuecomment-163885070 Alright, re-review it. LGTM. cc @remibergsma @DaanHoogland --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-9129: list vpc routers b...

2015-12-11 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1197#issuecomment-163883953 Guys, I think (and hate myself for bringing it up again despite my intentions not to) you are giving an argument to merge MCT-shared#20 I use the merge procedu

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread agneya2001
Github user agneya2001 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1205#discussion_r47334512 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -233,9 +233,9 @@ public int compare(Quot

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1205#discussion_r47333986 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -233,9 +233,9 @@ public int compare(QuotaB

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1205#discussion_r47333902 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/command/QuotaBalanceCmd.java --- @@ -83,7 +83,12 @@ public void setDomainId(Long domainI

[GitHub] cloudstack pull request: QUOTA: Ensuring that the dates displayed ...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1205#issuecomment-163882122 LGTM (tested on Abhi's env) --- 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 no

[GitHub] cloudstack pull request: CLOUDSTACK-9122: future credit etries sho...

2015-12-11 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1192#issuecomment-163881993 LGTM, better refactoring (fix tested on Abhi's env) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-163881611 Thanks @terbolous and @agneya2001 The PR has been updated --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: CLOUDSTACK-9125: Brazilian translations

2015-12-11 Thread agneya2001
Github user agneya2001 closed the pull request at: https://github.com/apache/cloudstack/pull/1194 --- 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 featur

[GitHub] cloudstack pull request: CLOUDSTACK-9125: Brazilian translations

2015-12-11 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1194#issuecomment-163880656 Closing it as translations are submitted via transfix website. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-11 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-163879896 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 e

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-163879371 @milamberspace pt_BR updated. --- 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

Re: AW: AW: Run Windows on top of KVM+virtio? Watch out for Windows updates, system unbootable!

2015-12-11 Thread Nux!
No idea, sorry. I have destroyed the test VMs. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jochim, Ingo" > To: us...@cloudstack.apache.org > Cc: "dev" > Sent: Friday, 11 December, 2015 07:57:13 > Subject: AW: AW: Run Windows on t

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-163875819 ping @milamberspace Norwegian updated :-) --- 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 pull request: CLOUDSTACK-9114: restartnetwork with clea...

2015-12-11 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1198#issuecomment-163875769 @wilderrodrigues thanks! I am not in a hurry to merge it into 4.6 or master. Let's merge it after fully testing (scripts and functional test) and 2+ LGTM.

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-11 Thread milamberspace
GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1217 L10N update before 4.7.0 RC1 Some sentences (mainly for the new quota plugin) needs to be translated before the 4.7.0 release candidate (planned for 14th december) https://www.transif