Paket: python-heat (1:10.0.0-0ubuntu1.1)
python-heat için bağlantılar
Trisquel Kaynakları:
heat Kaynak Paketini İndir:
Geliştirici:
Original Maintainers:
- PKG OpenStack (Posta Arşivi)
- Loic Dachary (OuoU)
- Julien Danjou
- Thomas Goirand
- Ghe Rivero
- Mehdi Abaakouk
- David Della Vecchia
Dış Kaynaklar:
- Ana Sayfa [wiki.openstack.org]
Benzer paketler:
OpenStack orchestration service - Python files
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.
This package contains the Python libraries.
python-heat ile İlgili Diğer Paketler
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-aodhclient (>= 0.7.0)
- OpenStack Alarming as a Service - Python 2.7 client
-
- dep: python-babel
- tools for internationalizing Python applications - Python 2.x
-
- dep: python-barbicanclient (>= 4.0.0)
- OpenStack Key Management API client - Python 2.x
-
- dep: python-ceilometerclient (>= 2.5.0)
- Client library for Openstack Ceilometer API server - Python 2.7
-
- dep: python-cinderclient (>= 1:3.1.0)
- Python bindings to the OpenStack Volume API - Python 2.x
-
- dep: python-croniter
- provides iteration for datetime object with cron like format - Python 2.x
-
- dep: python-cryptography (>= 1.9)
- Python library exposing cryptographic recipes and primitives (Python 2)
-
- dep: python-debtcollector (>= 1.2.0)
- collection of patterns to collect technical debt - Python 2.x
-
- dep: python-designateclient (>= 1.5.0)
- client library for the OpenStack Designate API - Python 2.7
-
- dep: python-eventlet (>= 0.18.2)
- concurrent networking library - Python 2.x
-
- dep: python-fixtures (>= 3.0.0)
- PyUnit extension for defining test fixtures outside of test cases - Python 2.x
-
- dep: python-glanceclient (>= 1:2.8.0)
- Client library for Openstack glance server - Python 2.x
-
- dep: python-gnocchiclient (>= 3.3.1)
- bindings to the OpenStack Gnocchi API - Python 2.7
-
- dep: python-greenlet (>= 0.4.10)
- Lightweight in-process concurrent programming
-
- dep: python-heatclient (>= 1.6.1)
- client library and CLI for OpenStack Heat - Python 2.7
-
- dep: python-keystoneauth1 (>= 3.3.0)
- authentication library for OpenStack Identity - Python 2.7
-
- dep: python-keystoneclient (>= 1:3.8.0)
- client library for the OpenStack Keystone API - Python 2.x
-
- dep: python-keystonemiddleware (>= 4.17.0)
- Middleware for OpenStack Identity (Keystone) - Python 2.x
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-magnumclient (>= 2.0.0)
- client library for Magnum API - Python 2.x
-
- dep: python-manilaclient (>= 1.10.0)
- OpenStack shared file system as a service - Python 2.7 client
-
- dep: python-migrate (>= 0.11.0)
- Database schema migration for SQLAlchemy - Python 2.7
-
- dep: python-mistralclient (>= 1:3.1.0)
- OpenStack Workflow as a Service client - Python 2.7
-
- dep: python-monascaclient (>= 1.7.0)
- client bindings for the Monasca API - Python 2.7
-
- dep: python-netaddr (>= 0.7.18)
- manipulation of various common network address notations (Python 2)
-
- dep: python-neutronclient (>= 1:6.3.0)
- client API library for Neutron - Python 2.7
-
- dep: python-novaclient (>= 2:9.0.0)
- client library for OpenStack Compute API - Python 2.7
-
- dep: python-octaviaclient (>= 1.3.0)
- octavia client for OpenStack Load Balancing - Python 2.7
-
- dep: python-openstackclient (>= 3.3.0)
- OpenStack Command-line Client - Python 2.7
-
- dep: python-openstacksdk (>= 0.9.17)
- SDK for building applications to work with OpenStack - Python 2.x
-
- dep: python-oslo.cache (>= 1.26.0)
- cache storage for Openstack projects - Python 2.7
-
- dep: python-oslo.concurrency (>= 3.25.0)
- concurrency and locks for OpenStack projects - Python 2.x
-
- dep: python-oslo.config (>= 1:5.1.0)
- Common code for Openstack Projects (configuration API) - Python 2.x
-
- dep: python-oslo.context (>= 1:2.19.2)
- WSGI context helpers for OpenStack - Python 2.x
-
- dep: python-oslo.db (>= 4.27.0)
- database connectivity to the different backends and helper utils - Python 2.x
-
- dep: python-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 2.x
-
- dep: python-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 2.x
-
- dep: python-oslo.messaging (>= 5.29.0)
- oslo messaging library - Python 2.x
-
- dep: python-oslo.middleware (>= 3.31.0)
- various WSGI middleware components for OpenStack - Python 2.x
-
- dep: python-oslo.policy (>= 1.30.0)
- RBAC policy enforcement library for OpenStack - Python 2.x
-
- dep: python-oslo.reports (>= 0.6.0)
- reports serialized in various data types - Python 2.7
-
- dep: python-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 2.x
-
- dep: python-oslo.service (>= 1.24.0)
- library for running OpenStack services - Python 2.x
-
- dep: python-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- dep: python-oslo.versionedobjects (>= 1.31.2)
- deals with DB schema versions and code expectations - Python 2.x
-
- dep: python-osprofiler (>= 1.4.0)
- OpenStack Profiler Library - Python 2.x
-
- dep: python-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 2.x
-
- dep: python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-pymysql
- Pure-Python MySQL driver - Python 2.x
-
- dep: python-requests (>= 2.14.2)
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-routes (>= 2.3.1)
- Routing Recognition and Generation Tools
-
- dep: python-saharaclient (>= 0.18.0)
- Client library for Openstack Sahara API server - Python 2.7 module
-
- dep: python-senlinclient (>= 0.3.0)
- OpenStack Clustering API Client Library - Python 2.7
-
- dep: python-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-sqlalchemy (>= 1.0.10)
- SQL toolkit and Object Relational Mapper for Python
-
- dep: python-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python2
-
- dep: python-swiftclient (>= 1:3.2.0)
- Client library for Openstack Swift API - Python 2.7
-
- dep: python-tenacity (>= 3.2.1)
- retry code until it succeeeds - Python 2.7
-
- dep: python-troveclient (>= 2.2.0)
- Client for OpenStack Database as a Service - Python 2.7
-
- dep: python-tz (>= 2013.6)
- Python version of the Olson timezone database
-
- dep: python-webob (>= 1:1.7.1)
- Python module providing WSGI request and response objects (Python 2)
-
- dep: python-yaml
- YAML parser and emitter for Python
-
- dep: python-yaql (>= 1.1.0)
- Yet Another Query Language - Python 2.7
-
- dep: python-zaqarclient (>= 1.0.0)
- OpenStack Zaqar Queueing API, client and library - Python 2.7
-
- sug: python-zunclient (>= 0.1.0)
- Client Library for interaction with the OpenStack Zun API
python-heat indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 1.222,9 kB | 11679 kB | [dosya listesi] |