rsnt_translations
56,430
edits
mNo edit summary |
mNo edit summary |
||
Line 67: | Line 67: | ||
}} | }} | ||
*''Instance Count'': Number of virtual machines to create. | *''Instance Count'': Number of virtual machines to create. | ||
*''Instance Boot Source'': <code>Boot from image<code | *''Instance Boot Source'': <code>Boot from image<code> Indicates that you wish to boot from an already created image. | ||
*''Image Name'': <code>CentOS-7-x86-64-GenericCloud-1503</code><br/>Name of the image to boot from. | *''Image Name'': <code>CentOS-7-x86-64-GenericCloud-1503</code><br/>Name of the image to boot from. | ||
*''Project Limits'': The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. | *''Project Limits'': The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. | ||
:{{Box | :{{Box | | ||
*If the bars become red, the flavor chosen will consume more resources than your project has available. | *If the bars become red, the flavor chosen will consume more resources than your project has available. | ||
Line 81: | Line 81: | ||
::→If you do not have a key pair, please see above [Cloud Quick Start#SSH Key Pair]. | ::→If you do not have a key pair, please see above [Cloud Quick Start#SSH Key Pair]. | ||
:*''Security Groups'': Do not remove the checkmark <code>default</code>. | :*''Security Groups'': Do not remove the checkmark <code>default</code>. | ||
*''Networking tab'' | *''Networking tab'': Do not change this now. Networking will be discussed later, after you have launched a virtual machine. | ||
*''Post-Creation Tab'' | *''Post-Creation Tab'': Do not change this now. This is where you would paste a '''cloud-init''' script which can do things [[?working?]]like install and configure software and add users and additional SSH keys (see [[OpenStack#Accessing a VM with Multiple Users]]) in an automated step after the VM is created. See [http://cloudinit.readthedocs.org/en/latest/index.html# cloudinit] for more details about clout-init. | ||
*''Advanced Options'' tab<br/>Leave ''Disk Partition'' on ''Automatic'' for now. | *''Advanced Options'' tab<br/>Leave ''Disk Partition'' on ''Automatic'' for now. | ||
Line 90: | Line 90: | ||
<!--T:9--> | <!--T:9--> | ||
Note: When creating a persistent service, we recommend that you boot your virtual machine from a volume | Note: When creating a persistent service, we recommend that you boot your virtual machine from a volume; see [[Persistent Services In The Cloud]]. | ||
==Network== <!--T:10--> | ==Network== <!--T:10--> |