Configuration for virt role is missed from UI

Bug #1578526 reported by Ksenia Svechnikova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Critical
Kate Pimenova
Mitaka
Fix Released
Critical
Vitaly Kramskikh
Newton
Fix Committed
Critical
Kate Pimenova

Bug Description

ISO 9.0, 278

Detailed bug description:

No possibility to add configuration to node with virt role

Steps to reproduce:

          0) Prepare env with 3 node
          1) Add FEATURE_GROUPS: ["advanced"] to /etc/nailgun/settings.yaml
          2) service nailgun restart
          3) Add virt, comute role to the node
          4) Try to add json config to the virt role ==> No field is present
          5)Try to use CLI, it's working as expected
                        fuel2 node create-vms-conf 1 --conf '{"id":1,"mem":4,"cpu":2}'

Expected result: We can add such configuration as {"id":1,"mem":4,"cpu":2} for virt role

Actual result: No field is present

Reproducibility: 100%

No snapshot needed, as it's reproduce without deploy, screenshot is attched

Revision history for this message
Ksenia Svechnikova (kdemina) wrote :
Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
description: updated
tags: removed: need-info
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/314621

Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Kate Pimenova (kpimenova)
status: Confirmed → In Progress
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/315001

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

Reviewed: https://review.openstack.org/314621
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=69fb8b6a1a3207666d11b561e9d1e340b99da5dc
Submitter: Jenkins
Branch: master

commit 69fb8b6a1a3207666d11b561e9d1e340b99da5dc
Author: Kate Pimenova <email address hidden>
Date: Tue May 10 18:05:47 2016 +0300

    Configuration for virt role fixed on UI

    Closes-Bug: #1578526

    Change-Id: I8870f03e52af52c1e63dc54167432277586b1ac3

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

Reviewed: https://review.openstack.org/315001
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=5a47e9b4397926d39737469498f5436e0b05e61e
Submitter: Jenkins
Branch: stable/mitaka

commit 5a47e9b4397926d39737469498f5436e0b05e61e
Author: Kate Pimenova <email address hidden>
Date: Tue May 10 18:05:47 2016 +0300

    Configuration for virt role fixed on UI

    Closes-Bug: #1578526

    Change-Id: I8870f03e52af52c1e63dc54167432277586b1ac3

tags: added: on-verification
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

cat /etc/fuel_openstack_version:
 mitaka-9.0
rpm -qa | egrep 'fuel|astute|network-checker|nailgun|packetary|shotgun':
 fuel-release-9.0.0-1.mos6345.noarch
 fuel-misc-9.0.0-1.mos8340.noarch
 network-checker-9.0.0-1.mos72.x86_64
 fuel-mirror-9.0.0-1.mos135.noarch
 fuel-openstack-metadata-9.0.0-1.mos8679.noarch
 fuel-notify-9.0.0-1.mos8340.noarch
 fuel-ostf-9.0.0-1.mos934.noarch
 fuel-provisioning-scripts-9.0.0-1.mos8679.noarch
 python-fuelclient-9.0.0-1.mos314.noarch
 fuelmenu-9.0.0-1.mos270.noarch
 fuel-9.0.0-1.mos6345.noarch
 fuel-utils-9.0.0-1.mos8340.noarch
 fuel-nailgun-9.0.0-1.mos8679.noarch
 rubygem-astute-9.0.0-1.mos742.noarch
 fuel-library9.0-9.0.0-1.mos8340.noarch
 shotgun-9.0.0-1.mos88.noarch
 fuel-agent-9.0.0-1.mos276.noarch
 fuel-ui-9.0.0-1.mos2681.noarch
 fuel-setup-9.0.0-1.mos6345.noarch
 nailgun-mcagents-9.0.0-1.mos742.noarch
 python-packetary-9.0.0-1.mos135.noarch
 fuel-bootstrap-cli-9.0.0-1.mos276.noarch
 fuel-migrate-9.0.0-1.mos8340.noarch

Revision history for this message
Nastya Urlapova (aurlapova) wrote :

via UI: [{"mem":10,"id":0,"cpu":0}]
[root@nailgun ~]# fuel2 node list-vms-conf 3
+----------+-------------------------------------+
| Field | Value |
+----------+-------------------------------------+
| vms_conf | [{u'mem': 10, u'id': 0, u'cpu': 0}] |
+----------+-------------------------------------+

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.