OpenStack Orchestration (Heat) Agents
Go to file
Doug Hellmann be0a5b024e 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: I3b69f534e327ca2d49c5da668192d316eafda30c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:52:08 -04:00
doc Migrate the link of bug report button to storyboard 2018-08-30 07:15:46 -04:00
heat-config Use with statement to enforce file close 2018-09-13 16:00:40 +02:00
heat-config-ansible Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-apply-config Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-cfn-init Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-chef Chef: Fix encoding and Python 3 support 2018-03-26 16:01:03 -04:00
heat-config-docker-cmd Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-docker-compose Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-hiera Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-json-file Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-kubelet Merge "Use six StringIO" 2018-03-26 20:29:31 +00:00
heat-config-puppet Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-salt Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-script Organize heat-agents docs 2017-08-04 08:52:27 +05:30
releasenotes Update reno for stable/rocky 2018-09-05 19:28:11 +00:00
tests Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
.gitignore Add reno for release notes management 2018-01-31 14:41:15 +00:00
.gitreview Move elements at the top level 2017-01-04 16:57:10 +01:00
.testr.conf Move elements at the top level 2017-01-04 16:57:10 +01:00
.zuul.yaml add python 3.6 unit test job 2018-08-28 17:20:07 -04:00
LICENSE Reinstate LICENSE file 2017-01-13 11:37:47 -05:00
MANIFEST.in Add setup files for packaging 2017-01-25 16:15:23 +01:00
README.rst Organize heat-agents docs 2017-08-04 08:52:27 +05:30
requirements.txt Update requirements manually 2018-02-02 07:53:18 +01:00
setup.cfg Update URL home-page in documents according to document migration 2017-07-25 11:24:08 +08:00
setup.py Update requirements manually 2018-02-02 07:53:18 +01:00
test-requirements.txt Merge "Create doc/requirements.txt" 2018-03-05 00:49:50 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:52:08 -04:00

README.rst

Team and repository tags

image

Heat Agents

Heat Agents are python hooks for deploying software configurations using heat.