Remove unused nova client functions. 13/54513/12
authorShobhi Jain <shobhi.jain@intel.com>
Mon, 26 Mar 2018 15:04:49 +0000 (16:04 +0100)
committerShobhi Jain <shobhi.jain@intel.com>
Mon, 23 Apr 2018 13:09:42 +0000 (13:09 +0000)
commit2ca15a8c87e171cbd82b1e748dfc60903662b73b
tree42a3e783e58432a350920d4a14e7dca48d5d6588
parent05f97c4e4ce1e8c7c97cda16f12215e663a13c23
Remove unused nova client functions.

Following funtions are not required by shade client also
not been used in any of the scenario files:
*create_aggregate
*create_aggregate_with_host
*create_instance
*add_host_to_aggregate
*create_aggregate_with_host
*get_availability_zones
*get_availability_zone_names
*remove_hosts_from_aggregate
*remove_host_from_aggregate
*delete_aggregate
*get_image_by_name
*check_status

JIRA: YARDSTICK-1088

Change-Id: I7ba0fbce6aa3e636aa55581a993c1ec1b48fbead
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
yardstick/common/openstack_utils.py