python-barbicanclient/barbicanclient
John Vrbanac f0fe464dd3 Fixing the broken functional tests
Adding creator_id for Secret and Order types
Adding sub_status and sub_status_message for Order types
This is a result of these attributes being added to the API.
This change isn't aimed to support these fields, but rather just
accepts the data so that it won't bork the tests. Actual support
for using these fields should be addressed in a follow-up patch.

Fixes bug 1441848
Change-Id: I2340b7dd1dae3806418fa99bdaad73860dda5fbc
2015-04-08 19:02:22 -05:00
..
barbican_cli Merge "Fix --decrypt command line option" 2015-03-30 21:53:32 +00:00
common Drop old namespace for some oslo libraries 2015-01-27 13:59:54 +02:00
tests Merge "Removing assertItemsEqual workaround, fixed upstream" 2015-03-19 04:44:07 +00:00
__init__.py PEP 8/Pyflakes fixes 2013-08-16 15:18:31 -05:00
_i18n.py Drop old namespace for some oslo libraries 2015-01-27 13:59:54 +02:00
barbican.py Refactored Client to use Keystone Sessions 2014-10-20 13:28:26 -05:00
base.py Do not filter empty strings 2015-03-03 14:30:41 +02:00
client.py Fixed deprecated type and encoding test and encoding bug 2015-03-18 11:26:20 -05:00
containers.py Merge "Do not filter empty strings" 2015-03-10 16:58:57 +00:00
exceptions.py Consolidate Payload Exceptions 2015-03-26 17:01:43 -05:00
formatter.py Change object __str__() to use pretty formatting 2014-09-29 14:02:30 -05:00
orders.py Fixing the broken functional tests 2015-04-08 19:02:22 -05:00
secrets.py Fixing the broken functional tests 2015-04-08 19:02:22 -05:00
version.py Correctly set pbr version name 2014-12-04 16:59:01 -08:00