Public bug reported:

When image ref is not specified (like boot from cinder volume image), server 
details view returns empty string as image.
image value should be empty dictionary.

Currently when users with strong type system receive string, their
system cannot handle this correctly.

http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/views/servers.py#n220
this line should "return {}"

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1491244

Title:
  server details view can include empty string image

Status in OpenStack Compute (nova):
  New

Bug description:
  When image ref is not specified (like boot from cinder volume image), server 
details view returns empty string as image.
  image value should be empty dictionary.

  Currently when users with strong type system receive string, their
  system cannot handle this correctly.

  
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/views/servers.py#n220
  this line should "return {}"

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1491244/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to