Replace "python-heatclient" with "shade" client 01/48401/11
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 4 Dec 2017 16:24:13 +0000 (16:24 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 9 Feb 2018 15:44:32 +0000 (15:44 +0000)
commit35d2f095fa3948293e8f74e41b3fec39a05e7034
treefa83d601b16c080a4e18643de48f295a01d710fc
parent36f0563490a4ee8f5b30eb7fe51a62d3b55c5b32
Replace "python-heatclient" with "shade" client

Replaced "python-heatclient" with "shade" client. The "python-heatclient"
library is removed from requirements file. "shade" client version 1.22.2
is the required one for OpenStack Pike release.

shade is the recommended client to interact with OpenStack clouds [1]

[1] https://github.com/openstack-infra/shade

JIRA: YARDSTICK-880

Change-Id: Ibbdfc42a543d2d9ed4cf70d78de3de8cbecd0076
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
requirements.txt
test-requirements.txt
yardstick/common/exceptions.py
yardstick/orchestrator/heat.py
yardstick/tests/unit/orchestrator/test_heat.py