deb-murano/murano/tests/unit
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
..
api Python3: Use six.moves for py2 compatibility 2016-01-19 03:46:35 -08:00
common Python3: Fix using dictionary keys() as list 2016-01-15 20:31:21 +08:00
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Python3: Use six.moves for py2 compatibility 2016-01-19 03:46:35 -08:00
dsl Merge "Python3: Use six.moves for py2 compatibility" 2016-01-19 14:30:03 +00:00
engine Attempt deleting stale packages from cache at download time 2016-01-28 14:15:05 +03:00
packages Test hot package files with sets instead of lists 2015-10-01 14:18:35 +03:00
policy Fix the parameter order in method assertEqual. 2016-01-12 19:07:59 +08:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py make enforce_type=True in CONF.set_override 2016-01-13 23:28:26 +08:00
test_actions.py Package versioning 2015-09-03 12:06:42 +00:00
test_engine.py py3: Replaces xrange() with six.moves.range() 2016-01-15 00:46:46 +08:00
test_hacking.py Add mutable default arguments hacking check 2015-12-21 17:18:20 +08:00
test_heat_stack.py make enforce_type=True in CONF.set_override 2016-01-13 23:28:26 +08:00
test_log.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
utils.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00