barbican/barbican/tests/cmd
Douglas Mendizábal 8fb595192c Use barbican.conf in barbican-manage
This patch updates the hsm subcommand in barbican-manage to read
any required values from barbican.conf.  Users may continue to
specify those values as parameters in the command line, and those
values will take precedence over values in barbican.conf.

Existing scripts that call barbican-manage should continue to work
as expected as the values passed will be used instead of looking
into barbican.conf.

Change-Id: I4e86e73bbdef0e16d3699cec1cc8f7e17dfb643b
(cherry picked from commit 666034475a)
2020-11-02 17:42:49 +00:00
..
__init__.py Add retry server and functional tests to DevStack 2015-07-12 10:41:03 -05:00
test-status.py Add barbican-status upgrade check command framework 2019-01-15 06:16:53 +00:00
test_barbican_manage.py Use barbican.conf in barbican-manage 2020-11-02 17:42:49 +00:00
test_cmd.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_db_cleanup.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00