Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C830B10074 for ; Tue, 26 Nov 2013 18:42:49 +0000 (UTC) Received: (qmail 12020 invoked by uid 500); 26 Nov 2013 18:42:40 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 11975 invoked by uid 500); 26 Nov 2013 18:42:38 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 11957 invoked by uid 500); 26 Nov 2013 18:42:37 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 11947 invoked by uid 99); 26 Nov 2013 18:42:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Nov 2013 18:42:36 +0000 Date: Tue, 26 Nov 2013 18:42:36 +0000 (UTC) From: "Parth Jagirdar (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-5223) [Automation] test_vpc_vm_life_cycle.py does not create service offering with HOST tag MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Jagirdar updated CLOUDSTACK-5223: --------------------------------------- Summary: [Automation] test_vpc_vm_life_cycle.py does not create service offering with HOST tag (was: [Automation] test_vpc_vm_life_cycle.py not created service offering with HOST tag) > [Automation] test_vpc_vm_life_cycle.py does not create service offering with HOST tag > ------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-5223 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5223 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.3.0 > Environment: Automation > Reporter: Rayees Namathponnan > Assignee: Parth Jagirdar > Fix For: 4.3.0 > > > As per the test case description test case trying to create service offering with host tag; > But actually test cases not created service offering with host tag; please see the log > 2013-11-20 02:43:08,528 INFO [a.c.c.a.ApiServer] (catalina-exec-17:ctx-6bd44815 ctx-056435a1 ctx-bc3feb2c) (userId=2 accountId=2 sessionId=null) 10.223.240.194 -- GET apiKey=a8WrP3KUsp4G9e4xsseUEgqRJF0hoZ8uZwtIL5tM7fnSNgZ-uez5ht7x0GvH8fnVzI59gjnq93VRZzazazy8dQ&name=Tiny+Instance-+tagged+host+2&cpuspeed=100&signature=B9w228yOPWTmc0ggibrr6drXuhY%3D&command=createServiceOffering&memory=128&displaytext=Tiny+off-tagged+host2&cpunumber=1&response=json 200 { "createserviceofferingresponse" : { "serviceoffering" : {"id":"f6a80b1f-0acf-4364-bde8-c246316ec58d","name":"Tiny Instance- tagged host 2","displaytext":"Tiny off-tagged host2","cpunumber":1,"cpuspeed":100,"memory":128,"created":"2013-11-20T02:43:08-0800","storagetype":"shared","offerha":false,"limitcpuuse":false,"isvolatile":false,"issystem":false,"defaultuse":false} } > Please refer the API doc > xmldoc/html/root_admin/createServiceOffering.html > Also we need to verify , that vm is create based on host tag or nor, this is missing now -- This message was sent by Atlassian JIRA (v6.1#6144)