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 F4072E27C for ; Mon, 11 Feb 2013 21:51:12 +0000 (UTC) Received: (qmail 53923 invoked by uid 500); 11 Feb 2013 21:51:12 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 53904 invoked by uid 500); 11 Feb 2013 21:51:12 -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 53895 invoked by uid 99); 11 Feb 2013 21:51:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 21:51:12 +0000 Date: Mon, 11 Feb 2013 21:51:12 +0000 (UTC) From: "Ronelle Landy (JIRA)" To: dev@deltacloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DTACLOUD-416) No Base64 Decoding 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-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576157#comment-13576157 ] Ronelle Landy commented on DTACLOUD-416: ---------------------------------------- Verification waiting on: DTACLOUD-464 > No Base64 Decoding Openstack Driver > ----------------------------------- > > Key: DTACLOUD-416 > URL: https://issues.apache.org/jira/browse/DTACLOUD-416 > Project: DeltaCloud > Issue Type: Bug > Components: Native/Frontend > Environment: Deltacloud commit version: b88656bfc0390fc5f9675b800fc1039e2d51cf09 > Openstack provider (RHOS- Essex) > Reporter: Ronelle Landy > Assignee: Ronelle Landy > Attachments: 0001-DTACLOUD-416-do-not-base64-encode-the-user-data.patch > > > Using just the Deltacloud server pointing at a RHOS provider, I: > * created an instance with user_data (Base64 encode once) > * created and attached a floating ip (using nova) > * ssh'ed to the instance > * >> curl -s GET http://169.254.169.254/latest/user-data (to find the user_data) > The user_data was returned (yay!) but in the same state of Base64 encoding in which it was passed to the instance on creation. As I understand, with other providers, using just the server and not any of the Ruby clients, the data is returned - Base64 decoded (one time). > What is the correct situation for Openstack? -- 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