barbican/barbican/model/migration
Fernando Diaz 52b0479fcc Introduce User-Meta table, model, and repo
This patch introduces the user-meta database table, model, and
repository. It is the first of several patches which will complete
the "User Defined Metadata for Barbican Secrets" Blueprint.

Other Patches will include:
1. ) API and Tests(Unit and Functional)
2. ) Documentation
3. ) Client Upgrades

Implements: blueprint add-user-metadata
Change-Id: I4b6ae9e7090eb66fe8c89e62116d9a8483642a29
2016-03-01 21:59:20 +00:00
..
alembic_migrations Introduce User-Meta table, model, and repo 2016-03-01 21:59:20 +00:00
__init__.py Adding files to support database migration via alembic. 2013-07-05 11:04:45 -05:00
alembic.ini Revive Alembic-based database migration logic. 2014-03-25 11:04:08 -05:00
commands.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-31 05:07:34 +00:00