Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1513DF5E for ; Fri, 14 Sep 2012 06:59:31 +0000 (UTC) Received: (qmail 14305 invoked by uid 500); 14 Sep 2012 06:59:31 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 14192 invoked by uid 500); 14 Sep 2012 06:59:31 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 14157 invoked by uid 99); 14 Sep 2012 06:59:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 06:59:30 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Murali.Reddy@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 06:59:24 +0000 X-IronPort-AV: E=Sophos;i="4.80,421,1344211200"; d="scan'208";a="12720301" Received: from banpmailmx02.citrite.net ([10.103.128.74]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 14 Sep 2012 06:58:58 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX02.citrite.net ([10.103.128.74]) with mapi; Fri, 14 Sep 2012 12:28:57 +0530 From: Murali Reddy To: "cloudstack-users@incubator.apache.org" Date: Fri, 14 Sep 2012 12:30:53 +0530 Subject: Re: VMware API calls Thread-Topic: VMware API calls Thread-Index: Ac2SRmibl54UlxflRj+q/W34Ihz/fQ== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On 14/09/12 12:20 PM, "Marcos Ortiz" wrote: >Hi again, > >Where are this files located? > >I can=B4t find any file in cloudstack management.... I have 3.0.4 version 3.0.4 is not a apache release. Please look at the master or 4.0 branch on CloudStack ASF repo at [1] [1] https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git > >Regards >-----Mensaje original----- >De: Murali Reddy [mailto:Murali.Reddy@citrix.com] >Enviado el: viernes, 14 de septiembre de 2012 8:31 >Para: cloudstack-users@incubator.apache.org >Asunto: Re: VMware API calls > >On 14/09/12 10:13 AM, "Marcos Ortiz" wrote: > >>Thanks for your reply, but I need to know where are defined in CS this >>API calls, for example when you create a new instance, which CS >>function call VMware API, to see the source code. > >Please look at "vmware-base/src/com/cloud/hypervisor/vmware/mo" and >search for calls of patterns _context.getService().* you will get all the >venter API calls. > >You can also look at the >plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/Vmware >R >esource.java for the specific CloudStack operations and how they map to >venter calls. > >> >>Thanks >> >>Marcos Ortiz Fern=E1ndez >>IT Technical Engineer >>Anadat Consulting >> >> >>El 14/09/2012, a las 06:37, "Matty Courtney" >> >>escribi=F3: >> >>> VMware's Project Onyx may be able to help here. >>>=20 >>> It's designed to sit between your vCenter Server and VI Client and >>> can output commands in a number of formats, including raw SOAP, for >>> events that happen. >>>=20 >>> I'm not sure if it only worsk with the VI Client, or if it will be >>> possible to use between CloudStack and vCenter Server. >>>=20 >>> You can fetch Project Onyx from >>>=20 >>>http://communities.vmware.com/community/vmtn/server/vsphere/automation >>>too >>>ls >>> /onyx. Please let me know if it works for you. >>>=20 >>> Regards, >>>=20 >>> Matty Courtney >>> CloudPlatform Implementation Engineer Citrix Worldwide Cloud Services >>>=20 >>> On 14/09/12 1:06 PM, "Marcos Ortiz" wrote: >>>=20 >>>> Hi, >>>>=20 >>>> Can I see the VMware API calls called from cloudstack? I want to see >>>>all the calls issued to VMware API when CS provisioned a new >>>>instance. >>>>=20 >>>> Regards! >>>>=20 >>>> Marcos Ortiz Fern=E1ndez >>>> IT Technical Engineer >>>> Anadat Consulting >>>>=20 >>>>=20 >>>>=20 >>>=20 >> >> >> > > > > >