Personal tools
Skip to content. | Skip to navigation
OpenStack Image Service (code-named Glance) provides discovery, registration, and delivery services for virtual disk images. The Image Service API server provides a standard REST interface for querying information about virtual disk images stored in a variety of back-end stores, including OpenStack Object Storage. Clients can register new virtual disk images with the Image Service, query for information on publicly available disk images, and use the Image Service's client library for streaming virtual disk images. This package contains documentation files for glance.
Heat software config agent and hook scripts
Heat is a service to orchestrate composite cloud applications using a declarative template format through an OpenStack-native REST API. The heat-api component provides an OpenStack-native REST API that processes API requests by sending them to the heat-engine over RPC.
Heat is a service to orchestrate composite cloud applications using a declarative template format through an OpenStack-native REST API. The heat-api-cfn component provides an AWS Query API that is compatible with AWS CloudFormation and processes API requests by sending them to the heat-engine over RPC.
Components common to all OpenStack Heat services
Heat is a service to orchestrate composite cloud applications using a declarative template format through an OpenStack-native REST API. The heat-engine's main responsibility is to orchestrate the launching of templates and provide events back to the API consumer.
Heat is a service to orchestrate composite cloud applications using a declarative template format through an OpenStack-native REST API. The heat-all process bundles together any (or all) of heat-engine, heat-api, and heat-cfn-api into a single process. This can be used to bootstrap a minimal TripleO deployment, but is not the recommended way of running the Heat service in general.
Heat Dashboard is an extension for OpenStack Dashboard that provides a UI for Heat.
Ironic provides an API for management and provisioning of physical machines
Ironic API for management and provisioning of physical machines