cb7cb9320dd4395102e36034be534b5553434079
[integration.git] / deployment / noheat / infra-openstack / README.rst
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: tested on 2.9.9 (using Python 3.5.2)
26 - openstacksdk_: tested on 0.46.0 (using Python 3.5.2)
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.