commit 4e26270ea83d66c37ffeea75fc2064e27f41c0c2
Author: Jianghua Wang <email address hidden>
Date: Thu Mar 22 03:48:26 2018 +0000
Fix random failures in test_glance
We had some change in source code (glance.py) to make os-xenapi
be compitable with both py2 and py3. But the modules in the UT
have not been changed accordingly. So some mocks on module's
method don't take effective.
This commit is to fix the failures in test_glance.
Reviewed: https:/ /review. openstack. org/555145 /git.openstack. org/cgit/ openstack/ os-xenapi/ commit/ ?id=4e26270ea83 d66c37ffeea75fc 2064e27f41c0c2
Committed: https:/
Submitter: Zuul
Branch: master
commit 4e26270ea83d66c 37ffeea75fc2064 e27f41c0c2
Author: Jianghua Wang <email address hidden>
Date: Thu Mar 22 03:48:26 2018 +0000
Fix random failures in test_glance
We had some change in source code (glance.py) to make os-xenapi
be compitable with both py2 and py3. But the modules in the UT
have not been changed accordingly. So some mocks on module's
method don't take effective.
This commit is to fix the failures in test_glance.
Change-Id: I42cbe4f5dc5cec 5d28394b9502196 ff9c9bb8761
Closes-Bug: 1757928