zun/zun/db/sqlalchemy
Hongbin Lu 3c99f090f3 Encrypt registry password before persisting
Encrypt registry password before storing it to database, and
decrypt the password on retrieval.

Change-Id: I455916507e3c55171d70dc721f9508a55ae93656
2019-01-09 04:12:01 +00:00
..
alembic Support private registry - DB layer 2019-01-06 19:06:12 +00:00
__init__.py update higgins with zun 2016-06-08 22:21:34 -05:00
alembic.ini update higgins with zun 2016-06-08 22:21:34 -05:00
api.py Encrypt registry password before persisting 2019-01-09 04:12:01 +00:00
migration.py Replace DbMigrationError with DBMigrationError 2017-09-05 23:11:48 +08:00
models.py Support private registry - DB layer 2019-01-06 19:06:12 +00:00