Introduce ONAP CI Lab infrastructure setup guide
[integration.git] / deployment / noheat / infra-openstack / README
1 ==================================================
2  Cloud infrastructure: OpenStack virtual machines
3 ==================================================
4
5 Ansible roles and sample playbooks for creating virtual machines on OpenStack without Heat support.
6
7 They will be used to create virtual machines hosting Service Mesh lab cluster.
8
9 Prerequisites
10 -------------
11
12 Infrastructure
13 ~~~~~~~~~~~~~~
14
15 - OpenStack cloud (no Heat support required)
16
17 Configuration
18 ~~~~~~~~~~~~~
19
20 - OpenStack ``clouds.yaml`` file
21
22 Dependencies
23 ~~~~~~~~~~~~
24
25 - Ansible
26 - openstacksdk_
27
28 .. _openstacksdk: https://pypi.org/project/openstacksdk
29
30
31 Expected output
32 ---------------
33
34 Ephemeral (disposable) OpenStack virtual machines for a Kubernetes cluster.