Ronelle Landy created DTACLOUD-281:
--------------------------------------
Summary: CIMI: How do I add user_data when creating a machine?
Key: DTACLOUD-281
URL: https://issues.apache.org/jira/browse/DTACLOUD-281
Project: DeltaCloud
Issue Type: Question
Components: Server
Environment: deltacloud commit version
4e3015fd45439e0e300286e095dcdb8ab6821caf
Reporter: Ronelle Landy
Following that the xml listed is needed to create a machine, if I wanted to
pass user_data (needed for Audrey), how and where would I add that to the
create command?:
<Machine>
<name>myMachine</name>
<description>new machine</description>
<machineTemplate>
<machineImage
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_images/img1"/>
<machineConfig
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_configurations/m1-large"/>
</machineTemplate>
</Machine>
--
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