diff options
Diffstat (limited to 'deployment/noheat/README')
-rw-r--r-- | deployment/noheat/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/deployment/noheat/README b/deployment/noheat/README new file mode 100644 index 000000000..b76d1803c --- /dev/null +++ b/deployment/noheat/README @@ -0,0 +1,23 @@ +================================ + ONAP on Openstack without Heat +================================ + +Ansible roles and sample playbooks for automatic deployments for system testing and continuous +integration test flows. These will orchestrate Openstack virtual machines setup for a Kubernetes +cluster, a Rancher Kubernetes Engine (RKE) deployment, a DevStack deployment and an ONAP deployment. + +They will be used in Service Mesh lab. + +Prerequisites +------------- + +Infrastructure +~~~~~~~~~~~~~~ + +- OpenStack cloud (no Heat support required) + + +Expected output +--------------- + +Ephemeral (disposable) ONAP instance. |