Go to file
Jason Anderson 886a4d3505 Use KSA loading to support more auth methods
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
2020-09-08 14:18:28 +02:00
2019-04-19 19:45:16 +00:00
2020-04-09 21:46:22 +00:00
2014-02-04 23:13:37 +04:00
2014-02-04 23:13:37 +04:00
2020-05-02 07:48:15 -05:00
2020-04-04 16:34:45 +02:00

Team and repository tags

image

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

Description
Client for OpenStack Blazar
Readme 2.6 MiB
Languages
Python 100%