Go to file
niuke 88f35e543d setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ide8a235ab2ce27d16776f238b670800fde51be0b
2023-08-02 10:00:09 +08:00
2020-11-16 06:46:30 +00:00
2021-05-19 11:55:16 +05:30
2019-04-19 19:47:57 +00:00
2016-06-03 11:29:04 +02:00
2013-04-27 13:51:55 +01:00
2019-12-23 12:19:27 +08:00

Team and repository tags

image

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

  • Example templates which demonstrate core Heat functionality
  • Related image-building templates
  • Template-related scripts and conversion tools

Software configuration hooks

All hooks (heat agents) in heat-templates repository are removed, please use hooks in heat-agents https://opendev.org/openstack/heat-agents instead. Here is document entry for heat-agents: https://docs.openstack.org/heat-agents/latest/

Description
OpenStack Orchestration (Heat) Templates
Readme 5.2 MiB
Languages
PowerShell 79%
Shell 13.4%
Python 5.8%
Dockerfile 0.9%
JavaScript 0.5%
Other 0.4%