UI does not show interfaces info for role virt with network template

Bug #1613219 reported by Dmitry Ukov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Julia Aranovich
Mitaka
Fix Released
High
Julia Aranovich

Bug Description

Steps to reproduce
1. Create env
2. Add 3 nodes with role virt
3. Create network san
   fuel2 network-group create -N 1 -C 172.17.32.64/27 -V 1362 -g 172.17.32.65 san
4. Upload network template (see attachment)
5. Open Network interfaces screen for one of the virt nodes

Expected result:
  Interfaces screen with warning that Network Template has been aplied
Actual result:
  Screen with filled progress bar

Diagnostic Snapshot: https://drive.google.com/open?id=0B0kV2KAlVj3NQTM4Yk82bkZKejg

Environment info:
[root@fuel ~]# shotgun2 short-report
cat /etc/fuel_build_id:
 495
cat /etc/fuel_build_number:
 495
cat /etc/fuel_release:
 9.0
cat /etc/fuel_openstack_version:
 mitaka-9.0
rpm -qa | egrep 'fuel|astute|network-checker|nailgun|packetary|shotgun':
 fuel-release-9.0.0-1.mos6349.noarch
 fuel-misc-9.0.0-1.mos8460.noarch
 python-packetary-9.0.0-1.mos140.noarch
 fuel-bootstrap-cli-9.0.0-1.mos285.noarch
 fuel-migrate-9.0.0-1.mos8460.noarch
 shotgun-9.0.0-1.mos90.noarch
 fuel-notify-9.0.0-1.mos8460.noarch
 nailgun-mcagents-9.0.0-1.mos750.noarch
 python-fuelclient-9.0.0-1.mos325.noarch
 fuel-9.0.0-1.mos6349.noarch
 fuel-utils-9.0.0-1.mos8460.noarch
 fuel-setup-9.0.0-1.mos6349.noarch
 fuel-provisioning-scripts-9.0.0-1.mos8743.noarch
 fuel-library9.0-9.0.0-1.mos8460.noarch
 network-checker-9.0.0-1.mos74.x86_64
 fuel-agent-9.0.0-1.mos285.noarch
 fuel-ui-9.0.0-1.mos2717.noarch
 fuel-ostf-9.0.0-1.mos936.noarch
 fuelmenu-9.0.0-1.mos274.noarch
 fuel-nailgun-9.0.0-1.mos8743.noarch
 rubygem-astute-9.0.0-1.mos750.noarch
 fuel-mirror-9.0.0-1.mos140.noarch
 fuel-openstack-metadata-9.0.0-1.mos8743.noarch
[root@fuel ~]# less /var/log/nailgun/app.log.2.gz

Tags: area-ui
Revision history for this message
Dmitry Ukov (dukov) wrote :
Changed in fuel:
importance: Undecided → Critical
importance: Critical → High
assignee: nobody → Fuel UI Team (fuel-ui)
status: New → Confirmed
tags: added: area-ui
Changed in fuel:
milestone: none → 10.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ui (master)

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

Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Julia Aranovich (jkirnosova)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (master)

Reviewed: https://review.openstack.org/369912
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=662180b11224e91472ccd9dc428e2033ff0ae26f
Submitter: Jenkins
Branch: master

commit 662180b11224e91472ccd9dc428e2033ff0ae26f
Author: Julia Aranovich <email address hidden>
Date: Wed Sep 14 11:26:53 2016 +0300

    Fix interfaces screen to render bonds without bonding type specified

    Bond type__ property can be absent when using network template
    for interfaces configuration.

    Closes-Bug: #1613219

    Change-Id: Ia73a18b7cd61175eab23bb520974bed4c867fc30

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/369947

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/mitaka)

Reviewed: https://review.openstack.org/369947
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=7973ba0e849f07634f53568312653c68520f4329
Submitter: Jenkins
Branch: stable/mitaka

commit 7973ba0e849f07634f53568312653c68520f4329
Author: Julia Aranovich <email address hidden>
Date: Wed Sep 14 11:26:53 2016 +0300

    Fix interfaces screen to render bonds without bonding type specified

    Bond type__ property can be absent when using network template
    for interfaces configuration.

    Closes-Bug: #1613219

    Change-Id: Ia73a18b7cd61175eab23bb520974bed4c867fc30

tags: added: on-verification
tags: removed: on-verification
tags: added: on-verification
Revision history for this message
Andrey Lavrentyev (alavrentyev) wrote :

Wasn't able to reproduce it on 9.1 snapshot #268
No frozen progress bar observed

[root@nailgun ~]# shotgun2 short-report
cat /etc/fuel_build_id:
 495
cat /etc/fuel_build_number:
 495
cat /etc/fuel_release:
 9.0
cat /etc/fuel_openstack_version:
 mitaka-9.0

UBUNTU_MIRROR_ID=ubuntu-2016-09-14-213640
CENTOS_MIRROR_ID=centos-7.2.1511-2016-05-31-083834
MOS_UBUNTU_MIRROR_ID=9.0-2016-09-15-164325
MOS_CENTOS_OS_MIRROR_ID=os-2016-06-23-135731
MOS_CENTOS_PROPOSED_MIRROR_ID=proposed-2016-09-15-174322
MOS_CENTOS_UPDATES_MIRROR_ID=updates-2016-06-23-135916
MOS_CENTOS_HOLDBACK_MIRROR_ID=holdback-2016-06-23-140047
MOS_CENTOS_HOTFIX_MIRROR_ID=hotfix-2016-09-15-144323
MOS_CENTOS_SECURITY_MIRROR_ID=security-2016-06-23-140002

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-ui 10.0.0rc1

This issue was fixed in the openstack/fuel-ui 10.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-ui 10.0.0

This issue was fixed in the openstack/fuel-ui 10.0.0 release.

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.