パッケージ: python-designateclient (2.10.0-2)
python-designateclient に関するリンク
Debian の資源:
python-designateclient ソースパッケージをダウンロード:
- [python-designateclient_2.10.0-2.dsc]
- [python-designateclient_2.10.0.orig.tar.xz]
- [python-designateclient_2.10.0-2.debian.tar.xz]
メンテナ:
- Debian OpenStack (QA ページ)
- Thomas Goirand (QA ページ)
- Corey Bryant (QA ページ)
- David Della Vecchia (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
client library for the OpenStack Designate API - Python 2.7
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box.
This is a client for the OpenStack Designate API. There's a Python API (the "designateclient" module), and a command-line script ("designate").
Installing this package gets you a shell command, that you can use to interact with Designate's API.
This package provides the Python 2.7 module.
その他の python-designateclient 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-cliff (>= 2.8.0)
- command line interface formulation framework - Python 2.x
-
- dep: python-debtcollector (>= 1.2.0)
- collection of patterns to collect technical debt - Python 2.x
-
- dep: python-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7
-
- dep: python-keystoneauth1 (>= 3.4.0)
- authentication library for OpenStack Identity - Python 2.7
-
- dep: python-osc-lib (>= 1.8.0)
- OpenStackClient Library - Python 2.7
-
- dep: python-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- dep: python-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-requests (>= 2.14.2)
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six (>= 1.10.0)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python2