Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-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 22062ECF8 for ; Sat, 12 Jan 2013 18:22:14 +0000 (UTC) Received: (qmail 57235 invoked by uid 500); 12 Jan 2013 18:22:13 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 57139 invoked by uid 500); 12 Jan 2013 18:22:13 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 57100 invoked by uid 99); 12 Jan 2013 18:22:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jan 2013 18:22:12 +0000 Date: Sat, 12 Jan 2013 18:22:12 +0000 (UTC) From: "Christian Karnath (JIRA)" To: dev@deltacloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DTACLOUD-319) Rackspace driver: GET /api/instances - new instances are not returned until a number of minutes after they are created 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/DTACLOUD-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551984#comment-13551984 ] Christian Karnath commented on DTACLOUD-319: -------------------------------------------- Ok, I sent a pull request to rackspace three month ago but no one accepted it yet. Is it possible to include this fix as a monkey patch? > Rackspace driver: GET /api/instances - new instances are not returned until a number of minutes after they are created > ---------------------------------------------------------------------------------------------------------------------- > > Key: DTACLOUD-319 > URL: https://issues.apache.org/jira/browse/DTACLOUD-319 > Project: DeltaCloud > Issue Type: Bug > Components: Server > Environment: deltacloud gem 1.0.2 (and beyond) > Rackpsace > Ruby 1.9 > Reporter: Ronelle Landy > > I can create an instance .... > curl -X POST -F "image_id=120" -F "name=myNewName" -F "hwp_id=3" --user "un:pw" "http:/server:3012/api/instances?format=xml" > > > myNewName > rlandy > > > PENDING > > > > > >
198.61.198.101
>
10.178.99.81
> > > > root > > > >
> The instance appears in the Rackspace console - copied output below: > (Name > myNewName > ID > 21118623) > But Deltacloud does not return this instance: > [rlandy@localhost /]$ curl -X GET --user "un:pw" "http://qeblade39.rhq.lab.eng.bos.redhat.com:3012/api/instances?format=xml" > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira