glance/glance/tests
Zhongyue Luo e4492d54ae Use uuid instead of uuidutils
Glance no longer import uuidutils from Oslo.
This patch replaces uuidutils.generate_uuid() with
str(uuid.uuid4()).

Change-Id: I463324cefe488138d709ffe0cc4a587d6ecaa850
Related-Bug: #1253497
2014-02-17 14:56:17 +08:00
..
etc Check first matching rule for protected properties 2014-01-22 17:41:10 +00:00
functional Use uuid instead of uuidutils 2014-02-17 14:56:17 +08:00
integration Use common db migrations module from Oslo 2014-01-25 11:04:55 +02:00
unit Add `virtual_size` to Glance's API v2 2014-02-13 15:13:11 +01: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 Provide explicit image create value in Registry v2 Client test 2014-01-28 15:37:45 +08:00