[Yahoo-eng-team] [Bug 1441922] Re: Keystone V3 authentication return BadRequest: Malformed request url

2015-05-07 Thread Jin Liu
Code change is not needed on Cinder/Nova server, just some conf to use keystone v3 authentication. ** Changed in: cinder Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1361963] [NEW] No default control_exchange configuration prompt in glance-api.conf

2014-08-26 Thread Jin Liu
Public bug reported: In current default glance-api.conf, messaging configurations as below, but actually 'rabbit_notification_exchange = glance' and 'qpid_notification_exchange = glance' do not impact topic consumer_queue creation. because Oslo .messaging uses 'control_exchange' as queue name,

[Yahoo-eng-team] [Bug 1361081] [NEW] v1v2 creation interface prompts differences when Image name exceeds limit

2014-08-25 Thread Jin Liu
Public bug reported: v1 api gives clear prompt as below, linux:˜/source glance image-create

[Yahoo-eng-team] [Bug 1359017] Re: Returning unprecise error message when you create image with long name

2014-08-20 Thread Jin Liu
I tried this case in the latest Juno master, I find it's ok now linux:˜/source glance image-create

[Yahoo-eng-team] [Bug 1359017] [NEW] Returning unprecise error message when you create image with long name

2014-08-19 Thread Jin Liu
Public bug reported: Image creation fails when the image name is 255 chars, but the error message does not indicate that name length is the issue. Note that double byte names work if they do not exceed the Glance length limit. Upon clicking on Import button from GUI, console displayed below