886a4d350586cb90ddced624be5ba8371ff6f68c

Currently Blazar has hard-coded support for only two login methods: 'token' and 'password'. There are many more auth mechanisms supported by Keystone and the clients. The complexity of parsing arguments and constructing an auth/session entity is taken care of in the keystoneauth1.loading module, which this commit takes advantage of. Change-Id: I7173d1880c8938ac54a0fb3495417f5ce40db4e7
Team and repository tags
Blazar client
This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).
Other Resources
Source code:
Blueprints/Bugs: https://launchpad.net/blazar
Documentation: https://docs.openstack.org/blazar/latest/
Release notes: https://docs.openstack.org/releasenotes/python-blazarclient/
Description
Languages
Python
100%