From 014c8b706c681bdf0f81a228e89635ae6d33ab40 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Fri, 8 May 2020 10:58:47 +0200 Subject: Introduce ONAP CI Lab setup guide This patch adds information on expected results from following the guide. It will be used for Service Mesh lab purposes. Issue-ID: INT-1601 Change-Id: I26decb9d785270b3c580bd0ce3cc97262c9a171a Signed-off-by: Pawel Wieczorek --- deployment/noheat/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 deployment/noheat/README (limited to 'deployment/noheat/README') 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. -- cgit 1.2.3-korg