Role os_heat for OpenStack-Ansible
Go to file
Jesse Pretorius 9301342903 Simplify pip options/constraints mechanism
The current constraints generation for the
installation involves multiple tasks and multiple
variables.

Using multiple tasks extends the installation time
unnecessarily and the additional variables are
unnecessary.

This patch aims to simplify the mechanism and
hopes to speed it up a little.

Change-Id: Iddaddadffc2e3353db49098ff22e68fa6b0a3d16
2016-11-02 16:46:07 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-02 16:46:07 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:11:38 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
handlers Fix linting issues for ansible-lint 3.4.1 2016-11-02 12:20:24 +00:00
meta Implement Xenial Support 2016-06-14 13:21:42 -05:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 16:46:07 +00:00
tasks Simplify pip options/constraints mechanism 2016-11-02 16:46:07 +00:00
templates Deprecate auth_plugin option 2016-10-26 11:00:15 +08:00
tests Add os_heat role functional tests for gate 2016-10-05 19:41:02 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
.gitignore Add os_heat role functional tests for gate 2016-10-05 19:41:02 +01:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:29:57 +00:00
bindep.txt Compress test execution logs 2016-09-09 10:33:32 +01: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
manual-test.rc Use centralised test scripts 2016-09-28 08:32:50 +01:00
README.rst [DOCS] Use new documenation tree structure 2016-08-15 10:16:45 -05:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 13:01:35 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 14:27:00 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:52 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:44 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:42:45 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:24:06 -04:00

OpenStack-Ansible Heat

Ansible role to install OpenStack Heat.

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