Activity log for bug #1643600

Date Who What changed Old value New value Message
2016-11-21 15:50:11 Julia Aranovich bug added bug
2016-11-22 10:11:08 Oleksiy Molchanov fuel: assignee Fuel Sustaining (fuel-sustaining-team)
2016-12-14 14:37:47 Andriy Popovych fuel: assignee Fuel Sustaining (fuel-sustaining-team) Andriy Popovych (popovych-andrey)
2016-12-20 09:38:50 OpenStack Infra tags area-python nic-plugin-feature area-python in-stable-mitaka nic-plugin-feature
2016-12-21 07:52:10 Julia Aranovich description Steps to reproduce: 1. create an environment (any settings) 2. add a node to the environment with SR-IOV enabled inteface(s) and go to the node interfaces configuration screen 3. enable SR-IOV on a node interface and check SR-IOV settings Expected result: all SR-IOV settings are valid by default Actual result: numvfs setting is marked as invalid on UI. UI highlights numvfs field because it has "number" type and "null" default value. "null" isn't recognized by UI as valid number input value. Proposed solution is to split numvfs setting into 2 separate settings: sriov: { ..., use_custom_numvfs: { type: 'checkbox' value: false, label: 'Use custom virtual functions number', description: ?, weight: 10 }, numvfs: { type: 'number', value: 2, min: 0, weight: 20, label: 'Custom virtual functions number', description: ?, restrictions: ['nic_attributes:sriov.use_custom_numvfs.value = false'] } } This will guarantee having not a null value for number input and will make numvfs setting UX more clear. Steps to reproduce: 1. create an environment (any settings) 2. add a node to the environment with SR-IOV enabled inteface(s) and go to the node interfaces configuration screen 3. enable SR-IOV on a node interface and check SR-IOV settings Expected result: all SR-IOV settings are valid by default Actual result: numvfs setting is marked as invalid on UI. UI highlights numvfs field because it has "number" type and "null" default value. "null" isn't recognized by UI as valid number input value. Proposed solution is to add nullable=true flag to numvfs setting (which was supported on UI https://review.openstack.org/412118). It will generate checkbox near the number control, that indicates if setting value is null or not.
2016-12-23 12:52:35 OpenStack Infra fuel: status Confirmed In Progress
2016-12-23 12:52:35 OpenStack Infra fuel: assignee Andriy Popovych (popovych-andrey) Julia Aranovich (jkirnosova)
2016-12-26 06:54:29 OpenStack Infra tags area-python in-stable-mitaka nic-plugin-feature area-python in-stable-mitaka in-stable-newton nic-plugin-feature
2016-12-26 06:55:06 Julia Aranovich fuel: assignee Julia Aranovich (jkirnosova) Fuel Sustaining (fuel-sustaining-team)
2016-12-26 06:55:16 Julia Aranovich fuel: status In Progress Confirmed
2016-12-27 11:07:56 Dmitry Pyzhov fuel: assignee Fuel Sustaining (fuel-sustaining-team) Fedor Zhadaev (fzhadaev)
2016-12-28 10:15:40 OpenStack Infra fuel: status Confirmed In Progress
2016-12-30 11:51:50 Fedor Zhadaev nominated for series fuel/mitaka
2016-12-30 11:51:50 Fedor Zhadaev bug task added fuel/mitaka
2016-12-30 11:51:50 Fedor Zhadaev nominated for series fuel/newton
2016-12-30 11:51:50 Fedor Zhadaev bug task added fuel/newton
2016-12-30 11:52:00 Fedor Zhadaev fuel/mitaka: milestone 9.2
2016-12-30 11:52:04 Fedor Zhadaev fuel/newton: milestone 10.1
2016-12-30 11:52:08 Fedor Zhadaev fuel: milestone 9.2 11.0
2016-12-30 11:52:33 Fedor Zhadaev fuel/mitaka: importance Undecided High
2016-12-30 11:52:35 Fedor Zhadaev fuel/newton: importance Undecided High
2016-12-30 11:52:37 Fedor Zhadaev fuel/mitaka: status New Confirmed
2016-12-30 11:52:40 Fedor Zhadaev fuel/newton: status New Confirmed
2016-12-30 11:52:41 Fedor Zhadaev fuel/mitaka: assignee Fedor Zhadaev (fzhadaev)
2016-12-30 11:52:43 Fedor Zhadaev fuel/newton: assignee Fedor Zhadaev (fzhadaev)
2017-01-11 12:12:58 OpenStack Infra fuel: status In Progress Fix Committed
2017-01-11 12:26:55 OpenStack Infra fuel/newton: status Confirmed In Progress
2017-01-11 12:26:55 OpenStack Infra fuel/newton: assignee Fedor Zhadaev (fzhadaev) Alexey Shtokolov (ashtokolov)
2017-01-11 13:08:21 OpenStack Infra fuel/mitaka: status Confirmed In Progress
2017-01-11 13:46:02 OpenStack Infra fuel/newton: status In Progress Fix Committed
2017-01-12 15:55:06 OpenStack Infra fuel/mitaka: status In Progress Fix Committed
2017-01-18 12:53:21 Dmitry Belyaninov tags area-python in-stable-mitaka in-stable-newton nic-plugin-feature area-python in-stable-mitaka in-stable-newton nic-plugin-feature on-verification
2017-01-18 13:15:07 Dmitry Belyaninov tags area-python in-stable-mitaka in-stable-newton nic-plugin-feature on-verification area-python in-stable-mitaka in-stable-newton nic-plugin-feature
2017-01-24 07:18:12 TatyanaGladysheva tags area-python in-stable-mitaka in-stable-newton nic-plugin-feature area-python in-stable-mitaka in-stable-newton nic-plugin-feature on-verification
2017-01-24 09:02:34 TatyanaGladysheva tags area-python in-stable-mitaka in-stable-newton nic-plugin-feature on-verification area-python in-stable-mitaka in-stable-newton nic-plugin-feature
2017-01-26 11:39:13 Kristina Berezovskaia fuel/mitaka: status Fix Committed Fix Released
2017-04-18 08:25:18 Vladimir Khlyunev fuel/newton: status Fix Committed Fix Released