python-novaclient/novaclient
Luong Anh Tuan d77aa05049 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids. We should
use that function when generating uuids for consistency.

Change-Id: Ic6045a3b8dabedf3ecaa14d94707614fc4d454e4
Closes-Bug: #1082248
2016-12-20 05:14:03 +00:00
..
tests Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-20 05:14:03 +00:00
v2 Merge "Microversion 2.40 - Simple tenant usage pagination" 2016-12-20 00:25:26 +00:00
__init__.py Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00
api_versions.py Cap image API deprecated methods at 2.35 2016-08-19 16:25:07 -04:00
base.py Remove internal attribute access from shell 2016-12-15 01:06:39 +08:00
client.py Deprecate volume_service_name argument 2016-12-17 17:51:57 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
shell.py Deprecate volume_service_name argument 2016-12-17 17:51:57 +00:00
utils.py Replace six.iteritems() with .items() 2016-12-09 11:04:16 +08:00