Reviewed:  https://review.openstack.org/405139
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=79298590303c906237dd0a6a4d847ea452ebef38
Submitter: Jenkins
Branch:    master

commit 79298590303c906237dd0a6a4d847ea452ebef38
Author: Yakup Adakli <[email protected]>
Date:   Thu Dec 1 13:36:22 2016 +0300

    Images table name updated to id when name is None
    
    Also, angular image table name updated to id for this case.
    
    Change-Id: Iab8a1762369c5c40422cb549af124d2ef4f407c9
    Closes-Bug: #1605031


** Changed in: horizon
       Status: In Progress => Fix Released

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

Title:
  Show name_or_id when the image name is none

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Reproduce:
  1, Use 'Glance image-create' command create a image, such as: "glance 
image-create --container-format=bare --disk-format=qcow2  
--file=/root/cirros-0.3.4-x86_64-disk.img", there do not set the image name.
  2, Open "Project/Compute/Images" page, there show the image id in the table 
that I just created whose name is none.
  3, Open "Admin/System/Images" page, there show blank in the table for the 
image that I just created.

  Expected result: There show image id in admin images table when the
  image name is none.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1605031/+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