Commit Graph

3 Commits

Author SHA1 Message Date
Stan Lagun 6f6897c132 Murano-engine side implementation of agent message signing
Change-Id: I1a23d185ac19f10c98d66f29a6930dfd17793954
Partial-Blueprint: message-signing
2018-01-15 16:56:54 +00:00
Alexey Khivin 666cfb53b0 BOM symbol removed from Agent-v1.template
Murano engine can not convert unicode file to an ascii string.
Without BOM symbol file can be read as an ascii text file

It is rather temporary fix than a comprehensive solution

Change-Id: Ifec342bfa223c255f5c532560bcb247cf21757ad
Partial-Bug: #1490468
2015-08-31 15:49:50 +03:00
Stan Lagun ac6a0dedec Added 'destroy' method that is called on deleted instances
Added ability to modify/remove data from structures (like Heat
templates) via jsonpatch and thus added ability to clean up Heat
resources that was obtained by deleted instances

Closes bug: #1296624

Change-Id: I4db226a5ab00ff363f8b5d44a5d690df942622e8
2014-04-08 16:32:29 +04:00