cc_staff
1,486
edits
Line 40: | Line 40: | ||
**Project Limits: The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. If the bars become red it indicates the flavor chosen will consume more resources than your project has available. Blue bars indicate any existing resources you project may be using. | **Project Limits: The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. If the bars become red it indicates the flavor chosen will consume more resources than your project has available. Blue bars indicate any existing resources you project may be using. | ||
*Access & Security tab<br/> | *Access & Security tab<br/> | ||
**Key Pair: Select your SSH key pair. If you have only one, it will be selected by default. | **Key Pair: Select your SSH key pair. If you have only one, it will be selected by default. If you do not have a key pair please see above steps [Cloud Quick Start#SSH Key Pair]. | ||
**Security Groups: Leave <code>default</code> selected here. | **Security Groups: Leave <code>default</code> selected here. | ||
*Networking tab<br/>You do not need to change this now. Networking will be discussed below after you have launched in instance. | *Networking tab<br/>You do not need to change this now. Networking will be discussed below after you have launched in instance. | ||
*Post-Creation Tab<br/>No need to change this now. This is where you can paste a '''cloud-init''' script which can do things like install and configure software | *Post-Creation Tab<br/>No need to change this now. This is where you can paste a '''cloud-init''' script which can do things like install and configure software and add users and add 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. | ||