Bug 1312037

Summary: Configure/Network tab empty if <totem> section is missing from cluster.conf
Product: Red Hat Enterprise Linux 6 Reporter: Radek Steiger <rsteiger>
Component: luciAssignee: Ryan McCabe <rmccabe>
Status: CLOSED WONTFIX QA Contact: cluster-qe <cluster-qe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.8CC: cluster-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-17 15:47:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Radek Steiger 2016-02-25 15:18:11 UTC
> Description of problem:

When <totem> element is missing from cluster.conf the Configure->Network page form is almost empty (with the exception of secauth and TTL). Adding that section in cluster.conf or changing any of the default (which will cause adding the section automatically) makes luci pre-fill all form items with default values.

Removing the <totem> section (or settings defaults everywhere in the luci tab) will hide the default values again.

Looks like luci is only able to show the default when <totem> is present in cluster.conf.


> Version-Release number of selected component (if applicable):

luci-0.26.0-77.el6.x86_64


> Steps to Reproduce:

1) Have a cluster.conf with no <totem> section
2) Open Configure->Network tab in luci
3) Modify any of the form items and submit


> Actual results:

After step 2) the Configure->Network form is almost empty.
After step 3) the Configure->Network is pre-filled with default values


> Expected results:

Default values shown in both step 2) and 3)