[docs] Banner on top of Fuel UI which says smth was done via CLI

Bug #1374944 reported by Mike Scherbakov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Irina Povolotskaya

Bug Description

http://docs.mirantis.com/openstack/fuel/fuel-5.1/reference-architecture.html?highlight=cli#adjust-the-network-configuration-via-cli
http://docs.mirantis.com/openstack/fuel/fuel-5.1/user-guide.html?highlight=cli#using-fuel-cli
Links above do not have a warning that when manual modification of YAML structure is performed, that UI can't be used for further env operations, and may reflect incorrect information.

Warning is shown in this section:
http://docs.mirantis.com/openstack/fuel/fuel-5.1/operations.html#using-yaml-configuration-files

None of the sections have visual screenshot of how such warning looks like in real Fuel UI. I believe it has to be there, I've personally stuck 2 times in couple of recent weeks trying it to explain others. If I could show screenshot in docs, that would save me time.

Tags: docs
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

I can't see any banners ^^^ (see screenshot).

In Fuel UI I can see than ovs-bond0 should contain eth5 & rth7 interfaces, but in fact in console I can see that ovs-bond0 contains eth0 & eth2 interfaces:
[root@node-13 ~]# ovs-appctl lacp/show ovs-bond0
---- ovs-bond0 ----
status: active negotiated
sys_id: 90:e2:ba:1e:6b:b0
sys_priority: 65534
aggregation key: 1
lacp_time: slow

slave: eth0: current attached
port_id: 1
port_priority: 65535
may_enable: true

actor sys_id: 90:e2:ba:1e:6b:b0
actor sys_priority: 65534
actor port_id: 1
actor port_priority: 65535
actor key: 1
actor state: activity aggregation synchronized collecting distributing

partner sys_id: 02:1c:73:09:0e:53
partner sys_priority: 32768
partner port_id: 32787
partner port_priority: 32768
partner key: 104
partner state: activity aggregation synchronized collecting distributing

slave: eth2: current attached
port_id: 2
port_priority: 65535
may_enable: true

actor sys_id: 90:e2:ba:1e:6b:b0
actor sys_priority: 65534
actor port_id: 2
actor port_priority: 65535
actor key: 1
actor state: activity aggregation synchronized collecting distributing

partner sys_id: 02:1c:73:09:0e:53
partner sys_priority: 32768
partner port_id: 19
partner port_priority: 32768
partner key: 104
partner state: activity aggregation synchronized collecting distributing

Revision history for this message
Mike Scherbakov (mihgen) wrote :

Timur, if you changed network settings doing YAML hacking via CLI, then banner must appear. If it does not, then it is another bug which should be targeted to fuel-python team.

Revision history for this message
Meg McRoberts (dreidellhasa) wrote :

Even the warning that exists is exceedingly vague! This definitely needs fixing.

Can someone give a list of which parameters in which YAML files cause this banner to be displayed and render the
UI unusable and possibly inaccurate?

Changed in fuel:
status: New → Confirmed
Revision history for this message
Evgeniy L (rustyrobot) wrote :

Hi, when you run:

fuel --env 1 deployment upload
Or
fuel --env 1 provisioning upload

Modification of configuration data is performed , after that you can see this banner (see in attachment).
It means that any configuration actions (settings tab, networks, disks etc) won't affect data which will be sent to orchestrator.

Changed in fuel:
milestone: 6.0 → 6.1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

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

Changed in fuel:
assignee: Fuel Documentation Team (fuel-docs) → Irina Povolotskaya (ipovolotskaya)
status: Confirmed → In Progress
Revision history for this message
OSCI Robot (oscirobot) wrote : Fix proposed to stackforge/fuel-docs (master)

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

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

Reviewed: https://review.openstack.org/174372
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=9ee0481fc268b538aa3ecd7841776631b8fbf10a
Submitter: Jenkins
Branch: master

commit 9ee0481fc268b538aa3ecd7841776631b8fbf10a
Author: Irina Povolotskaya <email address hidden>
Date: Thu Apr 16 16:08:02 2015 +0300

    Add screenshot about Fuel CLI warning and edit notes

    Currently, User, Operations and Reference Architectures
    Guides have poor notes about the changes made
    via Fuel CLI and web browser (what takes precedence
    and what message appears to warn a user).

    This commit adds the required screenshots and
    provides some minor changes for the note code.

    Change-Id: I739c6db78cf688d5342110d752f8e2631b2be2b6
    Closes-Bug: 1374944

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

Fix proposed to branch: stable/6.0
Review: https://review.openstack.org/174803

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

Reviewed: https://review.openstack.org/174803
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=4a25e209770d91fe0b36e023702a246fec24432b
Submitter: Jenkins
Branch: stable/6.0

commit 4a25e209770d91fe0b36e023702a246fec24432b
Author: Irina Povolotskaya <email address hidden>
Date: Thu Apr 16 16:08:02 2015 +0300

    Add screenshot about Fuel CLI warning and edit notes

    Currently, User, Operations and Reference Architectures
    Guides have poor notes about the changes made
    via Fuel CLI and web browser (what takes precedence
    and what message appears to warn a user).

    This commit adds the required screenshots and
    provides some minor changes for the note code.

    Change-Id: I739c6db78cf688d5342110d752f8e2631b2be2b6
    Closes-Bug: 1374944
    (cherry picked from commit 9ee0481fc268b538aa3ecd7841776631b8fbf10a)

Changed in fuel:
status: Fix Committed → Fix Released
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.