commit | 7a78cc8ecdade776bdb18f61b3fda8d9c4ae8c26 | [log] [tgz] |
---|---|---|
author | Chris Yeoh <cyeoh@au1.ibm.com> | Thu Sep 18 17:51:30 2014 +0930 |
committer | Chris Yeoh <cyeoh@au1.ibm.com> | Tue Sep 30 10:02:47 2014 +0930 |
tree | 03b8d6aa97b78e124cd04ac769a556215e18d114 | |
parent | 07bfc57acaf71279415fb77285c4e569e77088f5 [diff] |
Fixes image create utf-8 multibyte test Fixes test_create_image_specify_multibyte_character_image_name so that it actually sends a UTF-8 multibyte character rather than unicode. Also changes it to a 3 byte multibyte character rather than a 4 byte multibyte character because glance currently doesn't handle 4 byte utf-8 and will 500. Change-Id: I064b563024a090899a4adcbbd462a18c5450830c Related-Bug: 1006725