Fixed the Glance connection test routines. 89/33789/2
authorspisarski <s.pisarski@cablelabs.com>
Tue, 25 Apr 2017 12:37:24 +0000 (14:37 +0200)
committerSteven Pisarski <s.pisarski@cablelabs.com>
Wed, 26 Apr 2017 13:48:49 +0000 (13:48 +0000)
commit0b569386b2234d938299c00de8b4d7b25f8ef7e8
tree7a367c7e92cf10766eec9ef3a9955b64268956b6
parentbecbbabc63b0eff15ed6979947aeb75ddf6819c9
Fixed the Glance connection test routines.
test_glance_connect_success gave a false positive and
test_glance_connect_fail gave a false negative.
Both were calling incorrect APIs due to copying from the equivalent
nova_utils.py test.

JIRA: SNAPS-57

Change-Id: I1246d535f8bd376c163315dc889ff5bacebb12ec
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/utils/tests/glance_utils_tests.py