Re: Adding VirtIO SCSI to KVM hypervisors

2017-01-24 Thread Wido den Hollander
> Op 25 januari 2017 om 4:44 schreef Simon Weller : > > > Maybe this is a good opportunity to discuss modernizing the OS selections so > that drivers (and other features) could be selectable per OS. > That seems like a good idea. If you select Ubuntu 16.04 or CentOS 7.3 then for example it w

[GitHub] cloudstack pull request #1917: CLOUDSTACK-9756: Configure to ignore the ipas...

2017-01-24 Thread jayapalu
GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/1917 CLOUDSTACK-9756: Configure to ignore the ipassoc failure On failure of ip assoc in back end (In VR), added config option to ignore or not to ignore failure. Using this failures won't be

[GitHub] cloudstack issue #1797: CLOUDSTACK-9630: Cannot use listNics API as advertis...

2017-01-24 Thread sudhansu7
Github user sudhansu7 commented on the issue: https://github.com/apache/cloudstack/pull/1797 @pdion891 The first listNic example is incorrect code. Which has been fixed in this PR. You can use listVirtualMachine command to see the nic response. As per code there is no r

Re: Adding VirtIO SCSI to KVM hypervisors

2017-01-24 Thread Simon Weller
Maybe this is a good opportunity to discuss modernizing the OS selections so that drivers (and other features) could be selectable per OS. Thoughts? From: Syed Ahmed Sent: Tuesday, January 24, 2017 10:46 AM To: dev@cloudstack.apache.org Cc: Simon Weller Subjec

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/977 Great job all. I think this one is ready. @ustcweizhou @nathanejohnson --- 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

Re: RM for 4.10/master

2017-01-24 Thread Tutkowski, Mike
Hi Rajani, I’m not sure when you’ll be building your list of PRs to put into 4.10, but could you consider this one (it addresses an issue that went into 4.10 with PR 1600)? https://github.com/apache/cloudstack/pull/1749 Thanks! Mike On 1/24/17, 4:49 PM, "Rajani Karuturi" wrote: We are f

[GitHub] cloudstack issue #1741: Updated StrongSwan VPN Implementation

2017-01-24 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1741 Trillian test result (tid-785) Environment: kvm-centos7 (x1), Advanced Networking with Mgmt server 7 Total time taken: 34369 seconds Marvin logs: https://github.com/blueoranguta

[GitHub] cloudstack issue #1797: CLOUDSTACK-9630: Cannot use listNics API as advertis...

2017-01-24 Thread pdion891
Github user pdion891 commented on the issue: https://github.com/apache/cloudstack/pull/1797 as it been confirmed the the attribute `broadcasturi = vlan://743` is only visible as admin and not as user? because the example have it. --- If your project is set up for it, you can reply to

Re: RM for 4.10/master

2017-01-24 Thread Rajani Karuturi
We are facing some issues with our intenral CI post java8 changes. It might take a couple of days to resolve. I will start merging the PRs once that is done. Meanwhile, I will start reviewing the PRs. I am tentatively looking at creating RC at the end of Feb. Thanks, ~ Rajani http://cloudplatf

Re: CloudStack Collab in Miami

2017-01-24 Thread Rafael Weingärtner
I would like to add that speakers of CCC have free access to ApacheCon. This represents big savings (US$600 for early registrations). You can use that money to extend your stay for a weekend and enjoy the sunshine of Miami ;) Submit a proposal of presentation and join us in Miami. You can show the

CloudStack Collab in Miami

2017-01-24 Thread Will Stevens
Hello Everyone, It is that time of the year again. We are into the thick of it planning the next CloudStack Collaboration Conference (CCC). We are happy to announce that the first CloudStack Collab of 2017 will be taking place on May 16-18 in Miami. CloudStack has partnered with ApacheCon to bri

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/977 @nathanejohnson I rebased my branch with latest master, and apply your commit. now this PR should have same code with vm-snapshot branch under your account. --- If your project is set

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/977 @ustcweizhou for what it's worth, our branch / fork has all changes from master incorporated --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] cloudstack pull request #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12....

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1916#discussion_r97645697 --- Diff: debian/cloudstack-management.postinst --- @@ -60,7 +60,26 @@ if [ "$1" = configure ]; then chmod 0640 ${CONFDIR}/${DBPROPS}

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/977 @ustcweizhou I just now squashed the commits, but the branch @leprechau mentioned above is the branch I was working on that incorporates that commit plus a few others. Thanks --

[GitHub] cloudstack pull request #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12....

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1916#discussion_r97643865 --- Diff: debian/rules --- @@ -149,7 +150,7 @@ override_dh_installinit: dh_installinit -pcloudstack-management -pcloudstack-agent -pcloudstac

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread leprechau
Github user leprechau commented on the issue: https://github.com/apache/cloudstack/pull/977 @ustcweizhou Nathan's work can be found in the `vm-snapshot` branch of our fork here: https://github.com/myENA/cloudstack/commits/vm-snapshot --- If your project is set up for it, you can repl

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/977 @nathanejohnson do you mean the commit 7a2a1c1 ? I can add it into this PR so you do not need to open a new PR. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] cloudstack issue #977: [4.10] CLOUDSTACK-8746: VM Snapshotting implementatio...

2017-01-24 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/977 @ustcweizhou @kiwiflyer I was finally able to get an environment to run tests. So far I have reworked smoke/test_vm_snapshots.py with @kiwiflyer so that it handles the chnages from this P

[GitHub] cloudstack pull request #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12....

2017-01-24 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1916#discussion_r97613140 --- Diff: debian/cloudstack-management.postinst --- @@ -60,7 +60,26 @@ if [ "$1" = configure ]; then chmod 0640 ${CONFDIR}/${DBPROPS}

[GitHub] cloudstack pull request #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12....

2017-01-24 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1916#discussion_r97613420 --- Diff: debian/rules --- @@ -149,7 +150,7 @@ override_dh_installinit: dh_installinit -pcloudstack-management -pcloudstack-agent -pcloudstack-usage

[GitHub] cloudstack issue #1833: BUG-ID:CLOUDSTACK-9678

2017-01-24 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1833 @pdumbre I confirm your observation. LGTM on 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

Re: Adding VirtIO SCSI to KVM hypervisors

2017-01-24 Thread Syed Ahmed
To maintain backward compatibility we would have to add a config option here unfortunately. I do like the idea however. We can make the default VirtIO ISCSI and keep the VirtIO-blk as an alternative for existing installations. On Mon, Jan 23, 2017 at 8:05 AM, Wido den Hollander wrote: > > > Op 2

[GitHub] cloudstack issue #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12.04/16.0...

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1916 @wido We will use packaging/build_deb.sh to build packages. It will get the os version, then copy corresponding files (debian control/rules) according to os version , add os version (eg, pr

[GitHub] cloudstack issue #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12.04/16.0...

2017-01-24 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1916 Why the ubuntu12 control file? Just to keep Ubuntu 12.04 support in there for CloudStack Management servers? Since that would mean you'd have to rename files when building DEB packages for

[GitHub] cloudstack issue #1040: CLOUDSTACK-9040: Use Tomcat6 for Debian packages.

2017-01-24 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1040 @JamesMcTavish I just created a PR for tomcat7/ubuntu 16.04 support. #1916 You can download the patch, apply it and build the packages by yourself. https://github.com/apache/cloudstack

[GitHub] cloudstack pull request #1916: CLOUDSTACK-9462: Build packages on Ubuntu 12....

2017-01-24 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1916 CLOUDSTACK-9462: Build packages on Ubuntu 12.04/16.04 and support tomcat6/tomcat7 Changes (1) seperate debian/control and debian/rules for Ubuntu 12.04/16.04 (2) add python-setuptoo

[GitHub] cloudstack issue #1912: CLOUDSTACK-9749: Disable password service on ilb sys...

2017-01-24 Thread krissterckx
Github user krissterckx commented on the issue: https://github.com/apache/cloudstack/pull/1912 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 t