Command Line Deployment

You can also use the following command line to create a glance image on the controller node for OpenStack, as shown in the following example:

# glance image-create --name FREL_Cloud --container-format bare --disk-format qcow2 --min-disk 40 --min-ram 2048 --file ./FREL_OpenStack_SP5.qcow2
×

Loading...