@@ -8,8 +8,25 @@ We at Swisscom Innovations we are looking for solutions to deploy OpenAir-CN (th
This section outlines what you will need in order to deploy Openair-CN on your OpenStack cloud.
* Access to an OpenStack cloud with the following services enabled: nova, cinder, neutron, heat.
* The HOT (Heat Orchestration Template).
* Access to an OpenStack tenant
The template creates a router, a floating IP, a network, volumes, security groups, ports and instances on OpenStack. Keep in mind that your tenant has suffcient quotas to create those ressources.
* The HOT (Heat Orchestration Template)
The heat template is in openair-cn located here
* Ubuntu images with os-*config tools installed.
Since the heat template uses Heat::SoftwareDeployment the image for the VM needs to have os-collect-config/heat-config/os-apply-config installed. Such images can be created manually and uploaded to your cloud.