murano/meta/io.murano/Classes
Stan Lagun a19a66707b HeatStack async mode fix
Improve asynchronous push mode of HeatStack:
- Use spawn_after instead of spawn_after_local. Otherwise the data is never
   pushed if the initiated thread were to exit
- Cancel background thread instead of killing it. Cancel cancels the thread
   only if it hasn't started yet instead of killing it somewhere in the middle.
- Add post-execution cleanup to guarantee that async data push happens
   before the execution session end
- Make Instance destruction use async push to speed up the destruction
   in case when there are many servers and to test the HeatStack async mode

Closes-Bug: #1643702
Change-Id: I11d157844cb1d973d2cac62c2e6d67d047f75164
2016-11-22 16:02:12 +00:00
..
configuration Linux.runCommand() and Linux.putFile() are now non-synchronized 2016-08-09 14:23:07 +03:00
metadata MuranoPL forms implementation 2016-07-29 06:48:19 -07:00
resources HeatStack async mode fix 2016-11-22 16:02:12 +00:00
system Merge "Murano bindings to Glance Metadef API" 2016-10-04 16:32:02 +00:00
test TestFixture mocks were updated 2016-08-29 10:05:49 -07:00
Application.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
CloudRegion.yaml Raise exception on call of method of destroyed object 2016-09-14 03:44:36 +00:00
CloudResource.yaml Forces applications to be deleted before Heat stack 2016-09-14 11:26:32 -07:00
Environment.yaml Forces applications to be deleted before Heat stack 2016-09-14 11:26:32 -07:00
Exception.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
File.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Object.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
SharedIp.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
StackTrace.yaml Use more generic "type" name instead of "murano_class" 2016-02-26 17:25:25 +03:00