glance/glance/tests
ChangBo Guo(gcb) 3216541561 Refactor UUID test
Oslo is removing uuidutils during the icehouse cycle. We had removed
uuidutils.generate_uuid() in https://review.openstack.org/#/c/60643/
It seems the UUID test was not executed, for example, there is no method
called generate_uuid() in common/utils, the Jekins still passed. This
patch move the testcase and remove the test method for generate_uuid.

Change-Id: If4f508129f0b44d63fe77ed1251c0e0737e7e897
Partial-Bug: #1253497
2014-02-27 14:12:01 +08:00
..
etc Check first matching rule for protected properties 2014-01-22 17:41:10 +00:00
functional Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-02-26 09:06:33 +08:00
integration Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
unit Refactor UUID test 2014-02-27 14:12:01 +08:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Switch to testrepository for running tests 2014-01-29 08:30:55 +08:00
stubs.py Remove vim header 2014-01-14 16:03:28 +00:00
utils.py Refactor UUID test 2014-02-27 14:12:01 +08:00