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.
OpenStack gnocchi provides API to store metrics from OpenStack components and index resources. This package contains the gnocchi API service.
OpenStack gnocchi provides services to measure and collect metrics from OpenStack components.
OpenStack gnocchi provides API to store metrics from OpenStack components and index resources. This package contains the gnocchi indexer with sqlalchemy driver.
OpenStack gnocchi provides API to store metrics from OpenStack components and index resources. This package contains the gnocchi metricd daemon
OpenStack gnocchi provides API to store metrics from OpenStack components and index resources. This package contains the gnocchi statsd daemon
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.
Heat is a service to orchestrate composite cloud applications using a declarative template format through an OpenStack-native REST API. AWS CloudWatch-compatible API to the Heat Engine
Components common to all OpenStack Heat services