python3-blazarclient

OpenStack Reservation Service API client - Python 3
  https://github.com/openstack/python-blazarclient
  0
  no reviews



Blazar is a resource reservation service for OpenStack. Blazar enables users to reserve a specific type/amount of resources for a specific time period and it leases these resources to users based on their reservations.

This is a client library for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line tool (blazar).

This package contains the Python 3 module.