← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1463733] Re: Image metadata update view doesn't search for image property key name

 

Reviewed:  https://review.openstack.org/269772
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=94c4f7b3d011168f44cf8e62bdb15f4a02edfed7
Submitter: Jenkins
Branch:    master

commit 94c4f7b3d011168f44cf8e62bdb15f4a02edfed7
Author: Justin Pomeroy <jpomero@xxxxxxxxxxxxxxxxxx>
Date:   Tue Jan 19 10:52:25 2016 -0600

    Fix metadata tree available filter
    
    This patch updates the filtering of the available metadata items in
    the Update Metadata modal so that any leaf with either a display
    value or property name that matches will be displayed. Parent items
    of any matching leaf are also displayed so context and the tree
    structure are preserved.
    
    Closes-Bug: #1519535
    Closes-Bug: #1519567
    Closes-Bug: #1463733
    Change-Id: I11caf506a851807cb3b079184dd260db6862b3d9


** 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/1463733

Title:
  Image metadata update view doesn't search for image property key name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Issue
  =====
  The image metadata update view doesn't search for the key names of image metadata key name (like "os_command_line"). It only searches for the image metadata *display* names.

  Steps to reproduce
  ==================

  * start devstack
  * login to horizon as admin
  * go to "Admin" -> "System" -> "Images" 
  * for the image "cirros ..." select the action "update metadata"
  * search for "os_command_line" in the available metadata

  Expected behavior
  =================

  The metadata "Kernel Command Line" is selected. That's the display
  name of the key "os_command_line".

  Actual behavior
  ===============

  No metadata is found.

  Logs & Env.
  ===========

  * Devstack
  * Horizon version
      commit bd80fb930be6b8e605e11d9ee9dd36d5b3571ca4
      Merge: 084ab1b 0b60758
      Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
      Date:   Wed Jun 10 05:27:29 2015 +0000

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


References