========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/heat-cfntools.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
=========================
Heat CloudFormation Tools
=========================
There are several bootstrap methods for cloudformations:
1. Create image with application ready to go
2. Use cloud-init to run a startup script passed as userdata to the nova
server create
3. Use the CloudFormation instance helper scripts
This package contains files required for choice #3.
cfn-init -
Reads the AWS::CloudFormation::Init for the instance resource,
installs packages, and starts services
cfn-signal -
Waits for an application to be ready before continuing, ie:
supporting the WaitCondition feature
cfn-hup -
Handle updates from the UpdateStack CloudFormation API call
* Free software: Apache license
* Source: https://opendev.org/openstack/heat-cfntools/
* Bugs: https://storyboard.openstack.org/#!/project/openstack/heat-cfntools
Related projects
----------------
* https://wiki.openstack.org/Heat
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/heat-cfntools/latest/",
"name": "heat-cfntools",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/fe/29/76549349c2d8547131fd20b2b341fa3f9b3af688a7a662552f90193b2a38/heat-cfntools-2.0.0.tar.gz",
"platform": null,
"description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/heat-cfntools.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n=========================\nHeat CloudFormation Tools\n=========================\n\nThere are several bootstrap methods for cloudformations:\n\n1. Create image with application ready to go\n2. Use cloud-init to run a startup script passed as userdata to the nova\n server create\n3. Use the CloudFormation instance helper scripts\n\nThis package contains files required for choice #3.\n\ncfn-init -\n Reads the AWS::CloudFormation::Init for the instance resource,\n installs packages, and starts services\ncfn-signal -\n Waits for an application to be ready before continuing, ie:\n supporting the WaitCondition feature\ncfn-hup -\n Handle updates from the UpdateStack CloudFormation API call\n\n* Free software: Apache license\n* Source: https://opendev.org/openstack/heat-cfntools/\n* Bugs: https://storyboard.openstack.org/#!/project/openstack/heat-cfntools\n\nRelated projects\n----------------\n* https://wiki.openstack.org/Heat\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Tools required to be installed on Heat provisioned cloud instances",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/heat-cfntools/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1c31d2e53f4a2a669e1a67bcf13e698ecb0e7ecde4c47a9403294f278e0eea10",
"md5": "ca72e761594cb97a933ffd428f72622a",
"sha256": "b3a48f4f51b0aa56db918578c8a62435ee16cc75e039cdd10ffe12b3dca397fe"
},
"downloads": -1,
"filename": "heat_cfntools-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca72e761594cb97a933ffd428f72622a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 38546,
"upload_time": "2023-12-21T12:29:08",
"upload_time_iso_8601": "2023-12-21T12:29:08.675574Z",
"url": "https://files.pythonhosted.org/packages/1c/31/d2e53f4a2a669e1a67bcf13e698ecb0e7ecde4c47a9403294f278e0eea10/heat_cfntools-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe2976549349c2d8547131fd20b2b341fa3f9b3af688a7a662552f90193b2a38",
"md5": "c0c73e3652279eeb444c1592fe98cd80",
"sha256": "a8ddbb09cc04f66d4c5348af31f0afac1f34959cbe4856f6d29ad8b7b89849e4"
},
"downloads": -1,
"filename": "heat-cfntools-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c0c73e3652279eeb444c1592fe98cd80",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 53487,
"upload_time": "2023-12-21T12:29:09",
"upload_time_iso_8601": "2023-12-21T12:29:09.750483Z",
"url": "https://files.pythonhosted.org/packages/fe/29/76549349c2d8547131fd20b2b341fa3f9b3af688a7a662552f90193b2a38/heat-cfntools-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-21 12:29:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "heat-cfntools"
}