zun/zun/common
Hongbin Lu ad67715d90 Update task state in context manager
This makes sure the task state is reset whenever the task is
finished (success or fail).

Change-Id: I7ec26cc0e216672fcc61d1be078a2b088d239d24
2019-04-17 02:22:15 +00:00
..
docker_image Handle invalid image name 2019-02-02 17:49:56 +00:00
policies Require admin privilege to retrieve some fields 2019-04-07 20:33:28 +00: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 Update task state in context manager 2019-04-17 02:22:15 +00: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 Handle invalid image name 2019-02-02 17:49:56 +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 Pass kwargs to exception to get better formatted error message 2019-03-19 13:43:04 +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 Use ISO8601 format for timestamp fields 2019-04-15 01:13:54 +00:00
yamlutils.py Replace yaml.dump with yaml.safe_dump 2017-03-18 01:44:02 +00:00