zuul/zuul/cmd
mhuin 6ca6aff138 Allow operator to generate auth tokens through the CLI
Add the "create-auth-token" subcommand to the zuul CLI; this subcommand
allows an operator to create an authentication token for a user with
customized authorizations.

This requires at least one auth section with a signing key to be specified in
Zuul's configuration file.

This is meant as a way to provide authorizations "manually" on test
deployments, until a proper authorization engine is plugged into Zuul,
in a subsequent patch.

Change-Id: I039e70cd8d5e502795772af0ea2a336c08316f2c
2019-07-10 10:11:44 +00:00
..
__init__.py Fix for yappi output 2019-04-17 16:16:39 -04:00
client.py Allow operator to generate auth tokens through the CLI 2019-07-10 10:11:44 +00:00
executor.py Change default job_dir location 2019-06-13 13:43:16 -07:00
fingergw.py Remove default user for fingergw 2019-02-07 12:33:25 -08:00
manage_ansible.py Add missing docs for zuul-manage-ansible 2019-03-15 10:42:16 +01:00
merger.py Import Zuul modules at top of files 2018-03-05 11:23:32 +01:00
migrate.py dict_object.keys() is not required for *in* operator 2018-12-03 12:04:55 +05:30
scheduler.py Remove default zookeeper hosts 2019-03-07 07:49:52 -08:00
web.py web: add tenant and project scoped, JWT-protected actions 2019-07-10 12:11:14 +02:00