Role os_heat for OpenStack-Ansible
Go to file
Vieri 7037916858 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: Id666842a71e7b5ba3165e9ad5aac11ed4480e2e6
Closes-Bug:  #1801657
2018-12-01 10:58:22 +00: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 SUSE: Add support for openSUSE Leap 15 2018-09-26 13:58:30 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:46:51 +00:00
tasks Merge "Move heat domain setup into service setup tasks" 2018-10-09 18:40:32 +00: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 zuul: Switch to distro package installation template 2018-09-28 13:57:28 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:53:02 +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-09-28 06:19:48 +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-09-29 04:54: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-12-01 10:58:22 +00: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