[GitHub] cloudstack issue #892: CLOUDSTACK-8910: The reserved_capacity field increase...

2017-03-01 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/892 ### ACS CI BVT Run **Sumarry:** Build Number 410 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=1 Skipped=7 _Link to logs Folder

Re: GSoC projects

2017-03-01 Thread Daan Hoogland
Syed, At the time I started the thread we had 4 days. We can still try to have some student in under the apache umbrella but I’m not sure if we have much chance, they need to specifically pick our project (for which no proposals are out). On 01/03/17 19:30, "Syed Ahmed"

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

2017-03-01 Thread nvazquez
Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/1961 Hi @karuturi @rhtyd @borisstoyanov, I've pushed a new commit for fixing `test_snapshots.py` failure. Can you please run tests against Vmware and Kvm? These were results in our env,

[GitHub] cloudstack pull request #1813: CLOUDSTACK-9604: Root disk resize support for...

2017-03-01 Thread serg38
Github user serg38 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1813#discussion_r103719599 --- Diff: server/src/com/cloud/vm/UserVmManagerImpl.java --- @@ -3614,6 +3604,26 @@ public UserVmVO doInTransaction(TransactionStatus status) throws

[GitHub] cloudstack issue #1923: CLOUDSTACK-9765: centos: packaging: fix missing path...

2017-03-01 Thread Slair1
Github user Slair1 commented on the issue: https://github.com/apache/cloudstack/pull/1923 This LGTM too, we hit this issue during our upgrade --- 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

[GitHub] cloudstack issue #1779: CLOUDSTACK-9610: Disabled Host Keeps Being up status...

2017-03-01 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1779 ### ACS CI BVT Run **Sumarry:** Build Number 408 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=1 Skipped=7 _Link to logs Folder

Re: GSoC projects

2017-03-01 Thread sachin patil
Hello, Projects can be selected from student proposals as well which start on 20th march '17 there are a couple of JIRA tickets tagged as gsoc2017 and gsoc2016 which can be taken up by students. You can have a look at this . On

Re: GSoC projects

2017-03-01 Thread Raja Pullela
Hi, As I understand from the GSoC page, Student volunteers now have to register and propose a project. But, there is a one issue, couple of student volunteers that I know wanted some help and direction on choosing/proposing the projects. I have asked them to join our Devlist. If we can

Re: GSoC projects

2017-03-01 Thread Daan Hoogland
It is public as far as I know. These are the jira tickets labelled GSoC, there are GSoC as well for several years and there are GSOC. I don’t think every suitable ticket is indeed labelled but that’s the general idea. On 02/03/17 04:12, "Raja Pullela" wrote:

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-01 Thread Rajani Karuturi
On Wed, Mar 1, 2017 at 12:51 PM, Wido den Hollander wrote: > > > Op 1 maart 2017 om 2:12 schreef Rajani Karuturi : > > > > > > Hi All, > > > > I've created a 4.10.0.0 release, with the following artifacts up for a > vote: > > > > Git Branch and Commit > >

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1868 Do we need to add a global setting to determine whether deploy to other hosts if the specified host is out of capacity ? --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1908: CLOUDSTACK-9317: Fixed disable static nat on leaving...

2017-03-01 Thread jayapalu
Github user jayapalu commented on the issue: https://github.com/apache/cloudstack/pull/1908 @ProjectMoon The ip issue can be worked as separate ticket/PR. It is an isolated issue, it is not having any dependency with this PR. So we will get this PR in and create a separate ticket

[GitHub] cloudstack pull request #1278: CLOUDSTACK-9198: Virtual router gets deployed...

2017-03-01 Thread anshul1886
GitHub user anshul1886 reopened a pull request: https://github.com/apache/cloudstack/pull/1278 CLOUDSTACK-9198: Virtual router gets deployed in disabled Pod While starting the router, send the user from the callingContext instead of defaulting to System user.

[GitHub] cloudstack pull request #1278: CLOUDSTACK-9198: Virtual router gets deployed...

2017-03-01 Thread anshul1886
Github user anshul1886 closed the pull request at: https://github.com/apache/cloudstack/pull/1278 --- 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 #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

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

[GitHub] cloudstack pull request #1866: Advanced isolated network egress destination ...

2017-03-01 Thread kishankavala
Github user kishankavala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1866#discussion_r103861501 --- Diff: engine/schema/src/com/cloud/upgrade/dao/Upgrade4920to41000.java --- @@ -53,6 +55,7 @@ public boolean supportsRollingUpgrade() {

Re: Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Jayapal Uradi
Because of removed ips get configured again on VR, it is giving the perception that PR #1908 is not removing the static nat ips in VR. Thanks, Jayapal > On Mar 1, 2017, at 10:12 PM, Will Stevens wrote: > > Hey Jeff, > We were having this issue as well before we

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-01 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1955 @borisstoyanov so the good news is it didn't skip the test. the bad news is it didn't seem to have proper credentials for ssh'ing into your hosts. It did pass the test where it ssh'ed

[GitHub] cloudstack pull request #1866: Advanced isolated network egress destination ...

2017-03-01 Thread jayapalu
Github user jayapalu commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1866#discussion_r103863373 --- Diff: engine/schema/src/com/cloud/upgrade/dao/Upgrade4920to41000.java --- @@ -53,6 +55,7 @@ public boolean supportsRollingUpgrade() {

Re: Modern template hosting

2017-03-01 Thread Will Stevens
I am building a short term solution right now. I hopefully will have the building blocks in place by the weekend so we can start working with Infra to get it in place. We will have a web server which we can point something like downloads.cloudstack.org (or whatever url) at. Then we will have an

Re: Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Will Stevens
Hey Jeff, We were having this issue as well before we implemented 1907 and we have not had it since. We don't user RvR yet though, so that could be a different story. We had tried a couple other implementations previously and we were still having the issue. So far 1907 has been working without

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-01 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1955 Thanks @nathanejohnson, lets run that with BO @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

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

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

[GitHub] cloudstack issue #1779: CLOUDSTACK-9610: Disabled Host Keeps Being up status...

2017-03-01 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/1779 @priyankparihar I agree that host should not show as up but indeed why hide it? Unless we show no details for an unmanaged cluster we should be able to find the host in there. It should

[GitHub] cloudstack pull request #1866: Advanced isolated network egress destination ...

2017-03-01 Thread kishankavala
Github user kishankavala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1866#discussion_r103861408 --- Diff: tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh --- @@ -67,6 +67,8 @@ function install_packages() {

[GitHub] cloudstack issue #1940: CLOUDSTACK-9781:ACS records ID in events tables inst...

2017-03-01 Thread jayantpatil1234
Github user jayantpatil1234 commented on the issue: https://github.com/apache/cloudstack/pull/1940 @blueorangutan test cases which are failing, not related to my code changes. Could you restart test suites once again. --- If your project is set up for it, you can reply to this

[GitHub] cloudstack issue #874: CLOUDSTACK-8897: baremetal:addHost:make host tag info...

2017-03-01 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/874 ### ACS CI BVT Run **Sumarry:** Build Number 411 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=2 Skipped=7 _Link to logs Folder

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1278 @anshul1886 If you trace the method planDeployment in DeploymentPlanningManagerImpl then you will see that orderCluster is getting invoked at line 500. By that time I think the

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1278 I think disabled resource related checks are only applicable for regular users, root/system users can go ahead and deploy VMs in disabled resources as well. --- If your project is set up

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread anshul1886
Github user anshul1886 commented on the issue: https://github.com/apache/cloudstack/pull/1278 @abhinandanprateek #1860 should take care of last host id scenario. Other case of user specifying host, should we not allow deploying VM in disabled Pod? That's a separate issue by the way.

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-01 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1813 @serg38 Unfortunately the instances are being expunged right after tests are complete. I can create an env manually and run the root_resize test for you. Will keep you posted. --- If

[GitHub] cloudstack issue #874: CLOUDSTACK-8897: baremetal:addHost:make host tag info...

2017-03-01 Thread harikrishna-patnala
Github user harikrishna-patnala commented on the issue: https://github.com/apache/cloudstack/pull/874 I have updated the PR based on the comments. Please 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

[GitHub] cloudstack pull request #1979: CLOUDSTACK-9198: Donot allow VMs to be deplye...

2017-03-01 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1979 CLOUDSTACK-9198: Donot allow VMs to be deplyed on host that are in di… …sabled pod You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2017-03-01 Thread nitin-maharana
Github user nitin-maharana commented on the issue: https://github.com/apache/cloudstack/pull/1771 @ustcweizhou : Passing project with domain won't create any issue but not passing any account details when we call the API from default view creates an issue. Because the internal logic

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-01 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1813 It's a NPE ``` 2017-03-01 09:18:09,343 INFO [c.c.h.v.r.VmwareResource] (DirectAgentCronJob-70:ctx-46e74661) (logid:9541e85e) Scan hung worker VM to recycle 2017-03-01

[GitHub] cloudstack pull request #1980: CLOUDSTACK-9805: Display VR list in network d...

2017-03-01 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1980 CLOUDSTACK-9805: Display VR list in network details ![screenshot from 2017-03-01 14-52-26](https://cloud.githubusercontent.com/assets/95203/23453709/64f31f8a-fe8f-11e6-8281-a06e27bf3a14.png)

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1278 @koushik-das @anshul1886 If we allow admin to deploy resources on disabled resources then this fix is fine. Even with the fix a non admin user will be able to restart a VM on a

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2017-03-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1771 @nitin-maharana I thought dedicating guest vlan range is already implemented in CLOUDSTACK-8958. Actually they are two stories. In this case, we have to remove the Domain scope from

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread PaulAngus
Github user PaulAngus commented on the issue: https://github.com/apache/cloudstack/pull/1980 Who (user type) has visibility tab of this tab? can it be hidden ? many service providers **_may_** not want users to see this. --- If your project is set up for it, you can reply to

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2017-03-01 Thread nitin-maharana
Github user nitin-maharana commented on the issue: https://github.com/apache/cloudstack/pull/1771 @ustcweizhou : You are correct. We have to remove the domain scope. If we support the domain scope, we need more changes on the logic. In that case we can create a new ticket for that.

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1980 is there any issue for normal users ? --- 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

Re: Modern template hosting

2017-03-01 Thread Abhinandan Prateek
+1 After seeing this discussion running in circles several times, I think we should at least get started with the simplest option. On 27/02/17, 11:54 PM, "Chiradeep Vittal" wrote: >The alternative foolproof way is to simply not provide the automatic >download. > >Just

[GitHub] cloudstack issue #1774: CLOUDSTACK-9608: Errored State and Abandoned state T...

2017-03-01 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1774 @borisstoyanov Could you please provide management server log for analyzing this failure ? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack issue #1773: CLOUDSTACK-9607: Preventing template deletion when t...

2017-03-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1773 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 enabled and wishes so, or if

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1980 @ustcweizhou @PaulAngus sure, I can add a tab filter to allow only admins to see this. Right now, whoever can see the network tab(s) can see this tab too. I'll fix this asap. --- If your

[GitHub] cloudstack issue #1908: CLOUDSTACK-9317: Fixed disable static nat on leaving...

2017-03-01 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1908 @jayapalu Quite possible, yes. It could be fixed by adding another condition to the check that was added with #1907. It could also be "fixed" by checkiing if `configured()` returns `True`

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread anshul1886
Github user anshul1886 commented on the issue: https://github.com/apache/cloudstack/pull/1278 @abhinandanprateek @koushik-das That change is intentional to allow admin users to deploy VM on disabled. Ticket which shows that it is intentional

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1278 @anshul1886 @koushik-das I think with above info the fix looks good. LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1980 tested. 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 enabled and wishes

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2017-03-01 Thread nitin-maharana
Github user nitin-maharana commented on the issue: https://github.com/apache/cloudstack/pull/1771 @ustcweizhou : I have modified the code, can you review it one more time. Please see the below snapshot.

[GitHub] cloudstack issue #1734: CLOUDSTACK-9567 Difference in the api call outputs f...

2017-03-01 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/1734 @jburwell As suggested, I have added a marvin test case to verify the fix. Should I add it to smoke test suite. --- If your project is set up for it, you can reply to this email and have

RE: Modern template hosting

2017-03-01 Thread Paul Angus
-1 We are trying to get MORE people to use CloudStack. And raising the barrier to entry does nothing to help that. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From:

[GitHub] cloudstack pull request #1981: CLOUDSTACK-9806: Nuage domain template select...

2017-03-01 Thread prashanthvarma
GitHub user prashanthvarma opened a pull request: https://github.com/apache/cloudstack/pull/1981 CLOUDSTACK-9806: Nuage domain template selection per VPC Co-Authored-By: Prashanth Manthena Co-Authored-By: Frank Maximus

[GitHub] cloudstack issue #1981: CLOUDSTACK-9806: Nuage domain template selection per...

2017-03-01 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1981 Design document for this feature: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Nuage+domain+template+selection+per+VPC --- If your project is set up for it, you can reply to

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1980 @PaulAngus @ustcweizhou fixed now, the tab is displayed only to admins. --- 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 #1981: CLOUDSTACK-9806: Nuage domain template selection per...

2017-03-01 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1981 PEP8 & PyFlakes compliance of our marvin test code: CloudStack$ CloudStack$ pep8 test/integration/plugins/nuagevsp/.py CloudStack$ CloudStack$ pyflakes

[GitHub] cloudstack pull request #1949: Automated Cloudstack bugs 9277 9276 9275 9274...

2017-03-01 Thread shwetaag
GitHub user shwetaag reopened a pull request: https://github.com/apache/cloudstack/pull/1949 Automated Cloudstack bugs 9277 9276 9275 9274 9273 9179 9178 9177 Addressed all review comments. Changed all URL to pubic available url where ever possible . For few tests needing rhel7

[GitHub] cloudstack issue #1949: Automated Cloudstack bugs 9277 9276 9275 9274 9273 9...

2017-03-01 Thread shwetaag
Github user shwetaag commented on the issue: https://github.com/apache/cloudstack/pull/1949 Closing and reopening this PR as two travis runs have given two different failures --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request #1949: Automated Cloudstack bugs 9277 9276 9275 9274...

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

[GitHub] cloudstack issue #1978: CLOUDSTACK-9779 : Releasing secondary guest IP fails...

2017-03-01 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/1978 LGTM for the code 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 does not have this feature

[GitHub] cloudstack issue #892: CLOUDSTACK-8910: The reserved_capacity field increase...

2017-03-01 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/892 Rebased against master. --- 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

[GitHub] cloudstack issue #892: CLOUDSTACK-8910: The reserved_capacity field increase...

2017-03-01 Thread sudhansu7
Github user sudhansu7 commented on the issue: https://github.com/apache/cloudstack/pull/892 LGTM for code 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 does not have this feature enabled and

RE: Introducing Vishwas

2017-03-01 Thread Vishwas Pathak
Thanks Everyone for Warm welcome.. ..:-) -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Wednesday, March 1, 2017 12:52 PM To: dev@cloudstack.apache.org; us...@cloudstack.apache.org Subject: Re: Introducing Vishwas Welcome Vishwas. Regards.

[GitHub] cloudstack issue #1980: CLOUDSTACK-9805: Display VR list in network details

2017-03-01 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1980 Is it only showing VR or other appliances providing service in that network? If it is the latter then the tab name is appropriate otherwise it is better to name it something like "Virtual

[GitHub] cloudstack issue #868: CLOUDSTACK-8894: Restrict vGPU enabled VMs dynamic sc...

2017-03-01 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/868 ### ACS CI BVT Run **Sumarry:** Build Number 407 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=0 Skipped=7 _Link to logs Folder

[GitHub] cloudstack issue #1734: CLOUDSTACK-9567 Difference in the api call outputs f...

2017-03-01 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/1734 Rebased against master. --- 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

[GitHub] cloudstack issue #1734: CLOUDSTACK-9567 Difference in the api call outputs f...

2017-03-01 Thread yvsubhash
Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/1734 LGTM for the code --- 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 #1257: CLOUDSTACK-9175: [VMware DRS] Adding new host to DRS...

2017-03-01 Thread sureshanaparti
Github user sureshanaparti commented on the issue: https://github.com/apache/cloudstack/pull/1257 @rhtyd Above failures in the test results are not related to the changes in this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: Modern template hosting

2017-03-01 Thread Abhinandan Prateek
Initial seeding is a manual step and that is not going to change in near future. A handy list of official places from where these templates can be downloaded won’t harm this part of the installation. Just allow anyone credible who follows democratic process to publish their templates with

Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Jeff Hair
Hi, In the testing of PR 1908 (https://github.com/apache/cloudstack/pull/1908), it has come up that some IPs which are removed from the router get put into the /etc/cloudstack/ips.json data bag with add = True. This causes the IPs to be re-added to the interface and arpinged, breaking

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-01 Thread Boris Stoyanov
Hi all, Thanks for creating this release candidate Rajani. I’ve run some upgrade tests and have some results to share with you all. Hopefully we could address them. 4.5 -> 4.10 Following the upgrade instructions from this page:

Re: Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Wei ZHOU
PR 1907 has been merged. You can test with it. 2017-03-01 14:12 GMT+01:00 Jeff Hair : > Hi, > > In the testing of PR 1908 (https://github.com/apache/cloudstack/pull/1908 > ), > it has come up that some IPs which are removed from the router get put into > the

Re: Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Jeff Hair
Yes, i know it's been merged. The problem is that this issue seems to come up "randomly" (of course, nothing is ever really random), and I was wondering if anyone else has run into it. My initial testing of PR 1907 hasn't yielded the issue happening yet, and the only place I've seen it so far is

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-01 Thread Rene Moser
Hi While not be directly related to the clodustack java source code, any RPM created using the specs from the repo e.g. from packages/centos7 and proceeding an upgrade, will hit CLOUDSTACK-9765, PR https://github.com/apache/cloudstack/pull/1923 fixes the issue. Regards René On 03/01/2017 02:12

Re: Removed IPs with add = true in /etc/cloudstack/ips.json on router

2017-03-01 Thread Wei ZHOU
Jeff, We had several VR issues in the testing of 4.7.1, including this one. We fixed it by removing unused IPs from ips.json. As there are lot of changes between 4.7.1 and master, I do not know the current status in master/4.10 PR 1907 seems to fix this issue (not tested). There might be other

[GitHub] cloudstack issue #1836: [4.10/master] Smoketest Health

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

ACS 4.9.x + VMware/ESXi 6.0: Sometimes VRs are failing to fully come up into running state

2017-03-01 Thread Prashanth Manthena
Hi All, Is anyone aware of the following issue in ACS 4.9.x + VMware/ESXi 6.0 environment: https://issues.apache.org/jira/browse/CLOUDSTACK-9575 Note: cloudstack management server and ESXi hotd logs are attached in the above Jira issue. I am hitting this issue randomly, mostly with restart

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-01 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1955 @wido I have removed the extraneous log messages. @boris I have added a smoke test for this that tests both virsh output from the host and lspci / lsblk output from the guest.

Re: [PROPOSAL] add native vm-cluster orchestration service (was: [PROPOSAL] add native container orchestration service)

2017-03-01 Thread Syed Ahmed
+1 for ApplicationCluster. I think it is generic and not tied to a specific concept (machine,VM, service etc) On Wed, Mar 1, 2017 at 1:54 AM, Daan Hoogland wrote: > Syed, Kilham, et. al. > > After some thought I came up with ApplicationCluster. It is not purely >

[GitHub] cloudstack issue #1923: CLOUDSTACK-9765: centos: packaging: fix missing path...

2017-03-01 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1923 LGTM. @karuturi not a blocker, but then we'll need to document the workaround (manual fix) in the release notes. If RC1 has any blockers, let's include this in RC2. --- If your project is set

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-01 Thread Pierre-Luc Dion
Do we support centos6 with this 4.10 on jdk8? Because I did not had much success to install 4.10 jdk8 on centos6 and it would make more sense to drop support of centos6 so our packages would use centos7 with distro packages for tomcat7 and jdk8. Should also be the same with ubuntu 16.04 that

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

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

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

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

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

2017-03-01 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1961 thanks @nvazquez let me package again @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

Re: GSoC projects

2017-03-01 Thread Syed Ahmed
Hi Guys, I am trying to understand the process here. Are there deadlines by which we have to submit the proposals? Who are the participants? Do we have a wiki page? If not, I can create one. Thanks, -Syed On Mon, Feb 27, 2017 at 7:29 PM, Sergey Levitskiy < sergey.levits...@autodesk.com> wrote:

[GitHub] cloudstack issue #1774: CLOUDSTACK-9608: Errored State and Abandoned state T...

2017-03-01 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1774 I've been thinking of writing an extension in marvin to login at management an grab management log at that point -15 sec time, will see when will write that... Let me address this

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-01 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1955 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-552 --- 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 #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

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

[GitHub] cloudstack issue #1836: [4.10/master] Smoketest Health

2017-03-01 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1836 Trillian test result (tid-917) Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 6 Total time taken: 43307 seconds Marvin logs:

[GitHub] cloudstack issue #1836: [4.10/master] Smoketest Health

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

[GitHub] cloudstack issue #1866: Advanced isolated network egress destination cidr su...

2017-03-01 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1866 ### ACS CI BVT Run **Sumarry:** Build Number 409 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=5 Skipped=7 _Link to logs Folder

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-01 Thread Tutkowski, Mike
I see the following exception when trying to deploy a user VM in a Basic Zone with two XenServer 6.5 hosts in one cluster. My system VMs have all deployed properly. The user template gets downloaded fine. I can see the user VM begin to start on a XenServer host, then it goes away. We then

[GitHub] cloudstack issue #1774: CLOUDSTACK-9608: Errored State and Abandoned state T...

2017-03-01 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1774 @borisstoyanov That would be awesome . --- 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 #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-01 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1955 @borisstoyanov Quick questions, what tags need to be present to get picked up by BO? I'm worried my smoke test might get skipped. --- If your project is set up for it, you can reply to

Re: Some Jira tickets clean up

2017-03-01 Thread Rafael Weingärtner
Volks, It has been almost a week. I am assuming that no one knows about these tickets. In the last years, our workflow has been improved greatly; most of the PRs I see have Jira ticket associated and everything seems to be getting better by the time. However, we have some (a lot?) Jira tickets