Automating VM creation: Difference between revisions

Jump to navigation Jump to search
Line 6: Line 6:


===Specifying a CloudInit File===
===Specifying a CloudInit File===
* Start as normal when launching an instance, by clicking [[File:Launch-Instance-Button-Kilo.png|150px]] and specifying your VM's configuration as described in [[Cloud_Quick_Start#Launching_a_VM]].
* Start as normal when launching an instance, by clicking [[File:Launch-Instance-Button-Kilo.png|125px]] under ''Project''->''Compute''->''Instances'' and specifying your VM's configuration as described in [[Cloud_Quick_Start#Launching_a_VM]].
* '''Before''' clicking ''Launch'', select the ''Post-Creation'' tab.
* '''Before''' clicking ''Launch'', select the ''Post-Creation'' tab.
* Specify your ''Customization Script Source'', in this case a CloudInit YAML file, by either coping and pasting into a text box (''Direct Input'' method) or uploading from a file from your desktop computer (''File'' method). Older versions of OpenStack, in particular IceHouse, only provide a text box to copy and past your CloudInit file into.
* Specify your ''Customization Script Source'', in this case a CloudInit YAML file, by either coping and pasting into a text box (''Direct Input'' method) or uploading from a file from your desktop computer (''File'' method). Older versions of OpenStack, in particular IceHouse, only provide a text box to copy and past your CloudInit file into.
* Once you have completed the usual selections for your VM as described in [[Cloud_Quick_Start#Launching_a_VM]] and provided your CloudInit YAML file to Horizon, click ''Launch'' to create the VM.
* Once the usual selections for your VM, as described in [[Cloud_Quick_Start#Launching_a_VM]], have been made and the CloudInit YAML file is included, click ''Launch'' to create the VM.
* It may take some time for CloudInit to complete running depending on what has been specified in the CloudInit YAML file.
* It may take some time for CloudInit to complete depending on what has been specified in the CloudInit YAML file.


===Checking CloudInit Progress===
===Checking CloudInit Progress===
cc_staff
1,486

edits

Navigation menu