Role os_heat for OpenStack-Ansible
Go to file
Jimmy McCrory d9b4966128 Add MySQL connection SSL support
When 'heat_galera_use_ssl' is True, use an encrypted connection to
the database using either a self-signed or user-provided CA certificate.

A new non-voting test has been added to verify that the role remains
functional when enabling SSL features.

Change-Id: I8d582a5fe18b33592461f3ea23551c97720b8e7d
Partial-Bug: 1667789
2017-12-14 09:37:55 -08:00
defaults Add MySQL connection SSL support 2017-12-14 09:37:55 -08:00
doc Remove pip_install dependency 2017-12-05 11:55:06 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
handlers Optimise role execution 2017-07-10 13:08:21 +01:00
meta Remove pip_install dependency 2017-12-05 11:55:06 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 07:57:40 +01:00
tasks tasks: heat_install: Fix virtualenv-tools issue on openSUSE 2017-08-15 06:01:30 +01:00
templates Add MySQL connection SSL support 2017-12-14 09:37:55 -08:00
tests Initial OSA zuul v3 role jobs 2017-10-17 20:09:53 +00:00
vars Merge "Add support for the openSUSE Leap distributions" 2017-07-13 15:07:48 +00:00
zuul.d Add MySQL connection SSL support 2017-12-14 09:37:55 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:32 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:29:57 +00:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-05 15:44:51 -05:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:10:48 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:27 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:06 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:32:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:16:24 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:37:22 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:45 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:19:53 +00:00
tox.ini Add MySQL connection SSL support 2017-12-14 09:37:55 -08:00

README.rst

Team and repository tags

image

OpenStack-Ansible Heat

Ansible role to install OpenStack Heat.

This role will install:
  • heat-api
  • heat-api-cfn
  • heat-api-cloudwatch
  • heat-engine