Role os_heat for OpenStack-Ansible
Go to file
Jesse Pretorius 8878e8c44d Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: Iae52d01acd33f6caa91a526f6c19c2ac19161702
2016-08-30 17:10:53 +01: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 Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01: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 Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
templates Update paste, policy and rootwrap configurations 2016-08-15 2016-08-15 15:41:37 +01:00
tests Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01: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 Remove apt update from Vagrantfile 2016-08-19 15:24:06 -04: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 Enable log collection after functional testing 2016-08-29 21:36:34 -05: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