Role os_heat for OpenStack-Ansible
Go to file
Shashank Tavildar 8c72db41f2 Added SNI support for os_heat via OS packages
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.

Change-Id: Ic1b142f0cf268ea4f783641dacb81497efa9aae6
2016-08-19 20:54:48 +00:00
defaults Add project group to role 2016-08-04 05:13:54 +01:00
doc [DOCS] Use new documenation tree structure 2016-08-15 10:16:45 -05:00
examples [DOCS] Use new documenation tree structure 2016-08-15 10:16:45 -05:00
handlers Ansible 2.x - Address deprecation warning of bare variables 2016-04-21 15:16:22 -04:00
meta Implement Xenial Support 2016-06-14 13:21:42 -05:00
releasenotes Add ability to change apt/yum package state 2016-08-02 14:02:29 +01:00
tasks Merge "Add ability to change apt/yum package state" 2016-08-02 14:52:13 +00:00
templates Update paste, policy and rootwrap configurations 2016-08-15 2016-08-15 15:41:37 +01:00
tests Define default region name. 2016-07-25 13:16:00 -05:00
vars Implement Xenial Support 2016-06-14 13:21:42 -05:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:57:23 +10: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 [DOCS] Use new documenation tree structure 2016-08-15 10:16:45 -05:00
Vagrantfile Adding Vagrantfile for local developer testing 2016-03-08 17:57:46 -05:00
bindep.txt Added SNI support for os_heat via OS packages 2016-08-19 20:54:48 +00:00
run_tests.sh Added SNI support for os_heat via OS packages 2016-08-19 20:54:48 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-02 07:29:57 +00:00
setup.py Updated from global requirements 2016-07-15 03:57:52 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:51 +00:00
tox.ini Include ansible commands for ansible linting 2016-08-11 18:09:09 +01:00

README.rst

OpenStack-Ansible Heat

Ansible role to install OpenStack Heat.

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