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 A384A10BCC for ; Mon, 6 May 2013 18:04:51 +0000 (UTC) Received: (qmail 75291 invoked by uid 500); 6 May 2013 18:04:51 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 75240 invoked by uid 500); 6 May 2013 18:04:51 -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 75229 invoked by uid 99); 6 May 2013 18:04:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:04:51 +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 (nike.apache.org: domain of mike.tutkowski@solidfire.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-ob0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:04:45 +0000 Received: by mail-ob0-f180.google.com with SMTP id uk5so3390044obc.11 for ; Mon, 06 May 2013 11:04:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=fqbOqZe4eyEp9q6F0v8u5AOGIlHN4vstm4HTEpGwr88=; b=TJF47+v9WG6AYo5Ybi69cJCAvVAS/ihsbKHf7PJX3nsDn9XfNjlKfInuw6Wg8DGbra CF5jUq2Y+gpA1Z2zz1kNfKghTkaDjmdY60Ll9bShtSejOSUEFdTXZtCUeGCNJ2xGXRr7 CCEGErXJ87ee+e4vNihb1G01Lqgni15G0kinuyoAbymbBpuzBJqyVzmBOb9zPQDSmlQV 4e68J5srlFRuc/vZFO569ieeGEDHMx1WOW/XJROTbHU4K0Ce7waRm4xBCirtz4olSo09 pguOao8EHi5yTo1mzeDjBmWsxcua7HuTonTrEelZzRwDZhfKKQTcXKrKQKbGw3DprdY0 Y0hw== MIME-Version: 1.0 X-Received: by 10.60.131.104 with SMTP id ol8mr1640771oeb.104.1367863463624; Mon, 06 May 2013 11:04:23 -0700 (PDT) Received: by 10.182.129.104 with HTTP; Mon, 6 May 2013 11:04:23 -0700 (PDT) Date: Mon, 6 May 2013 12:04:23 -0600 Message-ID: Subject: Trouble with deployDataCenter.py From: Mike Tutkowski To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=089e013cb85cda20a804dc10870e X-Gm-Message-State: ALoCoQnkn/HCoDEWhCF/pmIdhuYQ3mZp3t2pmUNK2joazKBiG+nNOdY1Kx+7zGC0PQ7OI5stfn/H X-Virus-Checked: Checked by ClamAV on apache.org --089e013cb85cda20a804dc10870e Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, I just updated to the latest today and ran deployDataCenter.py to build a DevCloud2 environment. The script is having trouble. Any thoughts on this? Has this worked recently for anyone else? Thanks! mtutkowski-LT:devcloud mtutkowski$ python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg Traceback (most recent call last): File "../marvin/marvin/deployDataCenter.py", line 476, in deploy.deploy() File "../marvin/marvin/deployDataCenter.py", line 459, in deploy self.loadCfg() File "../marvin/marvin/deployDataCenter.py", line 410, in loadCfg apiKey, securityKey =3D self.registerApiKey() File "../marvin/marvin/deployDataCenter.py", line 349, in registerApiKey listuserRes =3D self.testClient.getApiClient().listUsers(listuser) File "/Users/mtutkowski/Documents/CloudStack/src/incubator-cloudstack/tools/marv= in/marvin/cloudstackAPI/cloudstackAPIClient.py", line 433, in listUsers response =3D self.connection.marvin_request(command, data=3Dpostdata, response_type=3Dresponse) TypeError: marvin_request() got an unexpected keyword argument 'data' --=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* --089e013cb85cda20a804dc10870e--