Summary
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.
Versions
v2020.2.9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- USE flags
- memcached mysql postgres sqlite
v2020.1.9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- USE flags
- memcached mysql postgres sqlite
v15.0.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86 ~arm64
- USE flags
- memcached mysql postgres sqlite
v14.1.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86 ~arm64
- USE flags
- memcached mysql postgres sqlite
USE flags
General
- memcached
- Installs the memcached server
- mysql
- Add mySQL Database support
- postgres
- Add support for the postgresql database
- sqlite
- Add support for sqlite - embedded sql database
kernel
- linux
- KERNEL setting for system using the Linux kernel
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
Dependencies
app-admin / sudo : Allows users or groups to run commands as other users
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
Runtime Dependencies
acct-group / heat : System group: heat
acct-user / heat : user for the heat openstack service
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / Babel : Collection of tools for internationalizing Python applications
dev-python / aodhclient : A client for the OpenStack Aodh API
dev-python / croniter : Python module to provide iteration for datetime object
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / debtcollector : Python deprecation patterns and strategies that collect technical debt
dev-python / eventlet : Highly concurrent networking library
dev-python / keystoneauth : This package contains tools for authenticating to an OpenStack-based cloud.
dev-python / keystonemiddleware : A middleware for the OpenStack Keystone API
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / netaddr : Network address representation and manipulation library
dev-python / neutron-lib : Neutron shared routines and utilities.
dev-python / openstacksdk : A collection of libraries for building applications to work with OpenStack.
dev-python / oslo-cache : Oslo Caching around dogpile.cache
dev-python / oslo-concurrency : library for running multi-thread, multi-process applications
dev-python / oslo-config : Oslo Configuration API
dev-python / oslo-context : Helpers to maintain useful information about a request context
dev-python / oslo-db : OpenStack Common DB Code
dev-python / oslo-i18n : Oslo i18n library
dev-python / oslo-log : OpenStack logging config library, configuration for all openstack projects.
dev-python / oslo-messaging : Messaging API for RPC and notifications over different messaging transports
dev-python / oslo-middleware : Components injected into wsgi pipelines to intercept request/response flows.
dev-python / oslo-policy : Support for RBAC policy enforcement across all OpenStack services
dev-python / oslo-reports : generified reports for openstack
dev-python / oslo-serialization : Oslo Serialization library
dev-python / oslo-service : Library for running OpenStack services
dev-python / oslo-upgradecheck : Oslo i18n library
dev-python / oslo-utils : Oslo Utility library
dev-python / oslo-versionedobjects : A library that provides a generic versioned and RPC-friendly object model.
dev-python / osprofiler : OpenStack Profiler Library
dev-python / pastedeploy : Load, configure, and compose WSGI applications and servers
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
dev-python / psycopg : PostgreSQL database adapter for Python
dev-python / pymysql : Pure-Python MySQL Driver
dev-python / python-barbicanclient : Client library for Barbican API.
dev-python / python-blazarclient : This is a client for the OpenStack Blazar API
dev-python / python-cinderclient : A client for the OpenStack Cinder API
dev-python / python-designateclient : Python bindings to the Designate API.
dev-python / python-glanceclient : A client for the OpenStack Glance API
dev-python / python-heatclient : OpenStack Orchestration API Client Library
dev-python / python-ironicclient : Python bindings for the Ironic API
dev-python / python-keystoneclient : Client Library for OpenStack Identity
dev-python / python-magnumclient : A client for the OpenStack Magnum API
dev-python / python-manilaclient : A client for the OpenStack Manila API
dev-python / python-mistralclient : A client for the OpenStack Mistral API
dev-python / python-monascaclient : A client for the OpenStack Monasca API
dev-python / python-neutronclient : A client for the OpenStack Quantum API
dev-python / python-novaclient : A client for the OpenStack Nova API
dev-python / python-octaviaclient : A client for the OpenStack Zun API
dev-python / python-openstackclient : A client for the OpenStack APIs
dev-python / python-saharaclient : This is a client for the OpenStack Sahara API, aka HADOOP
dev-python / python-swiftclient : Python bindings to the OpenStack Object Storage API
dev-python / python-troveclient : A client for the OpenStack Trove API, a scalable relational database service
dev-python / python-vitrageclient : A client for the OpenStack Vitrage API
dev-python / python-zaqarclient : A client for the OpenStack Zaqar API
dev-python / python-zunclient : A client for the OpenStack Zun API
dev-python / pytz : World timezone definitions for Python
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / requests : HTTP library for human beings
dev-python / routes : A re-implementation of Rails routes system, mapping URLs to Controllers/Actions
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
dev-python / sqlalchemy-migrate : SQLAlchemy Schema Migration Tools
dev-python / stevedore : Manage dynamic plugins for Python applications
dev-python / tenacity : General-purpose retrying library
dev-python / webob : WSGI request and response object
dev-python / yaql : YAQL: Yet Another Query Language
Depending packages
sys-cluster / openstack-meta : A openstack meta-package for installing the various openstack pieces
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 15.0.0 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 14.1.0 stable amd64/x86
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: VICTORIA
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 14.1.0 bump
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: fix S-dir again
Closes: https://bugs.gentoo.org/730992 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: remove train
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 13.0.2 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 14.0.0 stable amd64/x86 for openstack ussuri
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 13.0.2 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 14.0.0 ussuri bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: cleanup
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Matthew Thode · gentoo
sys-cluster/heat: cleanup
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-cluster/heat: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 13.0.0 allarches stablized
Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: fix sdir for heat-13.0.0
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 13.0.0 TRAIN
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: fix Sdir (again)
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 12.0.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 11.0.2 stable amd64/x86 with cleanup
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 11.0.2 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: fix S-dir for heat
Fixes: https://bugs.gentoo.org/683330 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: STEIN release
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: remove pike/queens
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 9.0.5 10.0.2 and 11.0.0 stable amd64 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 9.0.5 and 10.0.2 bump
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 11.0.0 bump ROCKY
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sys-cluster/heat: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
sys-cluster/heat: 9.0.4 and 10.0.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Matthew Thode · gentoo
sys-cluster/heat: 10.0.1 bup
Package-Manager: Portage-2.3.27, Repoman-2.3.9 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.4 bup
Package-Manager: Portage-2.3.27, Repoman-2.3.9 - Matthew Thode · gentoo
sys-cluster/heat: 10.0.0 stable amd64 and x86 QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.3 stable amd64 and x86
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: fix install, policy is now in code
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 10.0.0 bup QUEENS
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: QUEENS
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.3 bup
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: remove ocata
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: fix spelling, bug 644454
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.2 and 8.0.6 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.2 and 8.0.6 bup
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 8.0.5 and 9.0.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.1 bup
Package-Manager: Portage-2.3.8, Repoman-2.3.4 - Matthew Thode · gentoo
sys-cluster/heat: 8.0.5 bup
Package-Manager: Portage-2.3.8, Repoman-2.3.4 - Matthew Thode · gentoo
sys-cluster/heat: removing newton
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.0 stablized amd64 x86 under allarches - Matthew Thode · gentoo
sys-cluster/heat: updating init
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.6 and 8.0.4 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 9.0.0 bup PIKE
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: PIKE
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.6 and 8.0.4 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.5 8.0.3 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
sys-cluster/heat: 8.0.3 and 7.0.5 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Pacho Ramos · gentoo
sys-cluster/heat: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.4 and 8.0.2 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.4 and 8.0.2 bup
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: 8.0.1 and 7.0.3 stable req
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.3 and 8.0.1 bup
Package-Manager: Portage-2.3.3, Repoman-2.3.2 - Matthew Thode · gentoo
stablize openstack ocata heat-8.0.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Matthew Thode · gentoo
sys-cluster/heat: moving ocata heat.conf.sample to d.g.o bug 611208
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Matthew Thode · gentoo
sys-cluster/heat: fixing novaclient dep
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force - Matthew Thode · gentoo
sys-cluster/heat: OCATA
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force - Matthew Thode · gentoo
sys-cluster/heat: 7.0.2 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.2 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Matthew Thode · gentoo
sys-cluster/heat: bup
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Matthew Thode · gentoo
sys-cluster/heat: cleanup
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: 7.0.1 stable amd64 and x86
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: switch to python_install_all
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: bup
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
Merge branch 'newton-stable' - Matthew Thode · gentoo
sys-cluster/heat: stable 7.0.0-r1 amd64 and x86
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: fix CVE-2016-9185 bug 598940
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: use diropts for installed dirs
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: NEWTON :D
Package-Manager: portage-2.3.0 - Matthew Thode · gentoo
sys-cluster/heat: adding heat :D
Package-Manager: portage-2.3.0