[ https://issues.apache.org/jira/browse/DTACLOUD-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph J. VLcek resolved DTACLOUD-416. -------------------------------------- Resolution: Fixed Assignee: Ronelle Landy (was: Joseph J. VLcek) Fix with commit: https://github.com/apache/deltacloud/commit/cdcf0eb5c41d0968d8c7fc79ecec1f995f9431a4 Assigning to QE for verification. > 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