Role os_heat for OpenStack-Ansible
Go to file
Jesse Pretorius 44490a3aa9 Ensure that role tests pin pip/setuptools/wheel
Currently the role tests use whatever versions of pip,
setuptools and wheel are already installed on the host.

When a version of these tools changes it often causes
problems for our testing.

This will ensure that we use a known good set of pins
which is maintained in the general SHA bumping process.

Change-Id: I51e7f0d81da509d68fbf7d50145afb25ebec7c13
2017-06-04 11:20:50 +01:00
defaults Ensure the components are isolated from the system 2017-03-28 23:32:57 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:54:25 +07:00
examples Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
handlers Use systemd module instead of shell 2017-01-24 11:04:39 +07:00
meta Use package module to install distro packages 2017-05-02 11:32:30 +01:00
releasenotes Rename release note to unique hash 2017-04-28 11:38:48 +01:00
tasks Allow the developer constraints to be adjusted 2017-05-26 11:34:18 +01:00
templates Update paste, policy and rootwrap configurations 2017-05-26 2017-05-26 14:10:58 +01:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:51:39 +01:00
vars Add which in CentOS package list 2017-01-11 13:58:24 -05: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 Install python2-pyOpenSSL package on CentOS 2017-03-03 12:47:10 -06: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 Show team and repo badges on README 2016-11-25 16:10:48 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:16:16 +07:00
setup.cfg Update homepage with developer documentation page 2016-09-20 14:27:00 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:45 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:03:16 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:20:50 +01:00
Vagrantfile Remove Trusty support from os_heat role 2016-12-15 13:17:58 +00:00

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