Differences

This shows you the differences between two versions of the page.


cloudappliance:openstack [2024_02_28 01:03] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 +
 +====== Example OpenStack Compute Deployment ======
 +
 +
 +The NAA Appliance can be deployed NAAto OpenStack Compute. This is an example of a deployment to a public service provided by Cloud VPS
 +
 +===== 1 NAAOVF Hypervisor image =====
 +
 +
 +
 +{{:/cloudappliance:openstack:steps:sme_1_sme_ovf_hypervisor_i.png}}
 +
 +The NAAEFSS appliance is provided in OVF format. To deploy the appliance in CloudVPS, you can upload the vmdk disk, which is also provided with the NAAOVF appliance, to CloudVPS as an image. �\\ When uploading the image make sure you provide the following values\\
 +  * • Type:vmdk
 +  * • Cloud-Init Support : Image doesn’t support cloud-init
 +  * • Minimum Disk: 20 GB
 +  * • Minimum RAM: 2048 MB
 +
 +
 +
 +===== 2 Uploadingand running the image =====
 +
 +
 +
 +{{:/cloudappliance:openstack:steps:sme_2_uploadingand_running.png}}
 +
 +Once you have uploaded the image you can launch a server by providing the following values:\\ \\
 +  * • Architecture : X86_64
 +  * • Cloud-Init Support : Image doesn’t support cloud-init
 +  * • Add the following key value pair to met data
 +  *     * o Key: hw_disk_bus
 +    * o Value: ide
 +
 +At this point the image can be run.
 +
 +