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 571A59583 for ; Thu, 23 Aug 2012 17:12:45 +0000 (UTC) Received: (qmail 28383 invoked by uid 500); 23 Aug 2012 17:12:43 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 28324 invoked by uid 500); 23 Aug 2012 17:12:43 -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 27943 invoked by uid 99); 23 Aug 2012 17:12:43 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 17:12:43 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D3A202C0A63 for ; Thu, 23 Aug 2012 17:12:42 +0000 (UTC) Date: Fri, 24 Aug 2012 04:12:42 +1100 (NCT) From: "Leander Beernaert (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1692344292.6345.1345741962867.JavaMail.jiratomcat@arcas> In-Reply-To: <1482261551.39230.1345638637794.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (DTACLOUD-306) can't retrieve instance details with openstack driver 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-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440458#comment-13440458 ] Leander Beernaert commented on DTACLOUD-306: -------------------------------------------- The patch worked. I can now access the instance detail and reboot it as well. :) > can't retrieve instance details with openstack driver > ----------------------------------------------------- > > Key: DTACLOUD-306 > URL: https://issues.apache.org/jira/browse/DTACLOUD-306 > Project: DeltaCloud > Issue Type: Bug > Reporter: Marios Andreou > Assignee: Marios Andreou > Attachments: 0001-Fix-for-DTACLOUD_306-Openstack-server-ID-should-be-p.patch > > > NOTE: AS REPORTED BY Leander Bessa Beernaert to dev@deltacloud.apache.org mailing list: > I've been tasked to look at Deltacloud, in particular the OpenStack driver. > I have a small OpenStack setup running with OpenStack Essex on Ubuntu > 12.04. Each time i try to see an instance in detail i get the following > error: > OpenStack::Exception::ItemNotFound:The resource could not be found. > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/connection.rb:436:in `raise_exception' > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/connection.rb:189:in `req' > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/compute/server.rb:52:in `populate' > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/compute/server.rb:37:in `initialize' > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/compute/connection.rb:28:in `new' > /var/lib/gems/1.9.1/gems/openstack-1.0.1/lib/openstack/compute/connection.rb:28:in `get_server' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.1/lib/deltacloud/drivers/openstack/openstack_driver.rb:122:in `block in instances' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.1/lib/deltacloud/drivers/exceptions.rb:181:in `call' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.1/lib/deltacloud/drivers/exceptions.rb:181:in `safely' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.1/lib/deltacloud/drivers/openstack/openstack_driver.rb:120:in `instances' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.1/lib/deltacloud/drivers/base_driver.rb:217:in `instance' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira