Prepare operation machine for in-cluster deployment stage
[integration.git] / deployment / noheat / README.rst
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: tested on 2.9.9 (using Python 3.5.2)
28     - Collections
29         - community.crypto: tested on 1.3.0
30         - ansible.posix: tested on 1.1.1
31     - Roles
32         - geerlingguy.ansible: tested on 2.1.0
33 - openstacksdk_: tested on 0.46.0 (using Python 3.5.2)
34
35 .. _openstacksdk: https://pypi.org/project/openstacksdk
36
37
38 Expected output
39 ---------------
40
41 Ephemeral (disposable) ONAP instance.