zun/zun/common
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
..
docker_image Fix hostname of docker image 2018-12-30 21:08:35 +00:00
policies Allow setting quota of other tenants 2018-12-24 14:25:56 +07:00
__init__.py update higgins with zun 2016-06-08 22:21:34 -05:00
clients.py Get insecure option to decide how to access the client 2019-01-03 16:11:54 +08:00
config.py Reuse the RPC transport to create RPC client 2018-08-05 20:40:03 +00:00
consts.py Add Quota DB etcd 2018-04-30 11:04:25 +07:00
context.py Remove unused auth_url from RequestContext 2018-06-30 20:59:51 +00:00
crypt.py Encrypt registry password before persisting 2019-01-09 04:12:01 +00:00
exception.py Encrypt registry password before persisting 2019-01-09 04:12:01 +00:00
i18n.py Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
keystone.py Fall back to the legacy auth_uri option 2018-06-30 22:38:28 +00:00
mount.py Delete non-essential code (devpath) 2018-08-09 14:06:13 +08:00
name_generator.py Refactor code 2017-07-12 09:11:34 +07:00
paths.py Make some config options work 2017-07-30 13:22:00 -04:00
policy.py Use policy for control the 'host' field 2018-05-13 15:54:40 +00:00
privileged.py Use privsep to execute privileged command 2018-01-08 09:36:38 +07:00
profiler.py Fix genconfig error 2017-08-30 22:31:46 -04:00
quota.py [Trivial Fix] modify spelling error of "resource" 2018-11-01 10:38:29 +08:00
rpc.py Reuse the RPC transport to create RPC client 2018-08-05 20:40:03 +00:00
rpc_service.py Reuse the RPC transport to create RPC client 2018-08-05 20:40:03 +00:00
service.py Enable mutable config in ZUN 2018-03-12 19:00:58 +08:00
short_id.py Py3: Finish the python3 port 2017-08-04 15:03:35 +00:00
singleton.py Enable etcd DB backend testing pipeline 2017-01-11 10:45:07 +08:00
utils.py Add support for default registry 2018-12-31 16:29:32 +00:00
yamlutils.py Replace yaml.dump with yaml.safe_dump 2017-03-18 01:44:02 +00:00