barbican/barbican/objects
Nam Nguyen Hoai 66036b2258 Implement OVO for Barbican [4]
This patch set is to create a Base class OVO and
implement some model classes like below:

- ProjectQuotas
- ProjectSecretStore
- ProjectSecretStore

Partial Implements: blueprint rolling-upgrade
Change-Id: I92cdf1026f9e980e0eb87ea45c8d56e40688cf9d
2018-07-08 14:53:06 +07:00
..
__init__.py Implement OVO for Barbican [4] 2018-07-08 14:53:06 +07:00
base.py Initial OVO for Barbican 2018-06-05 13:21:18 +07:00
container.py Implement OVO for Barbican [3] 2018-07-08 14:53:06 +07:00
container_acl.py Implement OVO for Barbican [3] 2018-07-08 14:53:06 +07:00
container_acl_user.py Implement OVO for Barbican [3] 2018-07-08 14:53:06 +07:00
container_consumer_meta.py Implement OVO for Barbican [3] 2018-07-08 14:53:06 +07:00
container_secret.py Implement OVO for Barbican [3] 2018-07-08 14:53:06 +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
project_quotas.py Implement OVO for Barbican [4] 2018-07-08 14:53:06 +07:00
project_secret_store.py Implement OVO for Barbican [4] 2018-07-08 14:53:06 +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