[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 Tests from xenserver failed due to an environmental issue, I'll rekick another round once outstanding issues are resolved. Tests on kvm failed due to corner case/env specific cleanup/setup issues.

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread PaulAngus
Github user PaulAngus commented on the issue: https://github.com/apache/cloudstack/pull/1692 To be accurate the tests failed due to CLOUDSTACK-9529 [3]: Marvin Tests Do Not Clean Up Properly As the environment ran out of public IP addresses VRs to use. This only highlights

Re:Re: 4.8, 4.9, and master Testing Status

2016-10-05 Thread Haijiao
Though I am one of the silent majority, I would thank John the dev team for your continuous effort, you keep ACS alive and better ! Just heard one of biggest finance company in China running 10,000+ VMs on ACS 4.4 for production/dev/QAS, you guys should be proud of that. Salute to you!

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 Re-ran tests in env `pr1692-t108-kvm-centos7`, all pass. The test failures were due to (1) heisenbug and occurred due to issues with the api response lacking a status key when the template/iso is

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-49 --- 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 do

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-50 --- 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 do

[GitHub] cloudstack pull request #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI...

2016-10-05 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1701 CLOUDSTACK-9534: Allow VR to be destroy in UI when in running state This allows us to destroy a VR that is in running state from the UI. This action is possible via cloudmonkey/APIs. As

[GitHub] cloudstack issue #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when i...

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1701 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

Re: jira 8535 opinion please

2016-10-05 Thread Gabriel Beims Bräscher
Hi Andrija, Seems that this issue has been forgotten for a while, thanks for bringing it back. I did a fast review on the code (current Apache CloudStack master) and found something that might be useful. The method com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVMFromSpec(Virtua

[GitHub] cloudstack issue #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when i...

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1701 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-51 --- 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 do

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-05 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1698 On Vmware they are Windows 10 is supported only starting ESX 6 so only 3 extra lines would be needed. I will help with testing on vmware: INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid

[GitHub] cloudstack issue #1696: [4.9/lts] CLOUDSTACK-9364: Add Ubuntu 16.04 as a gue...

2016-10-05 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1696 @rhtyd @jburwell Please don't forget to close loop on this PR. --- 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

[GitHub] cloudstack issue #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when i...

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1701 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-52 --- 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 do

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-05 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/872 @jayapalu why would I get this when trying to enable `Remote Access VPN`? What is the significance of these IPs `10.1.2.1-10.1.2.8`? ![image](https://cloud.githubusercontent.com/assets/13

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-05 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/872 Sorry, found it. :) ![image](https://cloud.githubusercontent.com/assets/13644/19118904/f7471f20-8aeb-11e6-88dc-de4d436b8d1c.png) --- If your project is set up for it, you can reply to t

Re: jira 8535 opinion please

2016-10-05 Thread Andrija Panic
Hi Gabriel, I'm personally not familiar with any code :) but that is the reaason my colegues are in CC here. What I believe I miss here (please correct me if I'm wrong) is the same hyperV relaxed feature for also "Windows 7" OS type (although not that important) but also for "Windows PV" OS type,

Re: jira 8535 opinion please

2016-10-05 Thread Andrija Panic
BTW, based on the code, I guess this only support host OS being centos/redhat 6.5+ and 7+ ? We need to expand this code to cover Ubuntu 14.04 as well I guess. cheers On 5 October 2016 at 18:44, Andrija Panic wrote: > Hi Gabriel, > > I'm personally not familiar with any code :) but that is the r

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-10-05 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1600 Just following up on this one. Is there any pending work item that remains or are we able to merge? Thanks! --- If your project is set up for it, you can reply to this email and have you

Re: jira 8535 opinion please

2016-10-05 Thread Simon Weller
This is one area, in my opinion, we just need to redesign. It would be nice to have customized OS offeringss, with a feature list that can be enabled in regards to the hypervisor per profile. - Si From: Andrija Panic Sent: Wednesday, October 5, 2016 11:46 AM

[GitHub] cloudstack issue #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when i...

2016-10-05 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1701 Ignore centos6 failure, it succeeded but something went wrong at the backend. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] cloudstack pull request #1702: CLOUDSTACK-9535: [API] listVMSnapshots improv...

2016-10-05 Thread nvazquez
GitHub user nvazquez opened a pull request: https://github.com/apache/cloudstack/pull/1702 CLOUDSTACK-9535: [API] listVMSnapshots improvement ### Improvements - Include missing fields in response: `account`, `domain`, `domainid`, `zoneid` - Display total count of snapshots,

[GitHub] cloudstack issue #1642: CLOUDSTACK-9504: System VMs on Managed Storage

2016-10-05 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1642 Just following up on this one. Is there any pending work item that remains or are we able to merge? Thanks! --- If your project is set up for it, you can reply to this email and have you

[GitHub] cloudstack issue #1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when i...

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1701 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-53 --- 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 do

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-10-05 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1600 @mike-tutkowski we are holding merges until we get all smoke tests passing on #1692 (and the subsequent PRs for the 4.9 and master branches). When those fixes are merged, we have you rebase, r

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-10-05 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1600 Thanks for the clarification, @jburwell. I had the same question for #1642, but your answer here works for both PRs. --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-115) Environment: kvm-centos7 (x2), Advanced Networking Total time taken: 23189 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-113) Environment: xenserver-65sp1 (x2), Advanced Networking Total time taken: 25631 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/relea

[ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Will Stevens
The Project Management Committee (PMC) for Apache CloudStack has asked Syed Ahmed to become a committer and we are pleased to announce that he has accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and eliminat

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Tutkowski, Mike
Congratulations, Syed! > On Oct 5, 2016, at 2:07 PM, Will Stevens wrote: > > The Project Management Committee (PMC) for Apache CloudStack > has asked Syed Ahmed to become a committer and we are pleased to > announce that he has accepted. > > Being a committer allows many contributors to contrib

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Simon Weller
Congratulations Syed! From: Will Stevens Sent: Wednesday, October 5, 2016 3:07 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Syed Ahmed The Project Management Committee (PMC) for Apache CloudStack has asked Syed Ahmed to become a committer

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-114) Environment: vmware-55u3 (x2), Advanced Networking Total time taken: 29116 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Gabriel Beims Bräscher
Congratulations Syed! 2016-10-05 17:09 GMT-03:00 Simon Weller : > Congratulations Syed! > > > > From: Will Stevens > Sent: Wednesday, October 5, 2016 3:07 PM > To: dev@cloudstack.apache.org > Subject: [ANNOUNCE] New committer: Syed Ahmed > > The Project Managemen

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Syed Ahmed
Thank you guys! On Wed, Oct 5, 2016 at 5:55 PM, Gabriel Beims Bräscher wrote: > Congratulations Syed! > > 2016-10-05 17:09 GMT-03:00 Simon Weller : > > > Congratulations Syed! > > > > > > > > From: Will Stevens > > Sent: Wednesday, October 5, 2016 3:07 PM > > T

Re: jira 8535 opinion please

2016-10-05 Thread Gabriel Beims Bräscher
I think that it would be very interesting Simon. Do you have something in mind? *(After a fast brainstorming)* The only common point for all hypervisors is the *com.cloud.resource.ServerResource* interface. All hypervisors implement (or extend some class that implements) this interface. However, t

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Rajani Karuturi
Congratulations Syed! ~ Rajani http://cloudplatform.accelerite.com/ On October 6, 2016 at 1:37 AM, Will Stevens (williamstev...@gmail.com) wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Syed Ahmed to become a committer and we are pleased to announce that he has acce

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Jayapal Uradi
Congrats Syed! -Jayapal > On Oct 6, 2016, at 9:45 AM, Rajani Karuturi wrote: > > Congratulations Syed! > > ~ Rajani > http://cloudplatform.accelerite.com/ > > On October 6, 2016 at 1:37 AM, Will Stevens > (williamstev...@gmail.com) wrote: > The Project Management Committee (PMC) for Apache Cloud

Re: [ANNOUNCE] New committer: Syed Ahmed

2016-10-05 Thread Suresh Anaparti
Congrats Syed… -Suresh On 06/10/16, 10:04 AM, "Jayapal Uradi" wrote: Congrats Syed! -Jayapal > On Oct 6, 2016, at 9:45 AM, Rajani Karuturi wrote: > > Congratulations Syed! > > ~ Rajani > http://cloudplatform.accelerite.com/ > > On October 6,