Louis Taylor
b31d7a4c7a
Remove uses of unicode() builtin
Some uses of unicode() appear to have crept into glance's codebase. This change replaces them with the recommended six.text_type(). Change-Id: I239f91114a921d3276da5cfd96ec1fde10601565 Partial-bug: #1282893
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more: * Official Glance documentation * Official Client documentation
Description
Languages
Python
99.9%