套件:python3-designateclient(4.1.0-2)
python3-designateclient 的相關連結
Debian 的資源:
下載原始碼套件 python-designateclient:
- [python-designateclient_4.1.0-2.dsc]
- [python-designateclient_4.1.0.orig.tar.xz]
- [python-designateclient_4.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
client library for the OpenStack Designate API - Python 3.x
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 3.x module.
其他與 python3-designateclient 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cliff
- command line interface formulation framework - Python 3.x
-
- dep: python3-debtcollector
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-osc-lib
- OpenStackClient Library - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3