This commit introduces the usage of heat to verify each HA test made.
The test template involves:
- Orchestration (heat);
- Volumes (cinder);
- Images (glance);
- Network, public and private (neutron);
- Server (nova);
Summary of what this commit does:
- Get rid of the workarounds;
- Get rid of undercloud options and its ha-test-suite local copy (now
useless);
- Get rid of the old environment file needed to spawn instances;
- Get rid of instance test from ha-test-suite;
- Add Heat template verification method;
Change-Id: I2dd9d67f494717654e39c60ac5fb067afb9e1835