========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/heat.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
====
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
* Documentation: https://docs.openstack.org/heat/latest
* Template samples: https://opendev.org/openstack/heat-templates
* Agents: https://opendev.org/openstack/heat-agents
* Release Notes: https://docs.openstack.org/releasenotes/heat/
Python client
-------------
* Documentation: https://docs.openstack.org/python-heatclient/latest
* Source: https://opendev.org/openstack/python-heatclient
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 <https://storyboard.openstack.org/#!/project/989>`_.
If you must report the story under other sub-project of heat, you can find
them all in `Heat StoryBoard Group <https://storyboard.openstack.org/#!/project_group/82>`_.
if you encounter any issue.
References
----------
* https://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
* https://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/create-stack.html
* https://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html
* https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca
We have integration with
------------------------
* https://opendev.org/openstack/python-novaclient (instance)
* https://opendev.org/openstack/python-keystoneclient (auth)
* https://opendev.org/openstack/python-swiftclient (object storage)
* https://opendev.org/openstack/python-neutronclient (networking)
* https://opendev.org/openstack/python-aodhclient (alarming service)
* https://opendev.org/openstack/python-cinderclient (block storage)
* https://opendev.org/openstack/python-glanceclient (image service)
* https://opendev.org/openstack/python-troveclient (database as a Service)
* https://opendev.org/openstack/python-barbicanclient (key management service)
* https://opendev.org/openstack/python-designateclient (DNS service)
* https://opendev.org/openstack/python-magnumclient (container service)
* https://opendev.org/openstack/python-manilaclient (shared file system service)
* https://opendev.org/openstack/python-mistralclient (workflow service)
* https://opendev.org/openstack/python-zaqarclient (messaging service)
* https://opendev.org/openstack/python-monascaclient (monitoring service)
* https://opendev.org/openstack/python-zunclient (container management service)
* https://opendev.org/openstack/python-blazarclient (reservation service)
* https://opendev.org/openstack/python-octaviaclient (Load-balancer service)
* https://opendev.org/openstack/python-vitrageclient (RCA service)
* https://opendev.org/openstack/python-ironicclient (baremetal provisioning service)
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/heat/latest/",
"name": "openstack-heat",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/77/44/42aa42af6375cfb9e47708d4187b7d18e4681a289a48263a8c0a807fea72/openstack_heat-24.1.0.tar.gz",
"platform": null,
"description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/heat.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n====\nHeat\n====\n\nHeat is a service to orchestrate multiple composite cloud applications using\ntemplates, through both an OpenStack-native REST API and a\nCloudFormation-compatible Query API.\n\nWhy heat? It makes the clouds rise and keeps them there.\n\nGetting Started\n---------------\n\nIf you'd like to run from the master branch, you can clone the git repo:\n\n git clone https://opendev.org/openstack/heat\n\n\n* Documentation: https://docs.openstack.org/heat/latest\n* Template samples: https://opendev.org/openstack/heat-templates\n* Agents: https://opendev.org/openstack/heat-agents\n* Release Notes: https://docs.openstack.org/releasenotes/heat/\n\nPython client\n-------------\n\n* Documentation: https://docs.openstack.org/python-heatclient/latest\n* Source: https://opendev.org/openstack/python-heatclient\n\nReport a Story (a bug/blueprint)\n--------------------------------\n\nIf you'd like to report a Story (we used to call a bug/blueprint), you can\nreport it under Report a story in\n`Heat's StoryBoard <https://storyboard.openstack.org/#!/project/989>`_.\nIf you must report the story under other sub-project of heat, you can find\nthem all in `Heat StoryBoard Group <https://storyboard.openstack.org/#!/project_group/82>`_.\nif you encounter any issue.\n\nReferences\n----------\n* https://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html\n* https://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/create-stack.html\n* https://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html\n* https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca\n\nWe have integration with\n------------------------\n* https://opendev.org/openstack/python-novaclient (instance)\n* https://opendev.org/openstack/python-keystoneclient (auth)\n* https://opendev.org/openstack/python-swiftclient (object storage)\n* https://opendev.org/openstack/python-neutronclient (networking)\n* https://opendev.org/openstack/python-aodhclient (alarming service)\n* https://opendev.org/openstack/python-cinderclient (block storage)\n* https://opendev.org/openstack/python-glanceclient (image service)\n* https://opendev.org/openstack/python-troveclient (database as a Service)\n* https://opendev.org/openstack/python-barbicanclient (key management service)\n* https://opendev.org/openstack/python-designateclient (DNS service)\n* https://opendev.org/openstack/python-magnumclient (container service)\n* https://opendev.org/openstack/python-manilaclient (shared file system service)\n* https://opendev.org/openstack/python-mistralclient (workflow service)\n* https://opendev.org/openstack/python-zaqarclient (messaging service)\n* https://opendev.org/openstack/python-monascaclient (monitoring service)\n* https://opendev.org/openstack/python-zunclient (container management service)\n* https://opendev.org/openstack/python-blazarclient (reservation service)\n* https://opendev.org/openstack/python-octaviaclient (Load-balancer service)\n* https://opendev.org/openstack/python-vitrageclient (RCA service)\n* https://opendev.org/openstack/python-ironicclient (baremetal provisioning service)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "OpenStack Orchestration",
"version": "24.1.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/heat/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cc1b00316ad93b6fc982733a4d0aa7a73a1ac52d1550c7c75008f5e1dc864011",
"md5": "6dbf0d82cca7557cb44b61dd6048dcfb",
"sha256": "fe2597365c0b4e8909c0b3dff8af6038a23fd0a1a99a80189309f85c11020616"
},
"downloads": -1,
"filename": "openstack_heat-24.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6dbf0d82cca7557cb44b61dd6048dcfb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2580988,
"upload_time": "2025-07-08T09:48:44",
"upload_time_iso_8601": "2025-07-08T09:48:44.001170Z",
"url": "https://files.pythonhosted.org/packages/cc/1b/00316ad93b6fc982733a4d0aa7a73a1ac52d1550c7c75008f5e1dc864011/openstack_heat-24.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "774442aa42af6375cfb9e47708d4187b7d18e4681a289a48263a8c0a807fea72",
"md5": "493f78d928111d6a4176a4a372bfaffd",
"sha256": "f96f60bad56c15a04986e0f48972481c7e027a8bdbd9650a782fc5fd4cc08dfa"
},
"downloads": -1,
"filename": "openstack_heat-24.1.0.tar.gz",
"has_sig": false,
"md5_digest": "493f78d928111d6a4176a4a372bfaffd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2362754,
"upload_time": "2025-07-08T09:48:45",
"upload_time_iso_8601": "2025-07-08T09:48:45.974636Z",
"url": "https://files.pythonhosted.org/packages/77/44/42aa42af6375cfb9e47708d4187b7d18e4681a289a48263a8c0a807fea72/openstack_heat-24.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-08 09:48:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "openstack-heat"
}