Go to file
Frank Berghaus 3533e88bb7 Decode object content to string
HEAT expects values in the file map to be strings. Contents of swift
objects are returned as bytes and therefor must be decoded. Add logic to
decode the returned object if it is bytes, otherwise return it as is.

Story: 2011302
Task: 51427
Change-Id: I01a2d3f9191ba1d7382c7cdcb033cb0936e113f6
2025-02-17 02:33:34 +00:00
2024-09-30 15:08:51 +09:00
2024-08-21 12:10:31 +09:00
2025-01-07 01:47:00 +09:00
2024-10-27 02:28:54 +09:00
2025-02-17 02:33:34 +00:00
2023-03-22 17:16:30 +00:00
2019-04-22 09:36:50 +05:30
2020-09-10 14:19:03 -04:00
2019-04-19 19:33:28 +00:00
2024-01-27 22:32:56 +09:00
2024-01-18 19:04:37 +09:00
2023-06-14 04:09:52 +09:00

Team and repository tags

image

Heat

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.

Why heat? It makes the clouds rise and keeps them there.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/heat

Python client

Report a Story (a bug/blueprint)

If you'd like to report a Story (we used to call a bug/blueprint), you can report it under Report a story in Heat's StoryBoard. If you must report the story under other sub-project of heat, you can find them all in Heat StoryBoard Group. if you encounter any issue.

References

We have integration with

Description
OpenStack Orchestration (Heat)
Readme 218 MiB
Languages
Python 99.5%
Shell 0.5%