Adds Heat Manger and tests to ApexLake 31/3931/4
authorVincenzo Riccobene <vincenzox.m.riccobene@intel.com>
Thu, 3 Dec 2015 17:47:25 +0000 (17:47 +0000)
committerAna Cunha <ana.cunha@ericsson.com>
Tue, 8 Dec 2015 09:04:18 +0000 (09:04 +0000)
commit83f97fbb5ec866a055a1e7e158f53ab5f01e5b2c
treecdeaad04e7116a31395291bca70c2dd5a0e12a8c
parentaab06c7edb6ad11c6630f6a3b820373b7de273e3
Adds Heat Manger and tests to ApexLake

Adds to ApexLake a module that manages the connection with OpenStack Heat to trigger instantiation and termination of stacks.
Also Moves tests and bin directory in the right place.

JIRA: YARDSTICK-35

Change-Id: I0ea407a3129625a238fb4187896c65a2bcd02700
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
yardstick/vTC/apexlake/bin/run_tests.sh [moved from yardstick/vTC/apexlake/experimental_framework/bin/run_tests.sh with 100% similarity]
yardstick/vTC/apexlake/experimental_framework/heat_manager.py [new file with mode: 0644]
yardstick/vTC/apexlake/tests/generates_template_test.py [moved from yardstick/vTC/apexlake/experimental_framework/tests/generates_template_test.py with 100% similarity]
yardstick/vTC/apexlake/tests/heat_manager_test.py [new file with mode: 0644]