软件包:python3-ironicclient(4.4.0-1)
python3-ironicclient 的相关链接
Debian 的资源:
下载源码包 python-ironicclient:
- [python-ironicclient_4.4.0-1.dsc]
- [python-ironicclient_4.4.0.orig.tar.xz]
- [python-ironicclient_4.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.openstack.org]
相似软件包:
Client for OpenStack bare metal Service - Python 3.x
Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.
This is a client for the OpenStack Ironic API. There's a Python API (the "ironicclient" module), and a command-line script ("ironic").
Installing this package gets you a shell command, that you can use to interact with Ironic's API.
This package provides the Python 3.x support.
其他与 python3-ironicclient 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-appdirs (>= 1.3.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-cliff (>= 2.14.1)
- command line interface formulation framework - Python 3.x
-
- dep: python3-dogpile.cache (>= 0.8.0)
- caching front-end based on the Dogpile lock - Python 3.x
-
- dep: python3-jsonschema (>= 3.2.0)
- 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-openstackclient
- OpenStack Command-line Client - Python 3.x
-
- dep: python3-openstacksdk (>= 0.18.0)
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-osc-lib
- OpenStackClient Library - 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-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3