Introduce ONAP CI Lab infrastructure setup guide
[integration.git] / deployment / noheat / README
1 ================================
2  ONAP on Openstack without Heat
3 ================================
4
5 Ansible roles and sample playbooks for automatic deployments for system testing and continuous
6 integration test flows. These will orchestrate Openstack virtual machines setup for a Kubernetes
7 cluster, a Rancher Kubernetes Engine (RKE) deployment, a DevStack deployment and an ONAP deployment.
8
9 They will be used in Service Mesh lab.
10
11 Prerequisites
12 -------------
13
14 Infrastructure
15 ~~~~~~~~~~~~~~
16
17 - OpenStack cloud (no Heat support required)
18
19 Configuration
20 ~~~~~~~~~~~~~
21
22 - OpenStack ``clouds.yaml`` file
23
24 Dependencies
25 ~~~~~~~~~~~~
26
27 - Ansible
28 - openstacksdk_
29
30 .. _openstacksdk: https://pypi.org/project/openstacksdk
31
32
33 Expected output
34 ---------------
35
36 Ephemeral (disposable) ONAP instance.