Node details / pci devices info is barely readable

Bug #1536154 reported by Ilya Shakhat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Alexandra Morozova

Bug Description

Node details pop-up contains 'pci_devices' section which shows list of devices. For motherboard it shows all children items serialized into a single string. Even on KVM this string is more than a screen height, for bare-metal nodes it lasts for several screens (see screenshot for explanation).

Tags: area-ui ui
Revision history for this message
Ilya Shakhat (shakhat) wrote :
Revision history for this message
Ilya Shakhat (shakhat) wrote :

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "452"
  build_id: "452"
  fuel-nailgun_sha: "3248ebe68edc2e7ed08c9f6feef702a4c6919b56"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "0c1b17537a35d1b56f382fcc48197d0ee0c02d90"
  fuel-nailgun-agent_sha: "92ebd5ade6fab60897761bfa084aefc320bff246"
  astute_sha: "b81577a5b7857c4be8748492bae1dec2fa89b446"
  fuel-library_sha: "51b4072521684a19c2ba7d394cf8d42b191ced93"
  fuel-ostf_sha: "0ce0ce00804e2a8ed806b814136ec3afa49c3976"
  fuel-mirror_sha: "b62f3cce5321fd570c6589bc2684eab994c3f3f2"
  fuelmenu_sha: "6c1888a48e2c3244d7fdf6409c22874aac8a7495"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "44635570b2ab49b1261f40137b5271261a454ade"

Changed in fuel:
milestone: none → 8.0
assignee: nobody → Fuel UI Team (fuel-ui)
tags: added: ui
Maciej Relewicz (rlu)
tags: added: area-ui
Changed in fuel:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Alexandra Morozova (astepanchuk) wrote :
Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Alexandra Morozova (astepanchuk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/270617

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/270735

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/270617
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=3006690bedeaa6679575b9285458eecb60c3e393
Submitter: Jenkins
Branch: master

commit 3006690bedeaa6679575b9285458eecb60c3e393
Author: Alexandra Morozova <email address hidden>
Date: Wed Jan 20 17:17:53 2016 +0100

    Fix for PCI node information display on baremetal environments

    added _.isPlainObject and _.isArray check to prevent
    rendering of complex structures in form

    Closes-bug: #1536154

    Change-Id: I76268bc25552ef7c4ea79888faec1b0b03c5800e

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/8.0)

Reviewed: https://review.openstack.org/270735
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=a32d825d01ba7e927bcd44a2cdaf83f22a0056ab
Submitter: Jenkins
Branch: stable/8.0

commit a32d825d01ba7e927bcd44a2cdaf83f22a0056ab
Author: Alexandra Morozova <email address hidden>
Date: Wed Jan 20 17:17:53 2016 +0100

    Fix for PCI node information display on baremetal environments

    added _.isPlainObject and _.isArray check to prevent
    rendering of complex structures in form

    Closes-bug: #1536154

    Change-Id: I9ea3c6f1c31c2d66e85551e79a97bdf76ebabeea

tags: added: on-verification
Revision history for this message
Dmitriy Kruglov (dkruglov) wrote :

Verified on MOS 8.0, build 481. The issue is fixed.

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "481"
  build_id: "481"
  fuel-nailgun_sha: "ae949905142507f2cb446071783731468f34a572"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "481ed135de2cb5060cac3795428625befdd1d814"
  fuel-nailgun-agent_sha: "b2bb466fd5bd92da614cdbd819d6999c510ebfb1"
  astute_sha: "b81577a5b7857c4be8748492bae1dec2fa89b446"
  fuel-library_sha: "420c6fa5f8cb51f3322d95113f783967bde9836e"
  fuel-ostf_sha: "ab5fd151fc6c1aa0b35bc2023631b1f4836ecd61"
  fuel-mirror_sha: "b62f3cce5321fd570c6589bc2684eab994c3f3f2"
  fuelmenu_sha: "fac143f4dfa75785758e72afbdc029693e94ff2b"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "6c6b088a3d52dd0eaf43d59f3a3a149c93a07e7e"

Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.