You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-ironic-python-agent-9.1.0-1.lbn36.noarch
Python library for ironic python agent.
RPMPackage python3-ironic-prometheus-exporter-4.0.0-1.lbn36.noarch
ironic-prometheus-exporter provides a way to export hardware sensor data from ironic project in OpenStack to Prometheus. It's implemented as an oslo-messaging notification driver to get the sensor data and a Flask Application to export the metrics to Prometheus. It can be used not only in metal3 but in any OpenStack deployment which includes Ironic service.
RPMPackage python3-ironic-neutron-agent-6.0.0-1.lbn36.noarch
This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. This package contains a neutron agent that populates the host to physical network mapping for baremetal nodes in neutron. Neutron uses this to calculate the segment to host mapping information.
RPMPackage python3-ironic-lib-5.3.0-1.lbn36.noarch
A common library to be used by various projects in the Ironic ecosystem
RPMPackage python3-ironic-inspector-client-4.8.0-1.lbn36.noarch
Ironic Inspector is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it’s power management credentials (e.g. IPMI address, user name and password). This package contains Python client and command line tool for Ironic Inspector.
RPMPackage python3-hmsclient-0.1.1-1.lbn36.noarch
HMSClient This project aims to be an up to date Python client to interact with the Hive metastore using the Thrift protocol.Installation Install it with pip install hmsclient or directly from source.. code-block:: python python setup.py installUsage Using it from Python is simple:.. code-block:: python from hmsclient import hmsclient client hmsclient.HMSClient(host'localhost', port9083) with...
RPMPackage python3-heatclient-3.1.0-1.lbn36.noarch
This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API.
RPMPackage python3-heat-translator-2.6.0-1.lbn36.noarch
OpenStack Heat Translator Heat-Translator is an Openstack command line tool which takes non-Heat templates as an input and produces a Heat Orchestration Template (HOT) which can be deployed by Heat.
RPMPackage python3-heat-agent-puppet-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform puppet based configuration tasks.
RPMPackage python3-heat-agent-json-file-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform json-file based configuration tasks.
RPMPackage python3-heat-agent-hiera-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform hiera based configuration tasks.
RPMPackage python3-heat-agent-docker-cmd-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform docker based configuration tasks.
RPMPackage python3-heat-agent-apply-config-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform os-apply-config based configuration tasks.
RPMPackage python3-heat-agent-ansible-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform ansible based configuration tasks.
RPMPackage python3-heat-agent-5.0.0-1.lbn36.noarch
This package installs and configures os-collect-config to allow Heat software deployments to perform script based configuration tasks.
RPMPackage python3-gnocchiclient-7.0.7-1.lbn36.noarch
This is a client library for Gnocchi built on the Gnocchi API. It provides a Python API (the gnocchiclient module) and a command-line tool.
RPMPackage python3-gnocchi-4.4.2-1.lbn36.noarch
gnocchi provides API to store metrics from components and index resources. This package contains the gnocchi python library.
RPMPackage python3-gmpy2-2.1.2-2.fc36.x86_64
This package contains a C-coded Python extension module that supports multiple-precision arithmetic. It is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. Gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. It also updates the API and naming conventions to be more consistent and support the additional functionality.
RPMPackage python3-glareclient-0.5.3-2.lbn36.noarch
Python client for Glare REST API. Includes python library for Glare API, Command Line Interface (CLI) library and openstackclient plugin.
RPMPackage python3-glanceclient-4.1.0-1.lbn36.noarch
This is a client for the OpenStack Glance API. There's a Python API (the glanceclient module), and a command-line script (glance). Each implements 100% of the OpenStack Glance API.