RE: Removing deploy\load options from marvinplugin

2014-02-06 Thread Santhosh Edukulla
1. code restructuring ,definitely yes, it makes little neat and plugin does not worry much about deploy altogether. Take an example of load option, it is little redundant i believe, if user passes the deploy flag, deploy should work and continue, if not passed should be treated as work with l

Re: Removing deploy\load options from marvinplugin

2014-02-06 Thread Prasanna Santhanam
On Fri, Feb 07, 2014 at 06:44:07AM +, Santhosh Edukulla wrote: > Team, > > Do we have any issues if we remove dpeloy\load options from > marvinPlugin? Iam assuming users wanted to use deployDC can still > use other options available i.e.., deployDC etc. > > So, we just use marvinplugin to ru

Removing deploy\load options from marvinplugin

2014-02-06 Thread Santhosh Edukulla
Team, Do we have any issues if we remove dpeloy\load options from marvinPlugin? Iam assuming users wanted to use deployDC can still use other options available i.e.., deployDC etc. So, we just use marvinplugin to run only tests either list of suites or individual suites? Let me know. EX: 1.

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread Daan Hoogland
Animesh, I put in a patch that makes it double the number of assigned vcpu or 16 whichever is smaller. it is on 4.3-forward On Fri, Feb 7, 2014 at 6:28 AM, Animesh Chaturvedi wrote: > > >> -Original Message- >> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] >> Sent: Thursday, Febru

Re: commit 6523c068695d0431070060667c222eb40d54b14d breaks network removal

2014-02-06 Thread Daan Hoogland
Alena, The revert didn't apply. Would the folowing do the trick? if (vm.getType() == Type.User && network.getTrafficType() == TrafficType.Guest && network.getGuestType() == GuestType.Shared) { // remove the dhcpservice ip if this is the last nic

http://www.xrefs.info: CloudStack source code cross reference and browse

2014-02-06 Thread xrefs.info Admin
hello, I made http://www.xrefs.info available to open source community in the hope of making open source developers more productive. The site hosts many open source code projects' cross references based on OpenGrok, which is a very fast cross reference tool, and easy to use. CloudStack is a big o

Re: commit 6523c068695d0431070060667c222eb40d54b14d breaks network removal

2014-02-06 Thread Daan Hoogland
second thought, Soheils mail bounces and the commit does not refer a ticket from jira. I am going to revert. I should have been more vigilant. sorry. On Fri, Feb 7, 2014 at 6:49 AM, Daan Hoogland wrote: > will do Alena, > > thanks for the headsup > > On Thu, Feb 6, 2014 at 10:42 PM, Alena Prokha

Re: commit 6523c068695d0431070060667c222eb40d54b14d breaks network removal

2014-02-06 Thread Daan Hoogland
will do Alena, thanks for the headsup On Thu, Feb 6, 2014 at 10:42 PM, Alena Prokharchyk wrote: > Soheil/Daan, > > The commit in the subject breaks network System vms destroy (VR, SSVM, > CPVM), resulting in the network removal failures. Following line replacement > causes the failure: > > - if

RE: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread Animesh Chaturvedi
> -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Thursday, February 06, 2014 6:33 AM > To: Harikrishna Patnala > Cc: Nitin Mehta; cloudstack > Subject: Re: Review Request 17747: CLOUDSTACK-6023:Non windows > instances are created on XenServer with a vcpu

Code quality, QA, etc

2014-02-06 Thread David Nalley
Hi folks, We continue to break things large and small in the codebase, and after a number of different conversations; I thought I'd bring that discussion here. First - coding quality is only one factor that the PMC considers when making someone a committer. Second - CloudStack is a huge codebase

Re: cherry pick commit to 4.3

2014-02-06 Thread Min Chen
One more commit: commit e00241f41d6542cf1c5d93216fed55609cd7746a CLOUDSTACK-6049: CreateTemplate from snapshot is failing on a multi-zone setup after migration of NFS to S3. Thanks -min On 2/6/14 3:43 PM, "Min Chen" wrote: >Hi Animesh, > > I fixed several S3 related bugs on 4.3-forwar

Fwd: CloudStack stops the machine for no reason

2014-02-06 Thread Tomasz Zięba
if someone could help.. After the upgrade from version 3.0.2 to 4.2.1 appeared very strange error associated with self-stopping machine after changing the offering. Steps to reproduce: 1. Running instance of the machine 2. Stop with the operating system 3. Change offering of machine 4. Start

Re: [PROPOSAL] Virtual Router aggregated execution

2014-02-06 Thread Chip Childers
> On Feb 6, 2014, at 8:03 PM, Sheng Yang wrote: > > Hi Devs, > > Here I'd like to introduce this improvement of VR. > > https://issues.apache.org/jira/browse/CLOUDSTACK-6047 > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Virtual+Router+aggregated+command+execution > > In short, we

[PROPOSAL] Virtual Router aggregated execution

2014-02-06 Thread Sheng Yang
Hi Devs, Here I'd like to introduce this improvement of VR. https://issues.apache.org/jira/browse/CLOUDSTACK-6047 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Virtual+Router+aggregated+command+execution In short, we would speed up VR's rebooting and re-creating, by aggregated execution

RE: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread Animesh Chaturvedi
> -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Thursday, February 06, 2014 6:33 AM > To: Harikrishna Patnala > Cc: Nitin Mehta; cloudstack > Subject: Re: Review Request 17747: CLOUDSTACK-6023:Non windows > instances are created on XenServer with a vcpu

cherry pick commit to 4.3

2014-02-06 Thread Min Chen
Hi Animesh, I fixed several S3 related bugs on 4.3-forward, can you please cherry-pick them to 4.3? Thanks. commit b11c13d4a120a6361231ee415082576dac6fe385 CLOUDSTACK-6019:CreateVolume from snapshot in NFS is throwing Warning "sync snapshot from cache to region wide store failed for imag

[CANCELLED] [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Animesh Chaturvedi
Officially cancelling this VOTE out and ready to build hopefully the last RC. Geoff, Talluri, Chiradeep, Daan, Joris, Marcus, Nux, Edison, Paul, Murali and others thanks for feedback and fixes Animesh > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com]

Jenkins build is back to normal : cloudstack-4.3-maven-build #470

2014-02-06 Thread jenkins
See

RE: [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Edison Su
Devcloud reboot issue is fixed by commit bd335d0. > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Wednesday, February 05, 2014 11:02 AM > To: dev@cloudstack.apache.org > Subject: Re: [VOTE] Apache CloudStack 4.3.0 (third round) > > I encountered

Build failed in Jenkins: cloudstack-4.3-maven-build #468

2014-02-06 Thread jenkins
See -- [...truncated 105 lines...] remote: Compressing objects: 78% (933/1196)  remote: Compressing objects: 79% (945/1196)  remote: Compressing objects: 80% (957/1196)  r

Build failed in Jenkins: cloudstack-4.3-maven-build #469

2014-02-06 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder in workspace

Re: [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Marcus
This particular release passed my basic testing for KVM and storage types local, clvm, and nfs. Both Ubuntu 12.04 and CentOS 6.5. On Thu, Feb 6, 2014 at 8:55 AM, Animesh Chaturvedi wrote: > Yes I will look over all commits in 4.3-forward since RC3 and pull them into > 4.3 > > Thanks > Animesh >

447430c breaks Async Job Dispatching for API commands with Map param type

2014-02-06 Thread Alena Prokharchyk
Daan/Antonio, In the latest master API Async job dispatching is broken for all the jobs containing Map parameter (createTag/createNetworkOffering for example). You get exception like this: 2014-02-06 14:06:44,633 DEBUG [c.c.a.ApiServlet] (885544708@qtp-863633905-7:ctx-629dec4f ctx-5f2657ab) ==

commit 6523c068695d0431070060667c222eb40d54b14d breaks network removal

2014-02-06 Thread Alena Prokharchyk
Soheil/Daan, The commit in the subject breaks network System vms destroy (VR, SSVM, CPVM), resulting in the network removal failures. Following line replacement causes the failure: - if (vm.getType() == Type.User && isDhcpAccrossMultipleSubnetsSupported(network) && isLastNicInSubnet(nic) &&

Re: User UI, ACL configuration

2014-02-06 Thread dan
it's 4.2.1 bug ? > > On Feb 6, 2014, at 3:31 PM, d...@soleks.com wrote: > >> >> >> Hi @dev, >> >> There is some minor issue with UI, i think it's controlled by some >> settings (need heads up where is it). So in the firewall >> configuration for IP Addresses long CIDRs are displayed as >> >>

Re: User UI, ACL configuration

2014-02-06 Thread Sebastien Goasguen
On Feb 6, 2014, at 3:31 PM, d...@soleks.com wrote: > > > Hi @dev, > > There is some minor issue with UI, i think it's controlled by some settings > (need heads up where is it). So in the firewall configuration for IP > Addresses long CIDRs are displayed as > > 192.70.132... > > That i

Fwd: CLOUDSTACK-6015

2014-02-06 Thread Yichi Lu
-- Forwarded message -- From: Yichi Lu Date: Thu, Feb 6, 2014 at 2:13 PM Subject: CLOUDSTACK-6015 To: run...@gmail.com, us...@cloudstack.apache.org Sebastien: I have some experience in writing selenium test scripts again web GUI. I'd like to work on this issue. We can talk about

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2014-02-06 Thread Alex Ough
Hi Chiradeep, Thanks for your reply. The change is just to add timestamps when record has been changed to decide the time order when a same resource has been changed independently in different regions. The changes are minimum and additions, so I don't think they will cause any side effects. Thank

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2014-02-06 Thread Chiradeep Vittal
I am uncomfortable with changes to GenericDaoBase. Was this really necessary? This feature was supposed to be "outside" CloudStack as much as possible and optional. Yet it touches the most sensitive code in CloudStack. From: Alex Ough mailto:alex.o...@sungard.com>> Date: Thursday, February 6, 20

User UI, ACL configuration

2014-02-06 Thread dan
Hi @dev, There is some minor issue with UI, i think it's controlled by some settings (need heads up where is it). So in the firewall configuration for IP Addresses long CIDRs are displayed as 192.70.132... That is not conviniet becuase totaly it's totally hiding settings. The field nee

Re: Location of the 4.3 System VM Templates

2014-02-06 Thread Marty Sweet
Is a known location specified in documentation/wiki anywhere? There frequently seems to be threads regarding the location of downloading system VMs. Marty On Thu, Feb 6, 2014 at 2:38 PM, Nux! wrote: > On 23.01.2014 14:39, Wido den Hollander wrote: > >> On 01/23/2014 03:35 PM, David Nalley wro

Re: What is your setup?

2014-02-06 Thread Mike Tutkowski
I use all three of them regularly, but I find Xen the easiest with CloudStack. On Wed, Feb 5, 2014 at 8:26 PM, wrote: > VMware > > > > On 06-Feb-2014, at 8:30 am, Outback Dingo > wrote: > > > >> On Wed, Feb 5, 2014 at 9:24 PM, Maurice Lawler > wrote: > >> > >> Just a general question > >>

Re: [ANNOUNCE] New Committer: Chris Suich

2014-02-06 Thread Mike Tutkowski
Congratulations, Chris! On Thu, Feb 6, 2014 at 3:56 AM, Daan Hoogland wrote: > welcome Chris, > > Confident you fare well for us, > > On Thu, Feb 6, 2014 at 11:01 AM, Sebastien Goasguen > wrote: > > Well done Chris, > > > > On Feb 6, 2014, at 3:37 AM, Hugo Trippaers < > htrippa...@schubergphili

Review Request 17799: CLOUDSTACK-6032: service offering id is not getting changed in usage_vm_instance table under usage_type 1

2014-02-06 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17799/ --- Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-6032 http

Re: [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Animesh Chaturvedi
Yes I will look over all commits in 4.3-forward since RC3 and pull them into 4.3 Thanks Animesh On Feb 6, 2014, at 2:21 AM, "Daan Hoogland" wrote: > Animesh, > > Are you going to run by the 4.3-forward tree again before backing an > new RC? (and are you going to build it?) > > There are more

Re: Review Request 17736: CLOUDSTACK-5999: Virtual Router does not start if Guest VM is rebooted from CloudStack

2014-02-06 Thread John Burwell
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17736/#review33792 --- server/src/com/cloud/vm/UserVmManagerImpl.java

Re: Review Request 17541: Externalized the hard coded strings

2014-02-06 Thread Vetrivel Chinnasamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17541/ --- (Updated Feb. 6, 2014, 2:45 p.m.) Review request for cloudstack and Brian Feder

Re: Location of the 4.3 System VM Templates

2014-02-06 Thread Nux!
On 23.01.2014 14:39, Wido den Hollander wrote: On 01/23/2014 03:35 PM, David Nalley wrote: I'll respectfully disagree. We need to find a place for systemVMs whether that means classifying them as convenience binaries or putting them on Wido's box, or S3. I manually sync the images now. Some

Re: What is your setup?

2014-02-06 Thread Outback Dingo
On Wed, Feb 5, 2014 at 9:24 PM, Maurice Lawler wrote: > Just a general question > > What is YOUR favorite setup? KVM? Xen? VmWare? XEN XEN XEN. > > > - Maurice >

Re: What is your setup?

2014-02-06 Thread huzefaaa
VMware > On 06-Feb-2014, at 8:30 am, Outback Dingo wrote: > >> On Wed, Feb 5, 2014 at 9:24 PM, Maurice Lawler wrote: >> >> Just a general question >> >> What is YOUR favorite setup? KVM? Xen? VmWare? > > > XEN XEN XEN. > > >> >> >> - Maurice >>

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread Daan Hoogland
we have hosts with 80 vms. 80*16 > 160 , which is spedcified in the xenserver docs Joris came up with. That last part is not important to me but I am still worried about the size of the statistics post by the members to the pool-master. If we can make sure we don't cross this boundary I am fine wit

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2014-02-06 Thread Alex Ough
All, I just sent a review request, so please take a look at it and let me know if you have any comments/suggests. https://reviews.apache.org/r/17790/ Thanks Alex Ough On Mon, Jan 13, 2014 at 11:17 AM, Alex Ough wrote: > All, > > I'd like to have some suggestion about 2 things related with th

Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-02-06 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

Review Request 17789: method to handle default template changes

2014-02-06 Thread suresh sadhu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17789/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

Re: [PROPOSAL] List VM API enhancement

2014-02-06 Thread Daan Hoogland
your a champion On Thu, Feb 6, 2014 at 12:24 PM, Koushik Das wrote: > Yes it will be like a findByIds() and the one id case is just a special case > for this. > > On 06-Feb-2014, at 4:24 PM, Daan Hoogland > wrote: > >> looks nice, it will be backed by the current query for one id? or will >> y

RE: [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Nux!
On 06.02.2014 02:21, Animesh Chaturvedi wrote: You should use the RC3 artifact in VOTE email https://dist.apache.org/repos/dist/dev/cloudstack/4.3.0/ Ack. RPMs here should someone else want to test without building them http://tmp.nux.ro/cloudsnap430_4308/ Lucian -- Sent from the Delta quadr

[PROPOSAL] load balancing configuration for VM nic secondary ips

2014-02-06 Thread Jayapal Reddy Uradi
Hi, Multiple ips per nic feature allows user to acquire more ip address on vm nic. On these ip addresses user able to configure PF and static NAT. With this feature user can also configure the load balancing rules for vm secondary ips also. Please review the below and give your comments. https

PlantUML

2014-02-06 Thread Antonio Fornié Casarrubios
Hi all, In order to make it easier for developers to understand better cloudstack and its code, I think sometimes an UML diagram could help a lot. IMO much more than comments and headers most times. My favorite tool for UML is PlantUML mainly because it's plain text that can be viewed with a Plant

Re: Port forwarding rule for secondary IP in Shared Network fails

2014-02-06 Thread Gaurav Aradhye
Verified for 10.x.x.x. It works. Added bug CLOUDSTACK-6041 . Regards, Gaurav On Thu, Feb 6, 2014 at 5:57 PM, Gaurav Aradhye wrote: > Ohh, I observed this with 172.16.x.x too. > I will try with 10.x.x.x. > > Thanks Jaypal, I will log a bug

Re: Review Request 17638: Rest client moved to utils. Nvp extended.

2014-02-06 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17638/ --- (Updated Feb. 6, 2014, 12:53 p.m.) Review request for cloudstack, daan Hoogland

cherry pick commit to 4.3

2014-02-06 Thread Jayapal Reddy Uradi
Hi Animesh, Please cherry pick the below commit from 4.3-forward to 4.3 branch. commit 7a71cf33ce103392914ac51cd4689a6f5a340d0a CLOUDSTACK-6040: Updated the ip addr validation in create port forwarding Thanks, Jayapal

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread Harikrishna Patnala
> On Feb. 6, 2014, 8:41 a.m., daan Hoogland wrote: > > Harikrishna, I would like to see the intermediate option of scale up to > > double the amount as well. Did you revert it? Is there a problem with this > > approach? > > > > Otherwise your submission is fine, of course. Hi Daan, I did not

[ACS4.3][Patch Request] CLOUDSTACK-5953

2014-02-06 Thread Sanjay Tripathi
Animesh, Can you please cherry-pick the following commit from 4.3-forward to 4.3 branch: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=bba6b77177a6404f1d27f7adc278b46fe00759f0 commit bba6b77177a6404f1d27f7adc278b46fe00759f0 Author: Sanjay Tripathi Date: Thu Feb 6 17:42:1

Re: Port forwarding rule for secondary IP in Shared Network fails

2014-02-06 Thread Gaurav Aradhye
Ohh, I observed this with 172.16.x.x too. I will try with 10.x.x.x. Thanks Jaypal, I will log a bug for this. Regards, Gaurav On Thu, Feb 6, 2014 at 5:42 PM, Jayapal Reddy Uradi < jayapalreddy.ur...@citrix.com> wrote: > Hi Gaurav, > > This issue is showing in share networks ip ranges like 192.

Re: Port forwarding rule for secondary IP in Shared Network fails

2014-02-06 Thread Jayapal Reddy Uradi
Hi Gaurav, This issue is showing in share networks ip ranges like 192.168.x.x. To unblock with the issue try with ip range in 10.x.x.x. This is bug. Thanks, Jayapal On 06-Feb-2014, at 3:30 PM, Gaurav Aradhye wrote: > Hi all, > > I have a VM deployed in shared network and I have added a seco

[Doc] Hypervisor Compatibility Matrix

2014-02-06 Thread Radhika Puthiyetath
Hi, I am in the process of updating the hypervisor compatibility matrix for 4.x. Request the QA folks who have done the testing to help me with pointers. Thanks -Radhika

Re: [PROPOSAL] List VM API enhancement

2014-02-06 Thread Koushik Das
Yes it will be like a findByIds() and the one id case is just a special case for this. On 06-Feb-2014, at 4:24 PM, Daan Hoogland wrote: > looks nice, it will be backed by the current query for one id? or will > you write a findByIds()? > > On Thu, Feb 6, 2014 at 9:35 AM, Abhinandan Prateek >

Re: [ANNOUNCE] New Committer: Chris Suich

2014-02-06 Thread Daan Hoogland
welcome Chris, Confident you fare well for us, On Thu, Feb 6, 2014 at 11:01 AM, Sebastien Goasguen wrote: > Well done Chris, > > On Feb 6, 2014, at 3:37 AM, Hugo Trippaers > wrote: > >> The Project Management Committee (PMC) for Apache CloudStack has asked Chris >> Suich to become a committer

Re: [PROPOSAL] List VM API enhancement

2014-02-06 Thread Daan Hoogland
looks nice, it will be backed by the current query for one id? or will you write a findByIds()? On Thu, Feb 6, 2014 at 9:35 AM, Abhinandan Prateek wrote: > +1, The listVM call is one of the most resource intensive call. Any step > to optimise it are welcome. > > On 06/02/14 2:01 pm, "Koushik Das"

Re: [VOTE] Apache CloudStack 4.3.0 (third round)

2014-02-06 Thread Daan Hoogland
Animesh, Are you going to run by the 4.3-forward tree again before backing an new RC? (and are you going to build it?) There are more things that happened on that branch the last few days? I was assuming you would run a diff like kind of thingy and pull in anything that would hurt to much. Pleas

Re: [ANNOUNCE] New Committer: Chris Suich

2014-02-06 Thread Sebastien Goasguen
Well done Chris, On Feb 6, 2014, at 3:37 AM, Hugo Trippaers wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked Chris > Suich to become a committer and we are pleased to announce that he has > accepted. > > Being a committer allows many contributors to contribute

Port forwarding rule for secondary IP in Shared Network fails

2014-02-06 Thread Gaurav Aradhye
Hi all, I have a VM deployed in shared network and I have added a secondary IP for the VM. Now when I acquire a public IP and try to create a NAT rule for the secondary IP of the VM using this public IP, the operation simply fails with error "Invalid vm ip address". Management server log does not

Re: Review Request 16523: Unit tests for Juniper contrail VM Interface Model and Instance Ip Model class.

2014-02-06 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16523/#review33783 --- I don't think it will pass checkstyle yet, because of the import .*;

RE: write access to the wiki

2014-02-06 Thread Paul Angus
Thanks Daan. Regards, Paul Angus Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus paul.an...@shapeblue.com -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: 06 February 2014 09:07 To: dev Subject: Re: write access to the wiki done Need

Re: Review Request 17748: Solve fixBugs finding

2014-02-06 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17748/#review33782 --- Ship it! cecb216caa22541d243369e76ef80b4f2225b728 - daan Hoogland

Re: write access to the wiki

2014-02-06 Thread Daan Hoogland
done

write access to the wiki

2014-02-06 Thread Paul Angus
Hi Devs, Can someone grant me write access to the wiki so I can update the 'building API' documentation page and add to the Hyper-V documentation. Many thanks Paul. Regards Paul Angus Senior Consultant / Cloud Architect [cid:image002.png@01CE1071.C6CC9C10] S: +44 20 3603 0540 | M: +447711

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-06 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17747/#review33778 --- Harikrishna, I would like to see the intermediate option of scale up

[ANNOUNCE] New Committer: Chris Suich

2014-02-06 Thread Hugo Trippaers
The Project Management Committee (PMC) for Apache CloudStack has asked Chris Suich 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 elimi

Re: [PROPOSAL] List VM API enhancement

2014-02-06 Thread Abhinandan Prateek
+1, The listVM call is one of the most resource intensive call. Any step to optimise it are welcome. On 06/02/14 2:01 pm, "Koushik Das" wrote: >Currently list VM can only be called using a single VM ID. So if there is >a need to query a set of VMs using ID then either multiple list VM calls >nee

Re: Review Request 17583: [Hyper-v] can't get console access after vm live migration for 3 minutes

2014-02-06 Thread Devdeep Singh
> On Feb. 6, 2014, 8:15 a.m., Devdeep Singh wrote: > > Ship It! > > Devdeep Singh wrote: > Committed to 4.3-forward branch in commit id > fb87c85b2a313d75af7cd4b790118fea30a2dd1b Committed to master in commit id 13e0f293edc718a9ee03c56896b65240cdc86d34 - Devdeep --

[PROPOSAL] List VM API enhancement

2014-02-06 Thread Koushik Das
Currently list VM can only be called using a single VM ID. So if there is a need to query a set of VMs using ID then either multiple list VM calls need to be made or all VMs needs to be fetched and then do a client side filtering. Both approaches are sub-optimal - the former results in multiple

Re: Review Request 17583: [Hyper-v] can't get console access after vm live migration for 3 minutes

2014-02-06 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17583/#review33773 --- Ship it! Ship It! - Devdeep Singh On Jan. 31, 2014, 7:51 a.m., A

Re: Review Request 17583: [Hyper-v] can't get console access after vm live migration for 3 minutes

2014-02-06 Thread Devdeep Singh
> On Feb. 6, 2014, 8:15 a.m., Devdeep Singh wrote: > > Ship It! Committed to 4.3-forward branch in commit id fb87c85b2a313d75af7cd4b790118fea30a2dd1b - Devdeep --- This is an automatically generated e-mail. To reply, visit: https://rev