Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D422106B5 for ; Fri, 28 Jun 2013 16:57:06 +0000 (UTC) Received: (qmail 68464 invoked by uid 500); 28 Jun 2013 16:57:05 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 68422 invoked by uid 500); 28 Jun 2013 16:57:05 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 68414 invoked by uid 99); 28 Jun 2013 16:57:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jun 2013 16:57:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mike.tutkowski@solidfire.com designates 209.85.219.47 as permitted sender) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jun 2013 16:57:00 +0000 Received: by mail-oa0-f47.google.com with SMTP id m1so2556081oag.6 for ; Fri, 28 Jun 2013 09:56:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=oOz7VeCK0kVu3PV1OFqIq7pHTeYlZ+EvaAgod9m7iaM=; b=jqOSS20H6ijVKd/uOf8HNE8V5+GtxFQMfBAPxVxxL0ONSR48GKGBKXjprSpOwbSGzM AwnWNTi4yacA35867KPCvPkHBBMkUQuGlbKkOQR+FPcVb0nPp+ULDD5sonlDKaAzaUa7 dW91CfKrMpBcgDlc0GSi0H7dCOTPq9AdywtWU7bx8PhhiclHJRPEbv94VcacHXFrOsal BQY4DJYWbEr9RGJNM2FUsUxSZbTm9pNztAReFmF0HOitH7e9lA7lwy4aJSu8780ONMJy qWHZHidbmzmsrEcL47ekMbqJhc9Za3yIgLXmiA7hoaR77qfnTab4ol+ZEe2eALjVsGl8 L86g== MIME-Version: 1.0 X-Received: by 10.60.102.41 with SMTP id fl9mr5585719oeb.37.1372438599899; Fri, 28 Jun 2013 09:56:39 -0700 (PDT) Received: by 10.182.34.129 with HTTP; Fri, 28 Jun 2013 09:56:39 -0700 (PDT) In-Reply-To: <9ADDE3F979256644BED8F0D244BE51F0034997@LONPEX01CL02.citrite.net> References: <9ADDE3F979256644BED8F0D244BE51F0034962@LONPEX01CL02.citrite.net> <9ADDE3F979256644BED8F0D244BE51F0034997@LONPEX01CL02.citrite.net> Date: Fri, 28 Jun 2013 10:56:39 -0600 Message-ID: Subject: Re: AttachVolumeCommand no longer in use? From: Mike Tutkowski To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=089e0111dd44392b2704e039c398 X-Gm-Message-State: ALoCoQlQN/krtq6naKCf2ZPArdYbIpawr338iA3EJ5P/J3zSyPTHUOdxH8UOnrncPU6Mt3EsFyJX X-Virus-Checked: Checked by ClamAV on apache.org --089e0111dd44392b2704e039c398 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Oh, yeah, to clarify, I just meant I need to continue to merge these large changes into my code and then re-test my code before I commit it. On Fri, Jun 28, 2013 at 9:23 AM, Donal Lafferty wrote: > Merge. AFAIK, it's already merged to Master > > Retest? I'm out of the loop. I'm working on adding Hyper-V to Master, > and not the current release. > > > > -----Original Message----- > > From: Mike Tutkowski [mailto:mike.tutkowski@solidfire.com] > > Sent: 28 June 2013 3:57 PM > > To: dev@cloudstack.apache.org > > Subject: Re: AttachVolumeCommand no longer in use? > > > > So, basically, it could take a while to merge and re-test this. > > > > This week has been kind of a mess with all of the merges. > > > > Do you know if we have the weekend to tie up loose ends? > > > > > > On Fri, Jun 28, 2013 at 8:55 AM, Donal Lafferty > > wrote: > > > > > Yeah, I noticed that as well. > > > > > > The implementation of AttachCommand is in XenServerStorageProcessor. > > > Look for handleStorageCommands in CitrixResourceBase. > > > > > > Also, could you send me a JSON encoded version of the command? > > > > > > > > > > > > > -----Original Message----- > > > > From: Mike Tutkowski [mailto:mike.tutkowski@solidfire.com] > > > > Sent: 28 June 2013 3:30 PM > > > > To: John Burwell; dev@cloudstack.apache.org > > > > Subject: AttachVolumeCommand no longer in use? > > > > > > > > Hi, > > > > > > > > I've been trying to reconcile a ton of changes that were merged in > > > > this > > > week. > > > > > > > > We used to pass an AttachVolumeCommand to CitrixResourceBase, but > > > > now it's called AttachCommand and CitrixResourceBase doesn't know > > > > anything about it (this merge issue is in VolumeManagerImpl). > > > > > > > > I'm a bit confused at the moment on how to handle this merge issue. > > > > > > > > Does anyone know anything about this change? > > > > > > > > Thanks! > > > > > > > > -- > > > > *Mike Tutkowski* > > > > *Senior CloudStack Developer, SolidFire Inc.* > > > > e: mike.tutkowski@solidfire.com > > > > o: 303.746.7302 > > > > Advancing the way the world uses the > > > > cloud > > > > *(tm)* > > > > > > > > > > > -- > > *Mike Tutkowski* > > *Senior CloudStack Developer, SolidFire Inc.* > > e: mike.tutkowski@solidfire.com > > o: 303.746.7302 > > Advancing the way the world uses the > > cloud > > *(tm)* > --=20 *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkowski@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud *=99* --089e0111dd44392b2704e039c398--