Role os_heat for OpenStack-Ansible
Go to file
Jesse Pretorius 5b8b6250a5 Use the TESTING_BRANCH env var for constraints
The TESTING_BRANCH environment variable is provided by the
run_tests.sh script and is derived from the .gitreview file.

This ensures that once the master branch becomes a stable
branch, the constraints from the stable branch in the
integrated repository will automatically get used once the
.gitreview file is updated.

To ensure that the required environment variables are present
we export them appropriately in run_tests.sh and modify the
tox configuration to pass them into the tox test.

Change-Id: I065ecc69cf36f38b496f3b4e25a62d2232c72b85
Needed-By: https://review.openstack.org/579371
2018-08-16 18:18:31 +01:00
defaults Default MQ RPC/Notify credentials/vhosts to match 2018-07-30 12:46:45 +01:00
doc Explain how to configure public endpoint 2018-07-25 11:01:53 +02:00
examples Move database creation into role 2018-06-01 15:28:16 +01:00
handlers Optimise role execution 2017-07-10 13:08:21 +01:00
meta Add bionic to galaxy_info metadata 2018-08-02 15:01:29 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:46:51 +00:00
tasks Merge "use include_tasks instead of include" 2018-08-16 07:18:04 +00:00
templates Merge "Deprecate auth_uri option" 2018-06-14 02:59:34 +00:00
tests use include_tasks instead of include 2018-08-15 06:30:34 +00:00
vars Use generic vars file for ubuntu 2018-07-31 09:39:24 +01:00
zuul.d Merge "Switch to using project-templates" 2018-06-18 22:48:11 +00: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 [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 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 Use the TESTING_BRANCH env var for constraints 2018-08-16 18:18:31 +01: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