Role os_heat for OpenStack-Ansible
Go to file
Doug Hellmann e1269a95bb fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I6626db99852807bdea69bb9927a13aa09ff82aa0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:43:26 -04:00
defaults Setup oslo.messaging extra packages for optional drivers 2018-09-11 10:21:11 -04:00
doc Explain how to configure public endpoint 2018-07-25 11:01:53 +02:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:33:14 +00:00
handlers Use a common python build/install role 2018-09-03 11:10:16 +00:00
meta Remove galera_client meta-dependency 2018-09-16 03:28:07 +00:00
releasenotes Update reno for stable/rocky 2018-08-10 16:46:51 +00:00
tasks Update messaging notification configuration 2018-09-22 10:15:19 -04:00
templates Update messaging notification configuration 2018-09-22 10:15:19 -04:00
tests Merge "Trivial: Fix the pep8 warning" 2018-09-13 10:29:53 +00:00
vars Remove python-keystoneclient package install 2018-09-18 11:32:59 +00:00
zuul.d Clean up role tests 2018-09-07 14:53:42 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:52:11 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:29:57 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:08:56 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add source code repository notes link to README 2018-07-04 20:39:27 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:41:33 +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 2018-04-30 05:14:25 +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
tox.ini fix tox python3 overrides 2018-09-26 18:43:26 -04: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-engine
Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_heat/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_heat/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/

The project home is at:

https://launchpad.net/openstack-ansible