user_data of create_server of nova need encoded with base64

Bug #1469489 reported by alex kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Invalid
Undecided
Unassigned

Bug Description

def create_server() code user_data as input.
user_data should be based64 encoded.

Please refer to: https://blueprints.launchpad.net/nova/+spec/update-userdata
and http://developer.openstack.org/api-ref-compute-v2-ext.html

extracted from "Create server":

Parameter: user_data (Optional)
Style: plain
Type: xsd:string
Description: Configuration information or scripts to use upon launch. Must be Base64 encoded.

Revision history for this message
alex kang (akang) wrote :

is not a bug, I need to encode it myself before calling API.

Please INVALIDATE this.

Sorry for the problem.

Changed in tempest:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.