deb-murano/murano/common
Kirill Zaitsev 4da3b5751a Attempt deleting stale packages from cache at download time
This commit modifies cleanup method of API package loader to include
cleaning up of stale downloaded packages. This is done with respect to
IPC and green-thread usage locks.

Implements blueprint: murano-engine-package-cache

Change-Id: I09a08c3646c32666893b5ed35463f8ec5e413284
2016-01-28 14:15:05 +03:00
..
helpers Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
messaging Fix import order of modules 2016-01-24 23:34:03 -08:00
plugins Package type plugins support was added 2015-10-20 22:09:05 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Fix incorrect format syntax in app_loader 2015-08-05 12:52:38 +08:00
auth_utils.py Replace tenant_id with project_id in auth_utils 2015-12-25 08:40:56 +08:00
config.py Attempt deleting stale packages from cache at download time 2016-01-28 14:15:05 +03:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Do not wait for MessageHandlingServer 2015-12-09 12:30:49 +03:00
exceptions.py Fix race condition with router creation 2015-09-14 14:24:18 +00:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
policy.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
rpc.py Declare the CONF variable 2015-07-14 00:16:27 +03:00
server.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
statservice.py Missing blankspace in debug in murano.common.statservice 2015-12-24 17:39:32 +08:00
utils.py Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Merge "Fix import order of modules" 2016-01-26 10:10:06 +00:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00