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 3FFCD10E1C for ; Tue, 6 Jan 2015 12:30:33 +0000 (UTC) Received: (qmail 246 invoked by uid 500); 6 Jan 2015 12:30:29 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 197 invoked by uid 500); 6 Jan 2015 12:30:29 -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 185 invoked by uid 99); 6 Jan 2015 12:30:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 12:30:27 +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 terbolous@gmail.com designates 74.125.82.174 as permitted sender) Received: from [74.125.82.174] (HELO mail-we0-f174.google.com) (74.125.82.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 12:30:02 +0000 Received: by mail-we0-f174.google.com with SMTP id k48so9611137wev.33 for ; Tue, 06 Jan 2015 04:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6js/Y03MVTtB2fsKkziEVMGZO+0ynyvuyK9+SHSEbDE=; b=MBW8U+eMtYWKQTxuwdlz92XrFwrHgMu4fJUp50Kuj8d56ooDDGmKFnXpZND5g2N5tq FUJYP8cifYntQIZO0Bpf27YnRDQ5+jEg+C0jtDOUPRL1xu49EqS3skSiZwaBDQbfFSv2 z7xp+/Y2JrOUFByDN0k/coT2V7UkC2o3avWFOm0+y3yBWChftfxSvdBSSIPe9/4SjS3s OlNzZponTMW9SZ8gtkreKWycxwDbBWp/R3OJFZlOCCuG4iPip1rg0IkrIY1R2q+Cyqiz hel5NzPt/ym6+mA5wjCnd+e+uqtWoDCGZiv1Wm4GL3z1JRvclsIgeoJyUwobmAwgmX1I xWWQ== MIME-Version: 1.0 X-Received: by 10.194.239.233 with SMTP id vv9mr25031110wjc.90.1420547266535; Tue, 06 Jan 2015 04:27:46 -0800 (PST) Received: by 10.14.207.129 with HTTP; Tue, 6 Jan 2015 04:27:46 -0800 (PST) Date: Tue, 6 Jan 2015 13:27:46 +0100 Message-ID: Subject: Unable to add affinity group to instances in project From: Erik Weber To: dev Content-Type: multipart/alternative; boundary=089e013d1b2c356cf6050bfaef19 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d1b2c356cf6050bfaef19 Content-Type: text/plain; charset=UTF-8 Note: this is on ACS 4.4.1 Before I submit an issue I'd like to check if this is intended or not. When I try to update a vm in a project to have an affinity group, the api doesn't accept projectid as a parameter and fails. It fails for new deployments having affinity group rules as well. Tried searching Jira for an issue, but my Jira-foo isn't the best (yet). Working on upgrading the lab to latest 4.4 to see if it's fixed. Relevant logs: http://pastebin.com/9GUrQSFQ -- Erik --089e013d1b2c356cf6050bfaef19--