rsnt_translations
56,430
edits
mNo edit summary |
mNo edit summary |
||
Line 68: | Line 68: | ||
<br>*''Instance Count'': Number of virtual machines to create. | <br>*''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> | *''Image Name'': <code>CentOS-7-x86-64-GenericCloud-1503</code> is the 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 | | ||
Line 78: | Line 78: | ||
*''Access & Security'' tab<br/> | *''Access & Security'' tab<br/> | ||
**''Key Pair'': Select your SSH key pair. | **''Key Pair'': Select your SSH key pair. | ||
: | :{{Box |If you have only one, it is selected by default. | ||
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 for <code>default</code>. | |||
*''Networking tab'': Do not change this now. Networking will be discussed later, after you have launched a virtual machine. | *''Networking tab'': Do not change this now. Networking will be discussed later, after you have launched a virtual machine. | ||
*''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. | *''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. |