RE: [DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Donal Lafferty
+1, and can we be clear on how the CS4.1 and above 'PluggableService' relates to the 4.0 and below 'Plugin'? If there's a clear evolutionary path between the two, we should explain this under under Developer 101 [1] and CloudStack University [2]. [1] https://cwiki.apache.org/confluence/display

RE: KVM agent updates

2013-03-15 Thread Donal Lafferty
Thanks for the clarification! DL > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: 15 March 2013 4:11 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: KVM agent updates > > On 03/15/2013 05:06 PM, Donal Lafferty wrote: >

RE: KVM agent updates

2013-03-15 Thread Donal Lafferty
6 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: KVM agent updates > > Generally you install the new cloudstack-agent and cloudstack-common > RPMs/DEBs and then restart the cloudstack-agent service. > On Mar 15, 2013 9:49 AM, "Donal Lafferty" wrote: > >

KVM agent updates

2013-03-15 Thread Donal Lafferty
How is the CloudStack agent daemon on KVM updated? DL

RE: [DISCUSS] RESTful agent for Hyper-V plugin

2013-03-13 Thread Donal Lafferty
Comments below. > -Original Message- > From: Murali Reddy [mailto:murali.re...@citrix.com] > Sent: 13 March 2013 1:01 PM > To: cloudstack-dev@incubator.apache.org > Cc: Alex Huang > Subject: Re: [DISCUSS] RESTful agent for Hyper-V plugin > > On 13/03/13 3:14 PM,

RE: Beer, pizza & Cloudstack

2013-03-13 Thread Donal Lafferty
+1, quite liked the presentations from the last meeting From: Giles Sirett [mailto:giles.sir...@shapeblue.com] Sent: 12 March 2013 5:52 PM To: cloudstack-market...@incubator.apache.org; cloudstack-us...@incubator.apache.org; cloudstack-dev@incubator.apache.org Subject: Beer, pizza & Cloudstack [

RE: [DISCUSS] RESTful agent for Hyper-V plugin

2013-03-13 Thread Donal Lafferty
an accurate summary? > 1. Design a REST-ful API that is functionally equivalent to the operations > provided in the agent-api package 2. Implement this in C# / .NET 3. Run one > of these API servers on every hypervisor > [Donal Lafferty] WRT #1: Operations in the agent-api package are

[DISCUSS] RESTful agent for Hyper-V plugin

2013-03-12 Thread Donal Lafferty
I wanted to get some feedback on a shift to a remote agent for the next phase of Hyper-V development. Controlling Hyper-V directly from the management server makes image motion tricky. A plugin could use WS-Management to remotely manage Windows subsystems such as Hyper-V; however, this does no

RE: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-12 Thread Donal Lafferty
+1, I think we've reached 'escaped velocity'. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: 11 March 2013 4:42 PM To: cloudstack-dev@incubator.apache.org Subject: [VOTE] Graduate Apache CloudStack from the Incubator Hi, I would like to invite the CloudS

RE: [DISCUSS] Animesh Chaturvedi as a committer

2013-02-22 Thread Donal Lafferty
Rohit's evidence is that we're slowing down our best dev contributors by not nominating them for committer status. Referring to concrete measures of performance is also a more inclusive approach to committer nomination. At least among developers. Can we not do this on a monthly or quarterly ba

RE: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Donal Lafferty
APAC trends better than Europe (see http://www.google.co.uk/trends/explore#q=cloudstack) Not sure if this means we need to create more awareness in Europe, or focus on interested parties in APAC. WRT to the Valley, where do integrators congregate? Our plugin model seems to open up a lot of op

Re: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-20 Thread Donal Lafferty
ntegration test on code when built for Hyper-V Phase 1 fork. Not clear what unit tests can be updated to walk the code. Thanks, Donal Lafferty

How To Respond to Review Requests

2013-02-20 Thread Donal Lafferty
Should I be responding to Review Request emails via the mailing list or via the actual Review Board page? DL

Re: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-15 Thread Donal Lafferty
isit: https://reviews.apache.org/r/9444/#review16599 ------- On Feb. 14, 2013, 1:52 p.m., Donal Lafferty wrote: > > --- > This is an automatically generated

Re: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-14 Thread Donal Lafferty
tests can be updated to walk the code. Thanks, Donal Lafferty

Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-14 Thread Donal Lafferty
/cloud/template/HyervisorTemplateAdapter.java 089f650 ui/scripts/templates.js 040ce4a Diff: https://reviews.apache.org/r/9444/diff/ Testing --- Integration test on code when built for Hyper-V Phase 1 fork. Not clear what unit tests can be updated to walk the code. Thanks, Donal

RE: 100 brownie points :P

2013-02-11 Thread Donal Lafferty
+1 > but you just never know what people > would do. > > --Alex >

RE: QA Process Question

2013-02-11 Thread Donal Lafferty
Maybe it help to take the example of the Javelin refactor and ask where did it's QA issues get tracked before the code was merged to master? DL > Also, this raises a bit of a concern in my mind. We really don't want lots of > development outside the project, than then gets "donated". Can you b

QA Process Question

2013-02-11 Thread Donal Lafferty
How would a git patch equivalent work for JIRA? Take the example of a plugin developed independently that will be donated to the project. It is very handy to merge QA records that deal with known problems and recommendations for future changes. How would you track these in such a way that the

RE: Note for plugin authors

2013-02-11 Thread Donal Lafferty
Thanks for the heads up! A few questions... 'getCommand()' or 'getCommands()' ? I see it written both ways below. Is one for the pluggable service and the other for the ApiServer? Also, does this apply to Hypervisor plugins? Or are Hypervisor plugins merely an implementation of said the 'p

RE: 100 brownie points :P

2013-02-11 Thread Donal Lafferty
"VMOp" I'll give half my points to whoever explains 'what it is used for' as opposed to 'what this is' :) > -Original Message- > From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf > Of Rohit Yadav > Sent: 11 February 2013 09:43 > To: cloudstack-dev@incubator.apache.or

[jira] [Commented] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-02-09 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575141#comment-13575141 ] Donal Lafferty commented on CLOUDSTACK-999: --- Design doc shifted to

How do Review Board Submissions reference the commit and branch?

2013-02-08 Thread Donal Lafferty
Quick question for git gurus / Review Board submitters. When I used post-review to submit to Review Board, I assumed that the patch would include details on the branch and commit that it is based on. Is that correct?

Re: Review Request: Hyper-V 2012 Plugin Phase 1

2013-02-08 Thread Donal Lafferty
be included. See http://markmail.org/message/2ebu77w427uratip - Donal --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9143/#review15833 -------

RE: Participating in Hyper-V support [Was RE: Redistributing 3rd party code licensed under Apache License 2.0]

2013-02-08 Thread Donal Lafferty
Sorry for the late reply. See below. > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: 06 February 2013 15:28 > To: Donal Lafferty > Cc: 'Alessandro Pilotti'; cloudstack-dev@incubator.apache.org > Subject: Re: Participatin

Re: Review Request: Hyper-V 2012 Plugin Phase 1

2013-02-08 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9143/#review16140 ------- On Jan. 29, 2013, 9:43 p.m., Donal Lafferty wrote: > > --- > This is

RE: [VOTE] Revert back to old mailing list mechanism, which would add "Reply-To: mailing list" to every mail it send out

2013-02-08 Thread Donal Lafferty
Yeah, watch out for Godwin's Law! ( http://en.wikipedia.org/wiki/Godwin%27s_law ) > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: 08 February 2013 02:10 > To: cloudstack-dev@incubator.apache.org > Subject: Re: [VOTE] Revert back to old mailing list mechanism, whic

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-02-06 Thread Donal Lafferty
> > 4. Finally, where is the best place for 3rd party plugins? This point was > raised in relation to the API client for C#. Any preferences for leaving 3rd > party material stay in the developer's repo, or the 'extras' repo? > > > > The term 3rd party confuses me. In your example, you were ta

Participating in Hyper-V support [Was RE: Redistributing 3rd party code licensed under Apache License 2.0]

2013-02-06 Thread Donal Lafferty
er > ----- > > > > On Feb 5, 2013, at 23:40 , Chip Childers wrote: > > > On Tue, Feb 5, 2013 at 4:37 PM, Donal Lafferty > > wrote: > >> To be clear, the 3rd party dependency is now limited to code written by > Cloud.c

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-02-06 Thread Donal Lafferty
the developer's repo, or the 'extras' repo? DL > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: 05 February 2013 21:46 > To: Donal Lafferty > Cc: cloudstack-dev@incubator.apache.org; aemne...@gmail.com > Subject: Re: Redistribu

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-02-05 Thread Donal Lafferty
> > > Given it's source (and what Donal has told me offline), I think we > > > are better off having this written as pure Apache code. If that's > > > not a possibility, then asking to include the code is important. > > > And further, we need to determin

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-01-31 Thread Donal Lafferty
Oh, and a final option is to split out the Plug-specific code into the extras repo, and commit only changes to other bits of CloudStack. DL > -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 31 January 2013 22:17 > To: cl

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-01-31 Thread Donal Lafferty
nse 2.0 > > I'd like Donal to offer up an alternative implementation if possible. Is this > the > long-term supportable implementation? Or is it just a hack to get things > moving? > > > On 1/31/13 10:16 AM, "David Nalley" wrote: > > >On T

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-01-31 Thread Donal Lafferty
> > On Thu, Jan 31, 2013 at 1:11 PM, Donal Lafferty > wrote: > > As a non-committer, developing in the Apache repository was never an > option. > > > > Would Citrix want the Hyper-V driver it bought with Cloud.com? > > > > Is there a NOTICE-based means

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-01-31 Thread Donal Lafferty
3rd party code licensed under Apache License 2.0 > > Doesn't matter who owns the copyright. It wasn't developed in the Apache > repository and was never part of the original donation from Citrix. > > On 1/31/13 2:29 AM, "Donal Lafferty" wrote: > > &g

RE: Redistributing 3rd party code licensed under Apache License 2.0

2013-01-31 Thread Donal Lafferty
t: Re: Redistributing 3rd party code licensed under Apache License 2.0 > > On Wed, Jan 30, 2013 at 7:19 PM, Donal Lafferty > wrote: > > I have a specific question on incorporating existing code under Apache > License 2.0 that I forgot to ask earlier in the month. > > > &g

Re: Review Request: Hyper-V 2012 Plugin Phase 1

2013-01-30 Thread Donal Lafferty
s.apache.org/r/9143/diff/1/?file=253049#file253049line4> > > > > Check the license on all python files. there is Citrix copy right on > > them. The notices reflect the OpenStack origins of the code. I've sent an email to the mailing group to see whether anything n

Redistributing 3rd party code licensed under Apache License 2.0

2013-01-30 Thread Donal Lafferty
I have a specific question on incorporating existing code under Apache License 2.0 that I forgot to ask earlier in the month. My Hyper-V plugin calls down to modified versions of the OpenStack Nova driver for Hyper-V. In my repo, I've: 1. Retained the original copyright notice. 2.

RE: github workflow for non-committers

2013-01-30 Thread Donal Lafferty
3 14:04 > To: cloudstack-dev@incubator.apache.org > Subject: Re: github workflow for non-committers > > On Wed, Jan 30, 2013 at 7:18 AM, Donal Lafferty > wrote: > > Can someone confirm that email-based patches are no longer used? > > A very relevant discussion is here: > http://m

RE: github workflow for non-committers

2013-01-30 Thread Donal Lafferty
b workflow for non-committers > > On Wed, Jan 30, 2013 at 04:25:05PM +0530, Donal Lafferty wrote: > > While yesterday's non-committer work is fresh in my mind, can I change > > the wiki at > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git- > Patches

RE: github workflow for non-committers

2013-01-30 Thread Donal Lafferty
While yesterday's non-committer work is fresh in my mind, can I change the wiki at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-Patches to use ReviewBoard instead of emailing patches? Also, is anyone working to update https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coll

RE: Upload Diff to Review Board fails on 'file not found in the repository'

2013-01-29 Thread Donal Lafferty
ore. I faced it because I had generated 2 > >patches from a set of local commits. So after the first patch was > >uploaded, review board complained when I tried to upload the second > >patch. And this was because the second patch was based on top of my > >first commit which wasn

Review Request: Hyper-V 2012 Plugin Phase 1

2013-01-29 Thread Donal Lafferty
1d019c42a7 Diff: https://reviews.apache.org/r/9143/diff/ Testing --- Thanks, Donal Lafferty

RE: Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-29 Thread Donal Lafferty
n commit as well. > > -min > > On 1/29/13 11:07 AM, "Donal Lafferty" wrote: > > >Hi Min, > > > >That's one solution. Another is to add a sleep. It all depends on > >what you're trying to test. > > > >There an issue with an

RE: Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-29 Thread Donal Lafferty
his on Windows. > > A simple fix is to change last line of the test as > > assertTrue("expiredAfter is incorrect", response.getExpireAfter() <= > 1000); > > Is it possible for you to quickly verify on your setup to see if it works? > > Thanks >

Upload Diff to Review Board fails on 'file not found in the repository'

2013-01-29 Thread Donal Lafferty
Has anyone seen the complaint 'The file "" (revision ) was not found in the repository' ? E.g. I get 'The file "agent/src/com/cloud/agent/resource/HypervResource.java" (revision 8b8e89d) was not found in the repository' when uploading a diff file created with git format-patch. However, that fi

Upload Diff to Review Board fails on 'file not found in the repository'

2013-01-29 Thread Donal Lafferty
Has anyone seen the complaint 'The file "" (revision ) was not found in the repository' ? E.g. I get 'The file "agent/src/com/cloud/agent/resource/HypervResource.java" (revision 8b8e89d) was not found in the repository' when uploading a diff file created with git format-patch. However, that fi

RE: Review Request: Hyper-V 2012 Plugin Phase 1

2013-01-28 Thread Donal Lafferty
Hmm. I must have created the patch incorrectly. I'll have to do a bit more reading on patch creation and resubmit. (tomorrow :( ) DL > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: 28 January 2013 22:19 > To: Donal Lafferty

RE: Review Request: Hyper-V 2012 Plugin Phase 1

2013-01-28 Thread Donal Lafferty
The patch was add as a file attachment. Is that the correct procedure? DL > -Original Message- > From: Donal Lafferty [mailto:nore...@reviews.apache.org] On Behalf Of > Donal Lafferty > Sent: 28 January 2013 21:56 > To: Chip Childers; Alex Huang > Cc: cloudsta

Re: Review Request: Hyper-V 2012 Plugin Phase 1

2013-01-28 Thread Donal Lafferty
in place. I'd rather download image files from a source than add them to the repo, but haven't found a link for this yet. This addresses bug CLOUDSTACK-999. Diffs - Diff: https://reviews.apache.org/r/9126/diff/ Testing --- Thanks, Donal Lafferty

RE: [DISCUSS] HyperV feature (WAS: Re: [ACS41] Weekly schedule reminder...)

2013-01-28 Thread Donal Lafferty
chedule > reminder...) > > On Mon, Jan 28, 2013 at 3:01 PM, Donal Lafferty > wrote: > > AFAIK, the plugin does not need Windows to compile. Dependencies not > captured by Java are encapsulated in Python scripts that are not checked by > the build. > > > > M

RE: [DISCUSS] HyperV feature (WAS: Re: [ACS41] Weekly schedule reminder...)

2013-01-28 Thread Donal Lafferty
t; > Thanks for the update! > > -chip > > On Mon, Jan 28, 2013 at 10:44 AM, Donal Lafferty > wrote: > > WRT to Hyper-V Plugin, > > > > The public repo at https://github.com/lafferty/cshv3.git contains Phase 1 > source that passes unit tests a basic in

RE: [ACS41] Weekly schedule reminder...

2013-01-28 Thread Donal Lafferty
WRT to Hyper-V Plugin, The public repo at https://github.com/lafferty/cshv3.git contains Phase 1 source that passes unit tests a basic integration test involving template and VM creation. The repo was synced to Master yesterday. So, I need to prepare a review and merge request. Other items:

RE: Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-28 Thread Donal Lafferty
issue. That is one of my unit testcases, > since I > am using mac, it is always working fine for me. Does anybody out there using > windows experience the same issue? > > -min > > Sent from my iPhone > > On Jan 27, 2013, at 7:20 AM, "Donal Lafferty" > wro

URLs for Test Automation

2013-01-28 Thread Donal Lafferty
Hyper-V unit tests make use of sample disk images (4meg and 260K) Rather than put the sample disk images in git, do we have a webserver we can locate them at? DL

RE: Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-27 Thread Donal Lafferty
; -Original Message- > From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of > Prasanna Santhanam > Sent: 27 January 2013 06:29 > To: cloudstack-dev@incubator.apache.org > Subject: Re: Jira Issue for Unit Test Fail? (ApiRateLimitTest) > > On Sat, Jan 26, 20

RE: Updating Register Template UI

2013-01-26 Thread Donal Lafferty
r.apache.org > Cc: Brian Federle; Donal Lafferty > Subject: RE: Updating Register Template UI > > Right. > > -Original Message- > From: Pranav Saxena > Sent: Friday, January 25, 2013 12:26 PM > To: cloudstack-dev@incubator.apache.org; Jessica Wang > Cc: Brian Fed

Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-26 Thread Donal Lafferty
I cloned Master to make sure I could build with 'mvn install build' in Cygwin (in a Windows development environment) In the cloud-plugin-api-limit-account-based, the ApiRateLimitTest fails with message: Failed tests: verifySearchCounter(org.apache.cloudstack.ratelimit.ApiRateLimitTest): ex

Updating Register Template UI

2013-01-25 Thread Donal Lafferty
I'd like to add a vhdx image type to the Register template UI. Is anyone familiar with what this would involve? E.g. do I need to update a UI, or are RegisterTemplate settings built from the database, or do they come from an enum. DL

[jira] [Assigned] (CLOUDSTACK-1034) Merge to Master

2013-01-22 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty reassigned CLOUDSTACK-1034: -- Assignee: Donal Lafferty > Merge to Mas

[jira] [Created] (CLOUDSTACK-1034) Merge to Master

2013-01-22 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-1034: -- Summary: Merge to Master Key: CLOUDSTACK-1034 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1034 Project: CloudStack Issue Type: Sub

[jira] [Commented] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-01-22 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559720#comment-13559720 ] Donal Lafferty commented on CLOUDSTACK-999: --- Latest progress: Hyperv

[jira] [Created] (CLOUDSTACK-1033) Deployment Guides

2013-01-22 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-1033: -- Summary: Deployment Guides Key: CLOUDSTACK-1033 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1033 Project: CloudStack Issue Type: Sub

[jira] [Assigned] (CLOUDSTACK-1032) Management Server updates for VHDX templates, and Hyper-V clusters

2013-01-22 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty reassigned CLOUDSTACK-1032: -- Assignee: Donal Lafferty > Management Server updates for V

[jira] [Created] (CLOUDSTACK-1032) Management Server updates for VHDX templates, and Hyper-V clusters

2013-01-22 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-1032: -- Summary: Management Server updates for VHDX templates, and Hyper-V clusters Key: CLOUDSTACK-1032 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1032

[jira] [Created] (CLOUDSTACK-1031) Hypervisor Plugin

2013-01-22 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-1031: -- Summary: Hypervisor Plugin Key: CLOUDSTACK-1031 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1031 Project: CloudStack Issue Type: Sub

[jira] [Commented] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-01-22 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559713#comment-13559713 ] Donal Lafferty commented on CLOUDSTACK-999: --- QA Plan started at h

RE: [ASF41][QA] Review of Test Plans

2013-01-22 Thread Donal Lafferty
I see only a handful of test plans posted ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+Plans ) Does this mean that there will be a rush to get them up in the next 9 days? DL > -Original Message- > From: Sudha Ponnaganti [mailto:sudha.ponnaga...@citrix.com] > Sent: 22

RE: Build SystemVM template

2013-01-18 Thread Donal Lafferty
I was using Xen guest tools, but not for a System VM. Instead, I was using the VM to write disk images to volumes from within my CloudStack account. Details of the bug are below. Changing from Debian 7.0 to Debian6.0.5 appears to have solved problem. ... Donal Lafferty - 6/18/12 6:42

[jira] [Updated] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-01-18 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty updated CLOUDSTACK-999: -- Fix Version/s: 4.1.0 > Plugin to provide Hyper-V 2012 supp

RE: Build SystemVM template

2013-01-18 Thread Donal Lafferty
You might want to check the XenServer support. I had problems with detaching VDIs on Wheezy on XenServer March/April 2012. There was no reason to report the problem at the time, because XenServer didn't cite Wheezy as a supported guest OS. Also, I expect I was using an older build. DL >

RE: [SCREENCAST] request for screencast to demo features

2013-01-18 Thread Donal Lafferty
Tips? I use Camtasia to record. I suggest flipping back and fore between a powerpoint that sets the context for what you're doing, and the CloudStack GUI / shell / tool that you are demonstrating. > -Original Message- > From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf O

RE: CloudStack Hyper V support

2013-01-17 Thread Donal Lafferty
013 5:49 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: CloudStack Hyper V support > > Donal, > > Since you are doing the work, maybe you can assign 999 to yourself and set it > as "in progress" > > -sebastien > > On Jan 17, 2013, at 2:08 PM, D

[jira] [Assigned] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-01-17 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty reassigned CLOUDSTACK-999: - Assignee: Donal Lafferty > Plugin to provide Hyper-V 2012 supp

RE: CloudStack Hyper V support

2013-01-17 Thread Donal Lafferty
t; To: cloudstack-dev@incubator.apache.org > Subject: Re: CloudStack Hyper V support > > Donal, > > Since you are doing the work, maybe you can assign 999 to yourself and set it > as "in progress" > > -sebastien > > On Jan 17, 2013, at 2:08 PM, Donal Laffe

RE: CloudStack Hyper V support

2013-01-17 Thread Donal Lafferty
JIRA ticket created https://issues.apache.org/jira/browse/CLOUDSTACK-999 > -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 14 January 2013 12:17 > To: cloudstack-dev@incubator.apache.org > Subject: RE: CloudStack Hyper V support >

[jira] [Created] (CLOUDSTACK-999) Plugin to provide Hyper-V 2012 support

2013-01-17 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-999: - Summary: Plugin to provide Hyper-V 2012 support Key: CLOUDSTACK-999 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-999 Project: CloudStack

RE: CloudStack Hyper V support

2013-01-14 Thread Donal Lafferty
r.apache.org > Subject: Fwd: CloudStack Hyper V support > > Donal, > > Forgive the forward from -users to -dev. How's this work going? Is there > something that the community can help review / comment on? > > > -- Forwarded message -- > From: Donal

RE: CloudStack Hyper V support

2013-01-12 Thread Donal Lafferty
Inline :) > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: 12 January 2013 19:29 > To: cloudstack-dev@incubator.apache.org > Subject: RE: CloudStack Hyper V support > > Donal, > > Please see inline. > > > -Original M

RE: CloudStack Hyper V support

2013-01-12 Thread Donal Lafferty
ngard.com] Sent: 11 January 2013 9:12 PM To: cloudstack-dev@incubator.apache.org Subject: Fwd: CloudStack Hyper V support Donal, Forgive the forward from -users to -dev. How's this work going? Is there something that the community can help review / comment on? -- Forwarded messa

RE: Feature proposals and testing

2012-12-23 Thread Donal Lafferty
Okay, so here's a question on reuse. Are there sample hypervisor control commands in the code base? At the moment, I dump JSON versions of commands to log, and use this JSON as the basis of my unit tests. To save time, I'd like access to permutations of existing command objects and the sequenc

[DISCUSS] StopCommand

2012-12-20 Thread Donal Lafferty
Is StopCommand meant to release resources associated with a VM save the volumes in one operation? E.g. should it complete only after the VM has come to a complete stop?

[DISCUSS] StartCommand UUID

2012-12-20 Thread Donal Lafferty
In a plugin that processes the StartCommand command, what are the constraints on the "id", "uuid" and "name" fields? E.g. how unique is each field? The background is that I've been using "name" as the VM identifier on Hyper-V, but it occurs to me that I should probably be using UUID.

RE: Changes to the wiki

2012-12-20 Thread Donal Lafferty
Faster (~4seconds load), clearer (drops you at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home ) -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: 20 December 2012 2:36 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Changes to the wiki Donal,

RE: Changes to the wiki

2012-12-20 Thread Donal Lafferty
Okay, some user feedback... Would prefer not to land on the cwiki 'Index' page. E.g. Wikipedia tells people the project page is http://cloudstack.org/ , which redirects to http://incubator.apache.org/cloudstack/ From here, you clikc 'Apache CloudStack Wiki and get to http://cwiki.apache.o

RE: Adding .NET/C# client to project

2012-12-14 Thread Donal Lafferty
Message- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Friday, December 14, 2012 5:23 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Adding .NET/C# client to project The library was developed in Citrix to simplify accessing the CS API from C#. The intent is to release code

RE: '[PROPOSAL]' Third party plugins

2012-12-14 Thread Donal Lafferty
s for each plugin . I am not sure if we'll > keep a specific format for the naming . All what is required is mapping to a > unique ID associated with that plugin which would take care of adding a third > party plugin to the cloudstack dashboard. > > Regards, > Prana

RE: '[PROPOSAL]' Third party plugins

2012-12-14 Thread Donal Lafferty
ack architecture to new comers. -Original Message- From: Pranav Saxena Sent: 14 December 2012 1:01 AM To: cloudstack-dev@incubator.apache.org Cc: Donal Lafferty Subject: RE: '[PROPOSAL]' Third party plugins Yeah , we can pick different names for each plugin . I am not sure if

RE: Adding .NET/C# client to project

2012-12-14 Thread Donal Lafferty
@incubator.apache.org Subject: Re: Adding .NET/C# client to project On Fri, Dec 14, 2012 at 05:18:30AM +0530, Donal Lafferty wrote: > Where do client libraries go in the source tree? Does it matter if > they're not written in Java? > > The background is that there's a .NET SDK th

RE: '[PROPOSAL]' Third party plugins

2012-12-13 Thread Donal Lafferty
I've a question on terminology. Are these 'GUI plugins' going to use the same component.xml class loader as existing plugins? If not, can we pick different names for each approach to providing a plugin? E.g. 'GUI plugins' and 'driver plugins'? DL -Original Message- From: Pranav Saxe

Adding .NET/C# client to project

2012-12-13 Thread Donal Lafferty
Where do client libraries go in the source tree? Does it matter if they're not written in Java? The background is that there's a .NET SDK that can be added to the project. Architecturally, its similar to AWS' .NET SDK. Now, not all API calls are covered, but the API calls supported provide a

RE: CentOS System Offering Thread

2012-12-13 Thread Donal Lafferty
e, there are ring 0, 1, 2, 3. Guest OS is running on ring >1, application is running on ring 3, hypervisor doesn't need to trap >system call. > >That might be one of reasons dom0 is 32 bit in XenServer/XCP. > >Anthony > >> -Original Message- >>

RE: CentOS System Offering Thread

2012-12-13 Thread Donal Lafferty
ng that to 64bit - which would probably benefit very large implementations using basic zones. Or should we keep it 32 bit for consistency reason? -Original Message- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Thursday, December 13, 2012 7:47 AM To: cloudstack-dev@incubat

RE: CentOS System Offering Thread

2012-12-13 Thread Donal Lafferty
ong. I'm under impression CentOS has very liberal licensing structure. I don't believe we should have an issue here - but I'm by no means a licensing expert. I think it's reasonable to have 1 other offering only.. Thanks ilya -Original Message- From: Donal Lafferty [

RE: CentOS System Offering Thread

2012-12-12 Thread Donal Lafferty
1. Can you remind me of the download link for the Wheezy systemVM? I've only seen Squeeze. 2. In addition to a Debian system VM, I'd like to see one and only one CentOS VM in addition to Debian. I get the impression that CentOS has a different and desirable licensing regime, but do correct

Email Conventions

2012-12-12 Thread Donal Lafferty
As a rule of thumb, should my responses go at the top or a quoted email, the bottom or inline? DL

RE: CentOS System Offering Thread

2012-12-12 Thread Donal Lafferty
Is ./patches/systemvm/debian/buildsystemvm.sh what you're looking for? It targets Debian Squeeze and includes the latest security updates. I'd be keen to know if it is triggered by a mvn build and how I can use its outputs. DL -Original Message- From: Marcus Sorensen [mailto:shadow...@g

RE: Unused API Cmd classes, remove bloat?

2012-12-10 Thread Donal Lafferty
Alena's out at the moment. She had a beautiful baby daughter yesterday, who Alena is patiently teaching how to use a qwerty keyboard. ;) -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: 10 December 2012 6:56 PM To: cloudstack-dev@incubator.apache.org Subje

RE: Under ASF2.0 can I copyright refactored code without adding the original author's copyright notice?

2012-12-10 Thread Donal Lafferty
g the original author's copyright notice? On Mon, Dec 10, 2012 at 6:09 AM, Donal Lafferty wrote: > Does anyone have a link describing the attribution requirements for code > licensed under ASF v2.0? > > I noticed some driver code on another CloudOS project that appears to be a >

Under ASF2.0 can I copyright refactored code without adding the original author's copyright notice?

2012-12-10 Thread Donal Lafferty
Does anyone have a link describing the attribution requirements for code licensed under ASF v2.0? I noticed some driver code on another CloudOS project that appears to be a derivative of a previous version of the same driver in that code base. The comments are unchanged and the structure very

  1   2   >