barbican/barbican/cmd
Thomas Bechtold efa2f7b0ff Pass cli options to commands
When calling barbican-worker, barbican-retry or
barbican-keystone_listener, the given cli options were not recognized.
I.e. calling "barbican-worker -h" just tried to start the worker process
instead of printing the help.

Change-Id: Iff8ba2d05bbbafe9c4440a5ebfe05085d3f8a90f
Closes-Bug: #1603499
2017-03-28 19:16:36 +00:00
..
functionaltests Adds true functional tests for db_manage script 2016-08-05 16:28:52 -05:00
__init__.py Files with no code must be left completely empty 2016-11-17 14:19:47 +08:00
barbican_manage.py Remove white space between print and () 2016-08-23 16:05:34 +08:00
db_manage.py Remove translations for debug level log 2016-11-03 10:21:21 +08:00
keystone_listener.py Pass cli options to commands 2017-03-28 19:16:36 +00:00
pkcs11_kek_rewrap.py Assigning unwrapped kek handle to new variable to avoid overwrite 2016-09-02 14:24:50 -07:00
pkcs11_key_generation.py Remove white space between print and () 2016-08-23 16:05:34 +08:00
pkcs11_migrate_kek_signatures.py Remove unnecessary executable permissions 2016-06-22 05:22:38 +00:00
retry_scheduler.py Pass cli options to commands 2017-03-28 19:16:36 +00:00
worker.py Pass cli options to commands 2017-03-28 19:16:36 +00:00