Update tests to make use of abstracted test_base 57/20457/5
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Tue, 24 Oct 2017 23:01:39 +0000 (16:01 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Thu, 26 Oct 2017 23:05:21 +0000 (16:05 -0700)
commit86ad81be251eb56f8320625f38246ca081a26132
treea971ae19e7e6f9099695e531a170e7333b5b955f
parent93e03868d32458735efa3005b2a2f067622bf11c
Update tests to make use of abstracted test_base

This patch updates various tests to make use of the abstracted
test_base.

Issue-Id: MULTICLOUD-83

Change-Id: I85573f1086e0ce19db48ae70827d27f3b9a1a4ca
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
newton/newton/requests/tests/test_base.py
newton/newton/requests/tests/test_flavor.py
newton/newton/requests/tests/test_hosts.py
newton/newton/requests/tests/test_image.py
newton/newton/requests/tests/test_limits.py
newton/newton/requests/tests/test_network.py
newton/newton/requests/tests/test_subnet.py
newton/newton/requests/tests/test_volume.py