Re: Extending the CloudStack API

2013-03-18 Thread Rohit Yadav
You may for example study smaller plugins such as ldap, md5 etc. (in plugins/user-authenticators) for both 4.1+ and pre-4.1 versions. For 4.1+ you should take a look at plugins/{acl, api} as well, they too are small and read-able. And, may be you can help us write the stub:

Re: Steps to create a CloudStack plugin

2013-03-18 Thread Rohit Yadav
For 4.0.0, you can take a look at some existing plugins in plugins/; and see https://www.youtube.com/watch?v=fGtt169nv20 HTH. On Sun, Mar 17, 2013 at 4:43 PM, Kausal Malladi mkau...@gmail.com wrote: I am trying to develop a plugin that bypasses the actual Resource allocation module and

Re: Extending the CloudStack API

2013-03-18 Thread Rohit Yadav
Just remembered, Alex gave a talk on how to write plugin for 4.0.0: https://www.youtube.com/watch?v=fGtt169nv20 The video does not show his screen, but you can see the plugin in plugins/network-elements/dns-notifier Cheers. On Mon, Mar 18, 2013 at 11:54 AM, Rohit Yadav bhais...@apache.org wrote:

Re: [DISCUSS] Palo Alto Integration

2013-03-18 Thread Murali Reddy
On 16/03/13 1:46 AM, Will Stevens wstev...@cloudops.com wrote: 1. Restrict the available subnets for each account so two accounts can't create overlapping subnets. To me, this breaks the whole concept of cloud, but for enterprise customers this is not a huge limitation because they usually solve

Re: [ACS41] Merge Debian packaging

2013-03-18 Thread Prasanna Santhanam
On Tue, Mar 12, 2013 at 05:25:21PM +0530, Wido den Hollander wrote: Hi, In the last meeting my #action was to merge the Debian packaging commits from master into 4.1, but I didn't get around doing so. I found some more time to test it all and it seems the packages are working pretty

[Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Pranav Saxena
The AWS health Check feature backend code has been merged into master . The patch applied cleanly and the RAT build was successful . I'll be soon merging the UI support for this feature as well. Thanks, Pranav -Original Message- From: Pranav Saxena [mailto:pranav.sax...@citrix.com]

[MERGED] CloudStack -664:AWS Health Check feature -UI Support

2013-03-18 Thread Pranav Saxena
I have merged my code for the UI support for AWS Health Check to asf/master . RAT was successful since a new file has been added in the UI code to support this feature. Request the QA and the DOCS team to pick this feature for their respective tasks. Thanks, Pranav -Original Message-

Re: EL6 RPM BuildRequire changes for agent SELinux policy creation

2013-03-18 Thread Prasanna Santhanam
On Sat, Mar 16, 2013 at 01:55:38PM -0400, David Nalley wrote: Hi folks, Prasanna in particular: Prasanna - I have this patch [1] pending. I haven't committed it yet because I fear that it will break the RPM packaging job on Jenkins. Sadly, I don't seem to have access to the RPM builders that

HypervisorVmPlannerSelector Run Level - can we increase?

2013-03-18 Thread Mills, Joseph
Hi Prachi, I had a question regarding your commit for CLOUDSTACK-1604. I noticed that the HypervisorVmPlannerSelector run level is currently 0. This didn't appear to cause any problems until the fix for CLOUDSTACK-1604, where a dependency on the 'configuration' database table was introduced.

Re: Review Request: CLOUDSTACK-1201: fix for failed to create ssh key for cloud

2013-03-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9424/#review18049 --- Commit ebafcf826b2506e779c8de8887d867ca4e0306bf in branch

Re: Review Request: (CLOUDSTACK-1475) update keystore in SSVM and change download iso/template url after Update SSL Certificate

2013-03-18 Thread Wei Zhou
On March 15, 2013, 5:56 a.m., Nitin Mehta wrote: server/src/com/cloud/storage/download/DownloadMonitorImpl.java, line 202 https://reviews.apache.org/r/9696/diff/2/?file=264874#file264874line202 can you please use SecondaryStorageVmManager instead ? Wei Zhou wrote: I can

Re: [ACS41] Merge Debian packaging

2013-03-18 Thread Wido den Hollander
Hi, On 03/18/2013 07:53 AM, Prasanna Santhanam wrote: On Tue, Mar 12, 2013 at 05:25:21PM +0530, Wido den Hollander wrote: Hi, In the last meeting my #action was to merge the Debian packaging commits from master into 4.1, but I didn't get around doing so. I found some more time to test it all

Re: [ACS41] Merge Debian packaging

2013-03-18 Thread Prasanna Santhanam
On Mon, Mar 18, 2013 at 12:26:30PM +0100, Wido den Hollander wrote: Hi, On 03/18/2013 07:53 AM, Prasanna Santhanam wrote: On Tue, Mar 12, 2013 at 05:25:21PM +0530, Wido den Hollander wrote: Hi, In the last meeting my #action was to merge the Debian packaging commits from master into 4.1,

RE: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-03-18 Thread Sailaja Mada
Hi, 1) Section: CiscoVNMCElement::implement() : 1A) vservice_node is configured with fail-mode close . This is to drop the packets if there is no connectivity to VEM , It means ESXi host is not reachable. I see that we are going to configure with fail mode as close Is there any use case

Re: [DISCUSS] Palo Alto Integration

2013-03-18 Thread Will Stevens
Thank you both very much for your answers. I think the ExternalGuestNetworkGuru will be best received on my side, so I will do some more research on that. Thanks... On Mon, Mar 18, 2013 at 2:46 AM, Murali Reddy murali.re...@citrix.comwrote: On 16/03/13 1:46 AM, Will Stevens

Re: Extending the CloudStack API

2013-03-18 Thread Mike Tutkowski
Great - thanks, Rohit! On Mon, Mar 18, 2013 at 12:27 AM, Rohit Yadav bhais...@apache.org wrote: Just remembered, Alex gave a talk on how to write plugin for 4.0.0: https://www.youtube.com/watch?v=fGtt169nv20 The video does not show his screen, but you can see the plugin in

RE: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-03-18 Thread Sailaja Mada
+ 7) During Guest Network shutdown, Do we release the ASA association with Guest Network and Even change guest_port_profile configuration as Cloudstack releases VLAN and Network will go to allocated state? 8) When the Guest Network is updated from ASA firewall offering to VR Offering ,

Re: 4.1 certificate issue

2013-03-18 Thread Sebastien Goasguen
On Mar 15, 2013, at 8:11 PM, Sheng Yang sh...@yasker.org wrote: What blocked you is not ssl keystore, it's ssh key. As it said: NFO [cloud.server.ConfigurationServerImpl] (Timer-2:) Going to update systemvm iso with generated keypairs if needed Password: I just found recently we need

RE: [DISCUSS] Enabling storage xenmotion on xenserver 6.1

2013-03-18 Thread Devdeep Singh
Hi, I have been committing the changes related to storage motion for xenserver here https://github.com/devdeep/cloudstack/commits/sm. I am still working on the unit tests. I'll put the changes up for review on review-board once that is done. Please take a look at them and let me know your

Weekly News Draft is up - Call for items

2013-03-18 Thread Joe Brockmeier
Draft is here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Apache+CloudStack+Weekly+News+-+18+March+2013 The issue will close at about 5 p.m. Central today. If there are any discussions from the -dev, -user, or -marketing lists that you think are news, please summarize and add to the

[MERGE] scaleupvm functionality branch to master

2013-03-18 Thread Nitin Mehta
I would like to merge scale up vm functionality branch to master Spec : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+scaling+of+CPU+and+RAM JIRA ticket : https://issues.apache.org/jira/browse/CLOUDSTACK-658 Branch: Scaleupvm Notes:- 1. I have removed the vm state change

Re: Graduation process update

2013-03-18 Thread Chip Childers
One more update, for those that aren't on the cloudstack-marketing@i.a.o list. The board has us on the agenda for Wednesday's meeting. We'll know soon after the meeting if we have graduated, and we've kicked off discussions on the marketing list to get a press release ready (along with other

Re: [MERGE] scaleupvm functionality branch to master

2013-03-18 Thread Chip Childers
On Mon, Mar 18, 2013 at 04:10:25PM +, Nitin Mehta wrote: I would like to merge scale up vm functionality branch to master Spec : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+scaling+of+CPU+and+RAM JIRA ticket : https://issues.apache.org/jira/browse/CLOUDSTACK-658

RE: 4.1 certificate issue

2013-03-18 Thread Edison Su
-Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Monday, March 18, 2013 7:24 AM To: cloudstack-dev@incubator.apache.org Subject: Re: 4.1 certificate issue On Mar 15, 2013, at 8:11 PM, Sheng Yang sh...@yasker.org wrote: What blocked you is not ssl

[ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-18 Thread Chip Childers
Hi all, We're getting close to our scheduled RC (Friday!). Below is the list of current unresolved critical and blocker bugs for 4.1. Can those in the assignee field please take a moment to make sure that you have an updated status on the bug-fix efforts please? Also, if I've missed committing

Re: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Chip Childers
On Mon, Mar 18, 2013 at 4:35 AM, Pranav Saxena pranav.sax...@citrix.com wrote: The AWS health Check feature backend code has been merged into master . The patch applied cleanly and the RAT build was successful . I'll be soon merging the UI support for this feature as well. Rajesh and Pranav,

Re: HypervisorVmPlannerSelector Run Level - can we increase?

2013-03-18 Thread Kelven Yang
Joe, Regular plugin/adapter components should usually be loaded at run level RUNLEVEL_COMPONENT(5). I think we can increase it to level 5 Kelven On 3/18/13 2:38 AM, Mills, Joseph j...@midokura.jp wrote: Hi Prachi, I had a question regarding your commit for CLOUDSTACK-1604. I noticed that the

RE: HypervisorVmPlannerSelector Run Level - can we increase?

2013-03-18 Thread Prachi Damle
Thanks for the observation Joe. I will make the change to AdapterBase - seems like we need to run all adapters at level 5. Thanks, Prachi -Original Message- From: Kelven Yang Sent: Monday, March 18, 2013 10:52 AM To: cloudstack-dev@incubator.apache.org; Prachi Damle Subject: Re:

default_zone_id for account

2013-03-18 Thread Sangeetha Hariharan
Hi, I see an admin api - markDefaultZoneForAccount() for assigning default Zone for an account. Can someone provide me information on what it means to have a default Zone associated with an account? Thanks Sangeetha

Re: State of the host is up when its resourcestate is Maintenance

2013-03-18 Thread Chiradeep Vittal
Looks OK to me On 3/18/13 1:19 AM, Sailaja Mada sailaja.m...@citrix.com wrote: Hi, When the host is marked for Maintenance, the state of the host is returned as up . Is it correct? Do we have any other state defined for the host if its resourcestate is Maintenance ? 2013-03-18 13:46:11,565

RE: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Pranav Saxena
Hi Chip , I guess there was a discussion about the reason behind not having unit tests for this feature now - (http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev/201301.mbox/%3c97f4356aea71904482cd192135c038f9011cc0d20...@banpmailbox01.citrite.net%3E ) . Not sure , if they hold

Re: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Chip Childers
On Mon, Mar 18, 2013 at 06:35:33PM +, Pranav Saxena wrote: Hi Chip , I guess there was a discussion about the reason behind not having unit tests for this feature now -

RE: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Pranav Saxena
Not sure .We'll have to wait for Rajesh to answer this . Perhaps he has them ready but probably hasn't sent them for review. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, March 19, 2013 12:08 AM To: cloudstack-dev@incubator.apache.org Cc:

Re: Review Request: CLOUDSTACK-1690: NPE from API server when starting mgmt server.

2013-03-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9978/#review18056 --- Commit 2b05f546b7b882e61d54a653a8c5069be22b1be2 in branch

RE: default_zone_id for account

2013-03-18 Thread Prachi Damle
This API is provided to bridge the gap beetwen CS functionality and support the EC2 API's. With this API admin can set the default zone from the available zones for the accounts that use EC2. All EC2 API calls that this account makes, will operate in relation to this default zone. E.g-

[ACS41][Patch Request] CLOUDSTACK-1706

2013-03-18 Thread Prachi Damle
Already committed to master. Commit hash:d9b85e397d10f2291058ff972094decd8fc4ad7d -- CLOUDSTACK-1706 Failed to deploy VM with error cannot find DeployPlannerSelector Changes: - Regular plugin/adapter components should usually be loaded at run level

OS KVM support https://issues.apache.org/jira/browse/CLOUDSTACK-101

2013-03-18 Thread Angeline Shen
Hi Hugo: 1. Although CentOS 6.3 does not officially support openvswitch, Using http://nullworks.wordpress.com/2012/09/19/kvm-and-openvswitch-on-centos-6-3-minimal/ as reference we tried configuring and testing ASF 4.1 cloudstack CentOS 6.3 with

[DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Musayev, Ilya
Would like to get the feel of what community thinks of having profile abilities in CloudMonkey. I have multiple CS instances at the moment and AFAIK I have to reconfigure CloudMonkey for each when I have to switch - when working on my desktop. Alternative, I could probably create multiple

Re: [ACS41][Patch Request] CLOUDSTACK-1706

2013-03-18 Thread Chip Childers
On Mon, Mar 18, 2013 at 12:14:17PM -0700, Prachi Damle wrote: Already committed to master. Commit hash:d9b85e397d10f2291058ff972094decd8fc4ad7d -- CLOUDSTACK-1706 Failed to deploy VM with error cannot find DeployPlannerSelector Changes: - Regular

[DOC] Help with updating Install Guide sections needed

2013-03-18 Thread David Grizzanti
Hi All, I'm looking to convert a few of the leftover sections of the Install Guide (pre-Apache) into XML and incorporate into the new documentation format. Outside of a straight conversion, a few of the documents require some review in order to bring the documentation up to date. For each

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Ahmad Emneina
+1 I was actually wishing for this, this morning! On Mon, Mar 18, 2013 at 12:20 PM, Musayev, Ilya imusa...@webmd.net wrote: Would like to get the feel of what community thinks of having profile abilities in CloudMonkey. I have multiple CS instances at the moment and AFAIK I have to

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Rohit Yadav
Easily do-able, pass a cfg file as cmd param not sure if everyone wants it? Like git or vim, cfg is by default local for a user in their home folder ~/.cloudmonkey/{cache, config etc.}. Regards. On Tue, Mar 19, 2013 at 12:50 AM, Musayev, Ilya imusa...@webmd.net wrote: Would like to get the feel

KVM Question

2013-03-18 Thread Mike Tutkowski
Hi, This will probably be an easy question for someone out there. :) I'm trying to install cloud-agent on Ubuntu 12.04.1, which is running KVM. I get the following error message. Any thoughts on this? Thanks! mtutkowski@ubuntu:~$ sudo apt-get install cloud-agent [sudo] password for

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 1:44 AM, Ahmad Emneina aemne...@gmail.com wrote: +1 I was actually wishing for this, this morning! Alright will push the change tomorrow, the fix is simple, we'll also change fixed/hard-coded caching file path and add option for people to configure colors (themes for

Re: KVM Question

2013-03-18 Thread David Nalley
On Mon, Mar 18, 2013 at 4:18 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, This will probably be an easy question for someone out there. :) I'm trying to install cloud-agent on Ubuntu 12.04.1, which is running KVM. I get the following error message. Any thoughts on this?

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Ahmad Emneina
you rock rohit! On Mon, Mar 18, 2013 at 1:19 PM, Rohit Yadav bhais...@apache.org wrote: On Tue, Mar 19, 2013 at 1:44 AM, Ahmad Emneina aemne...@gmail.com wrote: +1 I was actually wishing for this, this morning! Alright will push the change tomorrow, the fix is simple, we'll also change

Re: Extending the CloudStack API

2013-03-18 Thread Mike Tutkowski
Hi Rohit, It's funny as...I watch this video, it dawned on me that I was literally in the room during this presentation. The thing is, this was like day 2 for me at my new company and I was super new to CloudStack. Much of that weekend was a blur in retrospect as I was exposed to SO many new

Re: KVM Question

2013-03-18 Thread Mike Tutkowski
Ah...that scared me for a second...I thought maybe I did have the 32-bit version installed. As it turns out, it is the 64-bit version of 12.04.1. :) On Mon, Mar 18, 2013 at 2:25 PM, David Nalley da...@gnsa.us wrote: On Mon, Mar 18, 2013 at 4:18 PM, Mike Tutkowski mike.tutkow...@solidfire.com

Git checkout of version 3.6

2013-03-18 Thread Mike Tutkowski
Hi, A customer is using version 3.6 and I'd like to take a look at that version of CS. I don't actually see such a version in the repo, however. Can someone tell me what branch I should checkout to get to 3.6? Thanks!! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e:

Re: Git checkout of version 3.6

2013-03-18 Thread David Nalley
There is no such version of CloudStack. --David On Mon, Mar 18, 2013 at 4:43 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, A customer is using version 3.6 and I'd like to take a look at that version of CS. I don't actually see such a version in the repo, however. Can someone

Re: Git checkout of version 3.6

2013-03-18 Thread Mike Tutkowski
Awesome :) I guess I can switch to the 3.0.x version...that seems to be the closest. Thanks, David! On Mon, Mar 18, 2013 at 2:47 PM, David Nalley da...@gnsa.us wrote: There is no such version of CloudStack. --David On Mon, Mar 18, 2013 at 4:43 PM, Mike Tutkowski

Re: Git checkout of version 3.6

2013-03-18 Thread David Nalley
3.0.2 was the last version of CloudStack in the 3.0.x line. I don't think the 3.0.x branch exists in the git repo anymore, but there's likely a source tarball still living on sourceforge. --David On Mon, Mar 18, 2013 at 4:49 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Awesome :) I

Re: Git checkout of version 3.6

2013-03-18 Thread Ahmad Emneina
3.0.2 or 4.x+ On Mon, Mar 18, 2013 at 1:49 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Awesome :) I guess I can switch to the 3.0.x version...that seems to be the closest. Thanks, David! On Mon, Mar 18, 2013 at 2:47 PM, David Nalley da...@gnsa.us wrote: There is no such

Re: OS KVM support https://issues.apache.org/jira/browse/CLOUDSTACK-101

2013-03-18 Thread Marcus Sorensen
CentOS 6.4 is out now. libvirt-0.10.2-18.el6.x86_64 On Mon, Mar 18, 2013 at 1:18 PM, Angeline Shen angeline.s...@citrix.com wrote: Hi Hugo: 1. Although CentOS 6.3 does not officially support openvswitch, Using

Re: Git checkout of version 3.6

2013-03-18 Thread Chip Childers
On Mon, Mar 18, 2013 at 4:57 PM, Chip Childers chip.child...@sungard.com wrote: On Mon, Mar 18, 2013 at 04:53:38PM -0400, David Nalley wrote: 3.0.2 was the last version of CloudStack in the 3.0.x line. I don't think the 3.0.x branch exists in the git repo anymore, but there's likely a source

Re: Git checkout of version 3.6

2013-03-18 Thread Mike Tutkowski
Looks like I still have origin/3.0.x in my local repo. I must have forked mine on GitHub before it was deleted and then I recently just did a fetch from the main one. On Mon, Mar 18, 2013 at 3:04 PM, Chip Childers chip.child...@sungard.comwrote: On Mon, Mar 18, 2013 at 4:57 PM, Chip Childers

RE: Git checkout of version 3.6

2013-03-18 Thread Musayev, Ilya
If I'm not mistaken, did not we promote 3.6 to 4.0 as a version? -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Monday, March 18, 2013 5:07 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Git checkout of version 3.6 Looks like I still

RE: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Musayev, Ilya
Rohit, Thank you for working on this. FYI, please close and update CLOUDSTACK-1708. Thank you -ilya -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Monday, March 18, 2013 4:27 PM To: Rohit Yadav Cc: cloudstack-dev@incubator.apache.org Subject: Re:

Re: Git checkout of version 3.6

2013-03-18 Thread David Nalley
On Mon, Mar 18, 2013 at 5:19 PM, Musayev, Ilya imusa...@webmd.net wrote: If I'm not mistaken, did not we promote 3.6 to 4.0 as a version? No.

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Joe Brockmeier
On Mon, Mar 18, 2013, at 02:20 PM, Musayev, Ilya wrote: Would like to get the feel of what community thinks of having profile abilities in CloudMonkey. +1 Alternative, I could probably create multiple shell users and switch between each or do some other magic like swapping config files, but

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Sebastien Goasguen
On Mar 18, 2013, at 4:19 PM, Rohit Yadav bhais...@apache.org wrote: On Tue, Mar 19, 2013 at 1:44 AM, Ahmad Emneina aemne...@gmail.com wrote: +1 I was actually wishing for this, this morning! Alright will push the change tomorrow, the fix is simple, we'll also change fixed/hard-coded

Re: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-18 Thread Wei ZHOU
Patch for CLOUDSTACK-1668 : https://reviews.apache.org/r/9923/ Could someone review it? Wei 2013/3/18 Chip Childers chip.child...@sungard.com Hi all, We're getting close to our scheduled RC (Friday!). Below is the list of current unresolved critical and blocker bugs for 4.1. Can those in

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 3:47 AM, Sebastien Goasguen run...@gmail.com wrote: On Mar 18, 2013, at 4:19 PM, Rohit Yadav bhais...@apache.org wrote: On Tue, Mar 19, 2013 at 1:44 AM, Ahmad Emneina aemne...@gmail.com wrote: +1 I was actually wishing for this, this morning! Alright will push the

Re: Extending the CloudStack API

2013-03-18 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 1:59 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi Rohit, It's funny as...I watch this video, it dawned on me that I was literally in the room during this presentation. :) cool The thing is, this was like day 2 for me at my new company and I was super

CloudStack NYC User Group MeetUp - Wednesday, April 10th, 2013

2013-03-18 Thread Musayev, Ilya
Hi All, We've finalized the date, its going to be April 10th, 2013, WebMD NYC Location - which is also in Google's Building @ 111 8th Ave, 7th Floor, NY, 10011 More details to follow, please help spread the word. This is going to be hands on demo and talk.

Re: [PROPOSAL] EIP across zones

2013-03-18 Thread Chiradeep Vittal
Thanks for this. I'd like to note that there is no evidence that AWS maintains a separate pool of Elastic Public IP and Ephemeral Public IP. If we drop this phantom construct, then the feature is greatly simplified - there are not 2 workflows to acquire a persistent public ip - there are no

VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Hi, I've been playing around with VMware API commands to create a datastore. In sample code I've found, they are throwing a RuntimeFault exception. The problem is this class does not extend Throwable. I admit...I'm totally confused about this. How are they throwing an exception that doesn't

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
It looks like this is part of the VI Java API. It is possible this code, while looking a lot like Java (and having the word Java in its name), is not actually Java code? On Mon, Mar 18, 2013 at 4:39 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, I've been playing around with

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Does CloudStack currently create datastores via vCenter or is that something the user has to set up ahead of time (like doing the PreSetup option with XenServer)? On Mon, Mar 18, 2013 at 4:56 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: It looks like this is part of the VI Java API.

Re: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
In Vmware 5.1 SDK, RuntimeFaultFaultMsg is the exception class for RuntimeFault. RuntimeFault itself is not extended from Throwable. Thanks -min On 3/18/13 3:39 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, I've been playing around with VMware API commands to create a datastore.

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Here is some of the problematic sample code: ObjectContent[] ocs = service.retrieveProperties( content.getPropertyCollector(), new PropertyFilterSpec[] {pfSpec}); It claims to throw a RuntimeFault exception. However, when I look at the API docs for

Re: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
Which sample code are you looking at? I am looking at sample files coming with 5.1 vim25.jar, they always throw RuntimeFaultFaultMsg. Can you tell me the java file name you are looking at? Maybe you are using VI java, not VMware SDK jar? Thanks -min On 3/18/13 4:06 PM, Mike Tutkowski

Re: VMware and RuntimeFault class

2013-03-18 Thread Kelven Yang
VMware API is web-service based, how a web service fault class is mapped to a java class is determined by the underlying web-service tool. In vSphere 4.0/4.1 SDK, it uses Axis 1.4, all web server fault class is derived from org.apache.axis.AxisFault which in turn derives from java Exception

Re: Review Request: MidoNet Networking Plugin [2/2]

2013-03-18 Thread joe mills
On March 14, 2013, 3:59 a.m., Hiroaki Kawai wrote: server/src/com/cloud/network/NetworkManagerImpl.java, line 1773 https://reviews.apache.org/r/9898/diff/1/?file=270127#file270127line1773 NetworkElement should be always called after NetworkGuru, isn't it? Dave Cahill wrote:

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Hi Min, I think this is VI Java...I'm just learning about that (haven't used it before). I guess maybe I don't understand what VI Java is. Is it not expected to conform to normal Java compile rules (like any exception you throw must be a Throwable)? Thanks for clarifying this for me! On Mon,

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
This person had the same problem, but I don't really understand the solution: http://communities.vmware.com/message/1896784 On Mon, Mar 18, 2013 at 7:12 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi Min, I think this is VI Java...I'm just learning about that (haven't used it

Review of QA test plans for full clone feature (CS-670)

2013-03-18 Thread Vijayendra Bhamidipati
Hi Prashant, This is a review of the QA test plans you put up at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configurable+setting+to+use+linked+clones+or+full+clones++on+VMware . Test Id: 2 In the steps, please change the table name from vm_clone_setting to

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
It looks like there are two RuntimeFault classes (one of which extends Throwable indirectly). com.vmware.vim.RuntimeFault is not a Throwable. com.vmware.vim25.RuntimeFault is a Throwable. The funny part is the sample code I have is not using com.vmware.vim25 at all, yet it uses RuntimeFault as a

RE: [MERGE] Support VM Snapshot

2013-03-18 Thread Animesh Chaturvedi
Mice any comments to my email below. Animesh -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Wednesday, March 13, 2013 6:03 PM To: Mice Xia; cloudstack-dev@incubator.apache.org; Chandan Purushothama; Anthony Xu Subject: RE: [MERGE] Support

RE: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Rajesh Battala
Hi Chip, Am working on how to write tests for my feature. Will get them done soon send them for review. Thanks Rajesh Battala -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, March 19, 2013 12:08 AM To: cloudstack-dev@incubator.apache.org

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Here's a good example: public abstract interface com.vmware.vim.VimPortType extends java.rmi.Remote { // Method descriptor #107 (Lcom/vmware/vim/ManagedObjectReference;Ljava/lang/String;)Lcom/vmware/vim/ManagedObjectReference; public abstract com.vmware.vim.ManagedObjectReference

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-18 Thread Musayev, Ilya
Why dont we keep the same config and just have multiple servers defined in single config file. The shell prompt can then display the env name you are working on. Example of prompt: Cloudmonkey [ACS41QA] # Thanks Ilya Original message From: Sebastien Goasguen

RE: KVM Question

2013-03-18 Thread Rajesh Battala
Is cloudstack repo is configured in your ubunut. From the log it looks, the package is not available. Either repo is not configured or its not enabled. Thanks Rajesh Battala -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Tuesday, March 19, 2013

RE: [Merged] - CloudStack -664:AWS Health Check feature into Master

2013-03-18 Thread Rajesh Battala
Chip, I had done the manual testing for the feature covering the tests cases. Creation: = 1. creating of healthcheck with default api params, with optional params. 2. Validation of the params ( checks of response time values) 3. Verified if the LB has the capability of healthcheck then

Re: KVM Question

2013-03-18 Thread Mike Tutkowski
Hi Rajesh, I thought it was, but maybe I input it incorrectly. Admittedly, I'm new to how Linux manages packages this way (been mainly developing on Windows over the past 15 years). Do you happen to know the way I should input that command? Thanks for your time! On Mon, Mar 18, 2013 at 9:21

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
Here is a screen shot of what I'm seeing: http://snag.gy/RQyxY.jpg In the getProperties method, Eclipse is saying I have an unhandled exception. However, that method throws Throwable, so I should be good to go. If I look at the referenced RuntimeFault class, it does not extend Throwable

RE: KVM Question

2013-03-18 Thread Rajesh Battala
Hi Mike, Here is the link for adding kvm host (Ubuntu 12.04) http://opensourcetutorials.blogspot.com/2013/02/adding-ubuntu-1204-kvm-host-to.html

RE: KVM Question

2013-03-18 Thread Rajesh Battala
Hi Mike, This is the latest build http://jenkins.cloudstack.org/view/4.0.1/job/build-4.0.1-nonoss-ubuntu/lastSuccessfulBuild/artifact/CloudStack-non-OSS-4.0.1-9.tar.bz2 For 4.0.1 release which is built on Ubuntu 12.04 LTS. Download the build from this build you can install the agent required

RE: KVM Question

2013-03-18 Thread Rajesh Battala
This blog also has nice info http://www.harryyeh.com/2012/06/cloudstack-infrastructure-build-and.html Thanks Rajesh Battala -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: Tuesday, March 19, 2013 9:39 AM To: cloudstack-dev@incubator.apache.org

RE: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
Hi Mike, From your sample code and your screenshot, I can see that the code is written to use old vmware SDK (4.x) which is using Axis to implement java stub. In that version of vim25.jar, RuntimeFault is extended from MethodFault, which is then extended from AxisFault, which is indeed an

Re: VMware and RuntimeFault class

2013-03-18 Thread Mike Tutkowski
By the way, Min, you wouldn't happen to know of where (if anywhere) in CS we create a VMware datastore, would you? Perhaps it would be easier if I simply followed code CS already has in place. What I'm trying to do is produce a little sample code for a CS customer of ours who is interested in

RE: [MERGE] Support VM Snapshot

2013-03-18 Thread Mice Xia
Animesh, Do you mean limit the capability by adding global configurations or adding in [global-setting-- hypervisor capabilities] ? Mice -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Tuesday, March 19, 2013 9:47 AM To:

RE: [MERGE] Support VM Snapshot

2013-03-18 Thread Animesh Chaturvedi
It would be best to enable/disable this feature on a per hypervisor basis but if that's complicated adding a top level flag to enable/disable the functionality is reasonable. -Original Message- From: Mice Xia [mailto:mice_...@tcloudcomputing.com] Sent: Monday, March 18, 2013 9:59 PM