Merge pull request #1564 from greenqloud/pr-emit-template-uuid-on-delete-4.7
Emit template UUID and class type over event bus when deleting templatesNew version of #1378 for the 4.7b branch instead of 4.6. * pr/1564: Emit template UUID and class type over event bus when deleting templates. Signed-off-by: Will Stevens <williamstev...@gmail.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd5f3320 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cd5f3320 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cd5f3320 Branch: refs/heads/4.8 Commit: cd5f3320c857ce596583981cc968f58729447de9 Parents: 0cb60a7 7aec943 Author: Will Stevens <williamstev...@gmail.com> Authored: Fri May 27 15:02:16 2016 -0400 Committer: Will Stevens <williamstev...@gmail.com> Committed: Fri May 27 15:02:17 2016 -0400 ---------------------------------------------------------------------- .../template/HypervisorTemplateAdapter.java | 2 +- .../template/HypervisorTemplateAdapterTest.java | 285 +++++++++++++++++++ 2 files changed, 286 insertions(+), 1 deletion(-) ----------------------------------------------------------------------