{"id":13452346,"url":"https://github.com/openstack/heat","last_synced_at":"2025-05-14T22:09:15.121Z","repository":{"id":5757143,"uuid":"6970004","full_name":"openstack/heat","owner":"openstack","description":"OpenStack Orchestration (Heat). Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2025-04-04T12:24:29.000Z","size":74942,"stargazers_count":397,"open_issues_count":0,"forks_count":343,"subscribers_count":75,"default_branch":"master","last_synced_at":"2025-04-13T19:38:42.882Z","etag":null,"topics":["service"],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/heat","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-02T17:34:58.000Z","updated_at":"2025-04-03T10:57:20.000Z","dependencies_parsed_at":"2023-12-18T14:29:30.507Z","dependency_job_id":"5e2cb484-ef13-4967-ac0c-44df49eb3f74","html_url":"https://github.com/openstack/heat","commit_stats":{"total_commits":9144,"total_committers":601,"mean_commits":"15.214642262895175","dds":0.8704068241469816,"last_synced_commit":"22f1dec801409c5828286e303091847e47aa9c57"},"previous_names":[],"tags_count":215,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fheat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fheat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fheat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fheat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/heat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235701,"owners_count":22036964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["service"],"created_at":"2024-07-31T07:01:21.322Z","updated_at":"2025-05-14T22:09:10.110Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"========================\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 \u003chttps://storyboard.openstack.org/#!/project/989\u003e`_.\nIf you must report the story under other sub-project of heat, you can find\nthem all in `Heat StoryBoard Group \u003chttps://storyboard.openstack.org/#!/project_group/82\u003e`_.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fheat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fheat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fheat/lists"}