python-barbicanclient/functionaltests
Dave McCowan 3ef66c1ce9 Add --file flag for secrets
This patch adds a --file (-F) flag to both 'secret store' and 'secret
get' commands to work around a cliff formatter limitation when dealing
with binary data. This flag can be used to store a payload directly
from a file so that a user doesn't have to do any base64 juggling of
their data.

The flag can also be used to save a payload directly to a file so we can
avoid UTF-8 and ASCII encoding errors thrown by the cliff formatters
that expect text data.

Original Review: https://review.openstack.org/#/c/388981
Co-Authored-By: douglas.mendizabal@rackspace.com

Change-Id: Iee7e2bbb95238a9bbb9e8e6124fe1663da377939
2018-06-01 15:11:07 -04:00
..
cli Add --file flag for secrets 2018-06-01 15:11:07 -04:00
client Updating time for functional tests 2018-03-07 23:00:46 +01:00
common Switch to use new barbican endpoint 2017-11-13 10:51:06 +08:00
__init__.py Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
base.py Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
post_test_hook.sh Fixing the broken functional tests 2015-04-08 19:02:22 -05:00
run_tests.sh Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
utils.py Fix some reST field lists in docstrings 2017-12-19 13:46:57 +08:00