fuelmenu 'feature groups ' option works wrong

Bug #1578979 reported by ElenaRossokhina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Maksim Malchuk
Mitaka
Won't Fix
Medium
Maksim Malchuk

Bug Description

Detailed bug description:
 fuelmenu 'feature groups ' option does not switch-on additional feature group
Steps to reproduce:
Run fuelmenu, choose 'Feature Groups' submenu.
Select both options and choose "Apply", then "Save and Quit"
Restart nailgun 'systemctl restart nailgun'

Expected results:
Experimental feature is available
[root@nailgun ~]# fuel --f
api: '1'
auth_required: true
feature_groups:
- experimental
openstack_version: mitaka-9.0
release: '9.0'

Actual result:
Needed feature is not avilable, 'fuel --f' displays empty list
fuel --f
api: '1'
auth_required: true
feature_groups: []
openstack_version: mitaka-9.0
release: '9.0'

Reproducibility:
always, iso #250

Workaround:
Change FEATURE_GROUPS in /etc/nailgun/settings.yaml
and restart nailgun

Impact:
n/a

Description of the environment:
fuel version info is attached

Additional information:
n/a

Revision history for this message
ElenaRossokhina (esolomina) wrote :
Changed in fuel:
milestone: none → 9.0
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
importance: Undecided → High
status: New → Confirmed
tags: added: area-python
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Maksim Malchuk (mmalchuk)
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Settings are not automatically applied to any puppet based items. This really is covered by a feature and shouldn't be treated like a bug. You can work around this by running bootstrap_admin_node.sh.

This is again, not a bug, but a feature. It does not merit high priority status because A, there is a workaround, and B, this is expected behavior.

Changed in fuel:
importance: High → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-menu (master)

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

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
milestone: 9.0 → 10.0
Revision history for this message
Fedor Zhadaev (fzhadaev) wrote :

SCF for 9.0 is passed. Changed status to "Won't fix" for 9.0.

tags: added: feature module-fuelmenu
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-menu (master)

Reviewed: https://review.openstack.org/314235
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=5b7a49575f31aed142782b422079b5c47f890fba
Submitter: Jenkins
Branch: master

commit 5b7a49575f31aed142782b422079b5c47f890fba
Author: Maksim Malchuk <email address hidden>
Date: Mon May 9 21:38:37 2016 +0300

    Apply feature_groups settings in Nailgun

    Apply feature_groups settings in Nailgun only during post-deployment
    phase (when Fuel master is installed) and only if they were changed.

    Change-Id: Ia849153e15f4bd9ab568221374a7f8ef2fb6c52d
    Closes-Bug: #1578979
    Signed-off-by: Maksim Malchuk <email address hidden>

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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