barbican/barbican/objects
Kien Nguyen e5c559ff67 Implement OVO for Barbican [2]
This patch set is to create a Base class OVO and
implement some model classes like below:

- Order
- OrderBarbicanMetadatum
- OrderPluginMetadatum

Change-Id: I4cbf8b9d70aa46fb7d4ee7270324f5aab1ab0254
Co-Authored-By: Nam Nguyen Hoai <namnh@vn.fujitsu.com>
Partial Implements: blueprint rolling-upgrade
2018-06-06 09:13:03 +07:00
..
__init__.py Initial OVO for Barbican 2018-06-05 13:21:18 +07:00
base.py Initial OVO for Barbican 2018-06-05 13:21:18 +07:00
encrypted_datum.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
fields.py Initial OVO for Barbican 2018-06-05 13:21:18 +07:00
kekdatum.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
order.py Implement OVO for Barbican [2] 2018-06-06 09:13:03 +07:00
order_barbican_metadatum.py Implement OVO for Barbican [2] 2018-06-06 09:13:03 +07:00
order_plugin_metadatum.py Implement OVO for Barbican [2] 2018-06-06 09:13:03 +07:00
order_retry_task.py Implement OVO for Barbican [2] 2018-06-06 09:13:03 +07:00
project.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret_acl.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret_acl_user.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret_store_metadatum.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret_stores.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
secret_user_metadatum.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00
transport_key.py Implement OVO for Barbican [1] 2018-06-05 13:21:24 +07:00