Re: [DISCUSS] Cloudmonkey release

2014-04-23 Thread Rohit Yadav
On Thu, Apr 24, 2014 at 4:51 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Hi folks, > > Yichi¹s fix to [1] uses signature version 3 in Cloudmonkey. > I have also coded and tested a way [2] to use username/password in > cloudmonkey instead of apikey and secret key. > I have some PEP

Re: Review Request 20622: Fixed missing license issues

2014-04-23 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20622/#review41271 --- Ship it! Ship It! - SrikanteswaraRao Talluri On April 23, 2014,

HyperV agent not able to connect with Jenkins and community builds blocked

2014-04-23 Thread Rayees Namathponnan
Hi All, I am facing issues with hyperV build job in Jenkins; but not sure, who is the administrator for jenkins http://jenkins.buildacloud.org There is job (http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-hyperv-agent ) in Jenkins, it was configured to build hyperV agent; it's usin

Re: [VMware] Question about snapshots

2014-04-23 Thread Mike Tutkowski
You know, the more I think about how VMware implemented this, the more it becomes clear what's going on under the hood. The -flat and -delta files contain the data and their corresponding VMDK files contain metadata like who your parent, if any, is. Then the VMSN files come into play when you wan

Re: Review Request 20652: VR alerts for command failures during start and option to stop the router incase of failures

2014-04-23 Thread Rajani Karuturi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20652/ --- (Updated April 24, 2014, 5:45 a.m.) Review request for cloudstack, Abhinandan P

Review Request 20652: VR alerts for command failures and option to stop the router incase of failures

2014-04-23 Thread Rajani Karuturi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20652/ --- Review request for cloudstack, Abhinandan Prateek, Jayapal Reddy, and Murali Red

Re: CloudStack 4.3+ Plugins

2014-04-23 Thread Punith S
hi, its good to have privately modularized context for plugins, but how do we inject the required variables from the component context after building the jars in 4.3 ? in 4.2 i used to inject the required params for my plugin from the componentcontext.xml after building the jars. so that params va

Re: [VMware] Question about snapshots

2014-04-23 Thread Mike Tutkowski
Actually, I re-ran this scenario and this is what I observed: ROOT-1.vmdk ^ | ROOT-1-01.vmdk (Snapshot 1) I take another snapshot of the VM: ROOT-1.vmdk ^ | ROOT-1-01.vmdk (Snapshot 1) ^ | ROOT-1-02.vmdk (Snapshot 2) Let's say I revert to Snapshot 1. I see t

Review Request 20651: CLOUDSTACK-6470: fixed while stopping vm hyper-v agent, vm is now gracefully shutting down

2014-04-23 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20651/ --- Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs: CLOUDSTA

Re: Creating or customising OS type

2014-04-23 Thread Marcus
I see you mention 4.3, is it your own build or from the release artifacts? On Wed, Apr 23, 2014 at 10:13 PM, Marcus wrote: > Guest OS types that will get Virtio disks include: > > Ubuntu > Fedora > CentOS > RedHat 6 > Debian > Other PV > > And unfortunately, they also get virtio nics since they

Re: Creating or customising OS type

2014-04-23 Thread Marcus
Guest OS types that will get Virtio disks include: Ubuntu Fedora CentOS RedHat 6 Debian Other PV And unfortunately, they also get virtio nics since they both run the OS through the same isPVEnabled() method to decide between hardware. This random "details" parameter is kind of interesting. I'll

Re: Hypervisor version and XenServer

2014-04-23 Thread Yitao Jiang
cloud.host table contains hypervisor_version column. Hopes can help. --- Thanks, Yitao jiangyt.github.io On Thu, Apr 24, 2014 at 7:22 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Where is this HYPERVISOR_VERSION? In the code? Docs? > > From: Tim Mackey mailto:tmac...@gmail.com>

Re: Creating or customising OS type

2014-04-23 Thread ilya musayev
I'm KVM useless, perhaps Marcus knows the way. My mysql output is very different from yours btw. Regards ilya On 4/23/14, 4:44 AM, Nux! wrote: On 23.04.2014 11:35, Nux! wrote: 2) If you building out the VMs via templates, when you go through import process, you can try altering vm_details tag.

[VMware] Question about snapshots

2014-04-23 Thread Mike Tutkowski
Hi, I was working again with VMware snapshots today to test this functionality against CloudStack's managed storage. I have a question that perhaps one of you can answer: Let's say I have a root volume called ROOT-1.vmdk. I take a snapshot of the applicable VM, which produces the following conf

Re: [ACS4.4, VMware] Issue with VMware snapshots

2014-04-23 Thread Mike Tutkowski
Here's the SHA for the VMware-snapshot fix I put into 4.4-forward (to be cherry picked by Daan to 4.4): 54c0df56dc03d20ef1d9804d8695c3f6584470f8 On Wed, Apr 23, 2014 at 1:40 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I fixed this "path" issue. > > I'll check the code in in a bi

[ACS4.4] Cherry pick 54c0df56dc03d20ef1d9804d8695c3f6584470f8

2014-04-23 Thread Mike Tutkowski
Hi Daan, Could you please cherry pick 54c0df56dc03d20ef1d9804d8695c3f6584470f8 to 4.4 for JIRA ticket 6488? This is a fix for a VMware issue I noticed where the "path" field was not being updated in the volumes table correctly when a snapshot was being taken. Thanks! -- *Mike Tutkowski* *Senior

Re: Review Request 20611: CLOUDSTACK-6202: add expires to call to method make_request() for async apis

2014-04-23 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20611/#review41245 --- Ship it! Already fixed. - Chiradeep Vittal On April 23, 2014, 5:

Re: [DISCUSS] Cloudmonkey release

2014-04-23 Thread Chiradeep Vittal
Give me a couple of days.. From: David Nalley mailto:da...@gnsa.us>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Date: Wednesday, April 23, 2014 at 4:28 PM To: "dev@cloudstack.apache.org" mailto:dev

Re: [DISCUSS] Cloudmonkey release

2014-04-23 Thread David Nalley
None - are you willing to toss a RC out to vote on? --David On Wed, Apr 23, 2014 at 7:21 PM, Chiradeep Vittal wrote: > Hi folks, > > Yichi¹s fix to [1] uses signature version 3 in Cloudmonkey. > I have also coded and tested a way [2] to use username/password in > cloudmonkey instead of apikey an

Re: Hypervisor version and XenServer

2014-04-23 Thread Chiradeep Vittal
Where is this HYPERVISOR_VERSION? In the code? Docs? From: Tim Mackey mailto:tmac...@gmail.com>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Date: Wednesday, April 23, 2014 at 2:50 PM To: "dev@cloudstack.apache.org

[DISCUSS] Cloudmonkey release

2014-04-23 Thread Chiradeep Vittal
Hi folks, Yichi¹s fix to [1] uses signature version 3 in Cloudmonkey. I have also coded and tested a way [2] to use username/password in cloudmonkey instead of apikey and secret key. I have some PEP8 fixes ready. I propose we make a new release of Cloudmonkey using the process outlined in [3] Any

Re: Fail to create isolated network on the latest 4.4

2014-04-23 Thread Alena Prokharchyk
Found the reason for the failure. In GuestNetworkGuru when check if the guru supports isolation method of the physical network, the check is done in case sensitive manner. And if you create physical network with isolationMethod=vlan passed to the API in lower case, the comparison in Guru will fail

Re: Oracle VM (OVM) Server support

2014-04-23 Thread Funs Kessen
Hi Paul, It kind of depends on if we're able to get the code up to snuff to go in there I guess. Which is something I can't manage myself I think. All sanity put aside, I'm not a full time coder, but do see value in having this in CS. Main focus is on x86, although sparc should be workable look

[ACS44] cherry pick CLOUDSTACK-6477

2014-04-23 Thread Jessica Wang
Hi Hugo/Daan, Would you please cherry-pick following commit from 4.4-forward branch to 4.4 branch? Commit: 62cac4f645205d590cbdd7c1102cace46034834c CLOUDSTACK-6477: UI: Load Balancing - add VMs fails => error "Unable to decode parameter vmidipmap[0].vmip[]; if specifying an object array, pleas

Hypervisor version and XenServer

2014-04-23 Thread Tim Mackey
I'm running through some bugs with my Xen->XenServer work and just ran across the HYPERVISOR_VERSION being the Xen version and not the XenServer version. Does anyone know why that is? Given that feature/function in XenServer is tied to the XenServer version, I see using the Xen version as a bug w

Fail to create isolated network on the latest 4.4

2014-04-23 Thread Alena Prokharchyk
Does anyone experience the same kind of failure while being on the latest 4.4 – Isolated network creation failure? Steps to reproduce: 1. from the ui, try to create the network using default network offering “DefaultIsolatedNetworkOfferingWithSourceNatService”. You can either pass gateway/

Re: [ACS4.4, VMware] Issue with VMware snapshots

2014-04-23 Thread Mike Tutkowski
I fixed this "path" issue. I'll check the code in in a bit and e-mail the SHA for anyone who might be interested in the change to double check what I changed to correct the issue. On Wed, Apr 23, 2014 at 9:59 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I was testing VMwa

Review Request 20622: Fixed missing license issues

2014-04-23 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20622/ --- Review request for cloudstack, daan Hoogland and SrikanteswaraRao Talluri. Repo

Plugins in 4.3+

2014-04-23 Thread Matt Spurlin
I have tried to follow the changes in https://cwiki.apache.org/confluence/display/CLOUDSTACK/Plug-ins%2C+Modules%2C+and+Extensions in addition to the directions I found at http://ianduffy.ie/cloudstack/CreatingAPlugin.pdf I added a resources folder with the structure: /resources/META-INF/cloud

Re: CloudStack 4.3+ Plugins

2014-04-23 Thread Chris Suich
Hey Matt, Your correct in seeing that some improvements were made in 4.3 to support more modularized plugins. This wiki page and its two child pages should help you get started: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Modularize+Spring You no longer NEED to put your commands in the

RE: Oracle VM (OVM) Server support

2014-04-23 Thread Paul Angus
So the million euro question is... which CloudStack release are you aiming for? The 100,000 euro question is... are you looking at x86 and/or SPARC architectures? Regards Paul Angus Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: CloudyAngus paul.an...@shapeblue.com -Original M

RE: Build failed in Jenkins: cloudstack-rat-master #4744

2014-04-23 Thread Frank Zhang
Rayees: Is this mail for all people who did recent check in? Seems mine(c7f325015100abd3aed2307f95943590758bdf42) is latest, but it won't cause any RAT issue because it made some changes on existing file > -Original Message- > From: Apache Jenkins Server [mailto:jenk...@bu

Review Request 20611: CLOUDSTACK-6202: add expires to call to method make_request() for async apis

2014-04-23 Thread Yichi Lu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20611/ --- Review request for cloudstack, Chiradeep Vittal and Rohit Yadav. Repository: cl

Re: Review Request 20445: Add new Command line options to setup/bindir/cloud-setup-databases.in and remove OS specific commands

2014-04-23 Thread Frank Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20445/#review41164 --- Ship it! Ship It! - Frank Zhang On April 17, 2014, 9:41 a.m., Da

Re: Review Request 17586: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-04-23 Thread Dmitry Batkovich
> On April 23, 2014, 12:41 p.m., daan Hoogland wrote: > > awsapi/src/com/cloud/bridge/util/JsonElementUtil.java: seems to be there > > twice as well!?! > > Dmitry Batkovich wrote: > I have written about it that "Update diff" works strange for me and I > have attached patch to "File Attachm

Re: Review Request 17586: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-04-23 Thread Dmitry Batkovich
> On April 23, 2014, 12:41 p.m., daan Hoogland wrote: > > awsapi/src/com/cloud/bridge/util/JsonElementUtil.java: seems to be there > > twice as well!?! I have written about it that "Update diff" works strange for me and I have attached patch to "File Attachments". In raw file I see only one J

RE: Source Code for Windows Password Manager

2014-04-23 Thread Demetrius Tsitrelis
It has not been open sourced. -Original Message- From: Ryan Shafer [mailto:ryan.sha...@ecommerce.com] Sent: Wednesday, April 23, 2014 7:45 AM To: dev@cloudstack.apache.org Subject: Source Code for Windows Password Manager I have been looking through the cloudstack source code and I canno

Re: [VMware] VmwareStorageProcessor vs. VmwareStorageManager

2014-04-23 Thread Mike Tutkowski
OK - thanks, Min! On Wed, Apr 23, 2014 at 10:24 AM, Min Chen wrote: > VmwareStorageProcessor was introduced in 4.2 storage refactor, which > contains methods to execute all those StorageSubSystemCommand we > introduced, like CopyCommand, CreateObjectCommand, etc. > VmwareStorageManager has meth

Re: [VMware] VmwareStorageProcessor vs. VmwareStorageManager

2014-04-23 Thread Min Chen
VmwareStorageProcessor was introduced in 4.2 storage refactor, which contains methods to execute all those StorageSubSystemCommand we introduced, like CopyCommand, CreateObjectCommand, etc. VmwareStorageManager has methods to execute all other resource commands which were there before storage refac

Re: [XenServer] 6.2.5?

2014-04-23 Thread Mike Tutkowski
OK - thanks, Stephen! It makes a difference to me because there is code in that resource that I will need to change for 4.4 then (for managed storage). On Wed, Apr 23, 2014 at 10:14 AM, Stephen Turner wrote: > Tina's work was just the xen-api.jar piece of that, so I think the 625 > resource is

RE: [XenServer] 6.2.5?

2014-04-23 Thread Stephen Turner
Tina's work was just the xen-api.jar piece of that, so I think the 625 resource is still relevant for the other changes. -- Stephen Turner -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: 23 April 2014 16:54 To: dev@cloudstack.apache.org Subject: Re:

Re: git commit: updated refs/heads/4.4-forward to f3e9c84

2014-04-23 Thread Min Chen
RemoteHostEndPoint.configure will set all private variables of this RemoteHostEndPoint instance based on passed HostVO instance. Thanks -min On 4/23/14 12:53 AM, "Daan Hoogland" wrote: >Min, > >You added a setId on an object, >+private void setId(long id) { >+HostVO host = _hostDao.

[VMware] VmwareStorageProcessor vs. VmwareStorageManager

2014-04-23 Thread Mike Tutkowski
Hi, Can someone tell me what's a good rule of thumb to use when deciding if storage-related code should go into VmwareStorageProcessor or VmwareStorageManager? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the

Re: [ACS4.4, VMware] Issue with VMware snapshots

2014-04-23 Thread Mike Tutkowski
While I'm on the subject, can anyone tell me how the chain_info column of the volumes table should look before and after a VMware snapshot? How about after reverting to a snapshot? Thanks! On Wed, Apr 23, 2014 at 9:59 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I was tes

[ACS4.4, VMware] Issue with VMware snapshots

2014-04-23 Thread Mike Tutkowski
Hi, I was testing VMware snapshots with managed storage and believe I see a problem with these snapshots with non-managed storage (I was comparing results from managed storage to non-managed storage). If I take a VMware snapshot, I notice the path field in the volumes table references, say, the R

Re: [XenServer] 6.2.5?

2014-04-23 Thread Mike Tutkowski
Interesting...if memory serves, that work with XAPI was reverted from CS 4.4. Does that mean this 625 resource no longer applies in 4.4? Thanks! On Wed, Apr 23, 2014 at 9:50 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks, Stephen! > > > On Wed, Apr 23, 2014 at 9:46 AM, Step

Re: [XenServer] 6.2.5?

2014-04-23 Thread Mike Tutkowski
Thanks, Stephen! On Wed, Apr 23, 2014 at 9:46 AM, Stephen Turner wrote: > There is no XenServer 6.2.5. This resource refers to XenServer with some > CloudStack-requested patches that were included in a recent XenServer > hotfix. Specifically, it's XenServer 6.2 + SP1 + XS62ESP1004 (see Alex > Hu

[GitHub] cloudstack-docs-install pull request: Update installation.rst

2014-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack-docs-install/pull/8 --- 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

RE: [XenServer] 6.2.5?

2014-04-23 Thread Stephen Turner
There is no XenServer 6.2.5. This resource refers to XenServer with some CloudStack-requested patches that were included in a recent XenServer hotfix. Specifically, it's XenServer 6.2 + SP1 + XS62ESP1004 (see Alex Huang's email at http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201404.mb

[XenServer] 6.2.5?

2014-04-23 Thread Mike Tutkowski
Hi, I see that we have a Xenserver625Resource class, which implies, of course, that there is a 6.2.5 version of XenServer. When I go to Citrix's site, though, and look for it, all I see is 6.2.0 (with regards to 6.2.x). Does anyone know where I can download this update from? Thanks! Mike -- *

Source Code for Windows Password Manager

2014-04-23 Thread Ryan Shafer
I have been looking through the cloudstack source code and I cannot find the sources for the windows password manager msi or exe that it installs on windows guests. Does anyone know where I could get the sources for this so that I could make a few needed adjustments to what this service does on

Re: Review Request 19902: CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in another domain has a nic with the same ip and a forwarding rule configured on it

2014-04-23 Thread upendra moturi
> On April 21, 2014, 6:17 p.m., daan Hoogland wrote: > > did you verify that this works for your use case? Can you add unit tests > > and test scenario? Test Scenario : Add two vms with two nics each having different networks .Two networks to each vm. One network of each vm have same network c

Create template from snapshot using ec2

2014-04-23 Thread Páll Helgason
Hi, Maybe someone here can help me with this. I’m trying to create a template from a snapshot (CS 4.2.1 + VMWare 5.0) created with the ec2 tools. Creating the snapshot works just fine (and so does ec2-create-image). But when I try to register the snapshot as a template it’s just not working.

CloudStack 4.3+ Plugins

2014-04-23 Thread Matt Spurlin
In version 4.2 and below to get a plugin to work, I was adding a dependency in the pom.xml of the Client project and modifying applicationContext.xml.inand commands.properties.in. 4.3 appears to have introduces discoverable plugins. What needs to be done differently in order to take advantage of

Re: link on trademarks page

2014-04-23 Thread Chip Childers
I find that it's best to use the CMS: https://cms.apache.org/cloudstack/ Committing to SVN directly will force a staging site build: http://cloudstack.staging.apache.org/ But you will absolutely need to use the CMS tool to publish to the live site from staging. Let me know if you need any help

Re: Oracle VM (OVM) Server support

2014-04-23 Thread Funs Kessen
Hi Donal and others, I've been working part timeon the code for literally a bit over a month, based on snippets I had. The need for the OVM3 integration was initially something that had quite some pressure behind it when the discussion started, but unfortunately evaporated. The initial work I did

Re: Review Request 20557: CLOUDSTACK-6472 listUsageRecords generates NPEs for expunging instances

2014-04-23 Thread Pierre-Yves Ritschard
> On April 23, 2014, 8:10 a.m., Rajesh Battala wrote: > > server/src/com/cloud/api/ApiResponseHelper.java, line 3350 > > > > > > There are tabs/whitespace characters introduced > > Please add what are the tests yo

Re: Review Request 20557: CLOUDSTACK-6472 listUsageRecords generates NPEs for expunging instances

2014-04-23 Thread Pierre-Yves Ritschard
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20557/ --- (Updated April 23, 2014, 12:47 p.m.) Review request for cloudstack. Changes -

Re: Review Request 17586: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-04-23 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17586/#review41138 --- awsapi/src/com/cloud/bridge/util/JsonElementUtil.java: seems to be t

Re: Review Request 17586: AWSAPI: cloudstack api on POST requests (instead GET), ssl enabling fixed

2014-04-23 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17586/#review41135 --- it seems awsapi/src/com/cloud/stack/CloudStackClientException.java i

Re: [PROPOSAL] Simulator enhancements

2014-04-23 Thread Koushik Das
This is a document to help write tests using the new simulator mock framework. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Writing+tests+leveraging+the+simulator+enhancements On 18-Apr-2014, at 5:09 PM, Koushik Das wrote: > I have added this to master as part of commit > b088821c61c7

Re: Creating or customising OS type

2014-04-23 Thread Nux!
On 23.04.2014 11:35, Nux! wrote: 2) If you building out the VMs via templates, when you go through import process, you can try altering vm_details tag. For example this is how i did it in cloudmonkey: register template format=ova hypervisor=vmware name=OL63-26-TMPLT url=http://reposerver.example.

Re: [4.4] Feature request: IPv6 in Basic & Adv SG zones

2014-04-23 Thread Nux!
On 02.03.2014 15:40, Nux! wrote: Hello, Ipv4 has run out etc etc, everyone knows the story. Currently IPv6 does not work in Basic and Adv zones with Security Groups. What needs to happen to be able to use IPv6 in such zones? Lucian Today I just learned ARIN is down to its last /8. https://www

Re: Creating or customising OS type

2014-04-23 Thread Nux!
On 23.04.2014 04:50, ilya musayev wrote: Nux, Pretext: This applies to VMware and could possible apply to KVM - but i'm not 100% certain on that - so its an educated guess of things you can try. I see 2 ways of addressing your problem. Thanks Ilya, 1) If VMs are already in cloudstack, but

RE: [GSOC2014] Acceptance of three projects for CloudStack

2014-04-23 Thread Rajesh Battala
Congrats Ian, Darren and Seif! -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Wednesday, April 23, 2014 1:43 AM To: dev@cloudstack.apache.org Cc: Ian Duffy; Darren Brogan; Seif Eddine Jemli Subject: [GSOC2014] Acceptance of three projects for CloudStack I a

Re: [GSOC2014] Acceptance of three projects for CloudStack

2014-04-23 Thread Nux!
On 22.04.2014 21:13, Sebastien Goasguen wrote: I am pleased to announce the acceptance of three google summer of code projects for Apache CloudStack in summer 2014. Our three students are: -Ian Duffy (back for one more round), who will work on a vagrant/puppet/travis configuration to improve on

Re: link on trademarks page

2014-04-23 Thread sebgoa
On Apr 23, 2014, at 11:14 AM, Daan Hoogland wrote: > Who or where is the entry point for website improvements? the > trademarks page contains a link called 'Apache CloudStack logo with > "open source cloud computing" tagline and the Cloud Monkey (JPEG > file)' which points not to a jpg but an ai

Re: Review Request 20123: Fix for cloudstack-6328 to Prevent console proxy support scripts from spawning multiple java processes

2014-04-23 Thread Saurav Lahiri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20123/ --- (Updated April 23, 2014, 9:20 a.m.) Review request for cloudstack, Jayapal Redd

link on trademarks page

2014-04-23 Thread Daan Hoogland
Who or where is the entry point for website improvements? the trademarks page contains a link called 'Apache CloudStack logo with "open source cloud computing" tagline and the Cloud Monkey (JPEG file)' which points not to a jpg but an ai(?) file. How to amend? -- Daan

Jenkins build is back to normal : cloudstack-4.4-maven-build #218

2014-04-23 Thread jenkins
See

RE: Review Request 20123: Fix for cloudstack-6328 to Prevent console proxy support scripts from spawning multiple java processes

2014-04-23 Thread Santhosh Edukulla
Saurav, Just add me as reviewer. Santhosh From: Saurav Lahiri [saurav.lah...@sungardas.com] Sent: Wednesday, April 23, 2014 4:45 AM To: Rajesh Battala; Rajani Karuturi; Jayapal Reddy Uradi Cc: Santhosh Edukulla; Saurav Lahiri; cloudstack Subject: Re: Revie

Re: Review Request 20123: Fix for cloudstack-6328 to Prevent console proxy support scripts from spawning multiple java processes

2014-04-23 Thread Saurav Lahiri
Santosh, Can you let me know ur thoughs If the review comments have been adequately addressed and the changes looks ok? Thanks Saurav On Tue, Apr 15, 2014 at 5:43 PM, Saurav Lahiri wrote: >This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20123/ >

Jenkins build is back to normal : build-master-slowbuild #669

2014-04-23 Thread jenkins
See

Re: Review Request 19584: CLOUDSTACK-6258: Disable systemvm cloud startup script from logging messages to /var/log/cloud/cloud.out

2014-04-23 Thread Saurav Lahiri
Hi Rajesh, I Just closed this as submitted, but don't see the changes on the master. Do I need to reopen this one? Also can the changes to be applied back to 4.3 and 4.4? Thanks Saurav On Tue, Apr 15, 2014 at 11:14 PM, Rajesh Battala wrote: > > --

Re: Failed to delete network

2014-04-23 Thread Daan Hoogland
It doesn't state for what version it is but sound like it is viable. Check first what would be updated so you can repair. Also (if this is production) double check that there are indeed no vm's plugged into this network. The fact that it was created in 3.x might suggest an upgrade problem, so it is

Re: Review Request 20557: CLOUDSTACK-6472 listUsageRecords generates NPEs for expunging instances

2014-04-23 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20557/#review41128 --- server/src/com/cloud/api/ApiResponseHelper.java

Re: 4.4 Branch Build Failure

2014-04-23 Thread Daan Hoogland
you took the red pill! welcome brother. On Wed, Apr 23, 2014 at 10:00 AM, Alex Hitchins wrote: > All on Ubuntu now fella! > > > > Alex Hitchins | 07788 423 969 | 01892 523 587 > - > > -Original Message- > From: Sebastien Goasguen [mailto:run...@

Re: Failed to delete network

2014-04-23 Thread France
Finally have had some time and found this in management.log: -04-23 09:56:17,590 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-117:job-1430) Schedule queued job-1430 2014-04-23 09:56:17,593 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-118:job-1430) Executing org.apache.cloudst

RE: 4.4 Branch Build Failure

2014-04-23 Thread Alex Hitchins
All on Ubuntu now fella! Alex Hitchins | 07788 423 969 | 01892 523 587 - -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: 22 April 2014 22:18 To: dev@cloudstack.apache.org Subject: Re: 4.4 Branch Build Failure On

Re: git commit: updated refs/heads/4.4-forward to f3e9c84

2014-04-23 Thread Daan Hoogland
Min, You added a setId on an object, +private void setId(long id) { +HostVO host = _hostDao.findById(hostId); +if (host != null) { +configure(host); +} } But nowhere in the method you set the Id on the object. Is This really what is intended? regards,

Re: Review Request 20557: CLOUDSTACK-6472 listUsageRecords generates NPEs for expunging instances

2014-04-23 Thread Pierre-Yves Ritschard
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20557/ --- (Updated April 23, 2014, 7:46 a.m.) Review request for cloudstack. Changes --

Re: [ACS44] cherry pick CLOUDSTACK-6474

2014-04-23 Thread Daan Hoogland
On Wed, Apr 23, 2014 at 3:45 AM, Prachi Damle wrote: > be10b32b273bed1a1492f02b943b168195e762c0 done -- Daan

Re: Email functionality.

2014-04-23 Thread Daan Hoogland
I suggest you write your ideas up in an FS at the wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design I like the idea but let's discuss if it is feasible and meets any requirement an operator might have. On Wed, Apr 23, 2014 at 2:15 AM, Rafael Weingartner wrote: > Hi folks, > I w

Re: 4.4 release dashboard in ACS JIRA

2014-04-23 Thread Daan Hoogland
Animesh set up a dashboard for us: https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12323241 Does this meet your expectation, Prachi? On Wed, Apr 23, 2014 at 12:58 AM, Prachi Damle wrote: > Hi Hugo/Daan, > > Will it be possible for you to setup a 4.4 release dashboard in JIRA

Re: [ACS4.4, CHERRY_PICK] 1053952b2ac4203b486bccf246b9be34d2b20d7b

2014-04-23 Thread Daan Hoogland
On Tue, Apr 22, 2014 at 11:59 PM, Mike Tutkowski wrote: > 1053952b2ac4203b486bccf246b9be34d2b20d7b done -- Daan

Jenkins build is back to normal : build-master-noredist #2638

2014-04-23 Thread jenkins
See