Role os_heat for OpenStack-Ansible
Go to file
Mohammed Naser 5de0b700b5 Update role for new source build process
The variables heat_developer_mode and heat_venv_download
no longer carry any meaning. This review changes heat to
do the equivalent of what developer_mode was all the time,
meaning that it always builds the venv and never requires
the repo server, but it will use a repo server when available.

As part of this, we move the installation out of its own file
because it's now a single task to include the venv build role.
This is just to make it easier to follow the code.

Depends-On: https://review.openstack.org/648551
Change-Id: I4b66febefc77176a112486b0e9ee9b46e16cff05
2019-03-28 23:54:21 +00:00
defaults Update role for new source build process 2019-03-28 23:54:21 +00: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 releasenotes: oslo-messaging-separate-backends add project name 2018-10-15 16:55:30 +02:00
tasks Update role for new source build process 2019-03-28 23:54:21 +00:00
templates Correct notification driver 2019-02-07 22:37:47 +00:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars Do not install heat service distro packages for source installs 2019-02-21 21:10:16 +00:00
zuul.d zuul: drop suse 42.3 jobs and move 15.0 to experimental 2019-03-24 15:36:19 -04: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 bugs url link to README 2018-12-04 10:09:29 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:19:48 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-03-24 19:36:28 +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 2019-02-27 06:04:12 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:39 +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

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible