Changes in the command line does not correspond to changes in the Web Ui

Bug #1321358 reported by Egor Kotko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Low
Unassigned

Bug Description

{"build_id": "2014-05-20_01-10-31", "mirantis": "yes", "build_number": "213", "ostf_sha": "353f918197ec53a00127fd28b9151f248a2a2d30", "nailgun_sha": "ab7f7dfddadfe0e08a39693c6d33aa0250f20142", "production": "docker", "api": "1.0", "fuelmain_sha": "68c62519bc788fd8ff27e4576a6cdf7e7fac14c0", "astute_sha": "a3432e6e31ffd6f1c56386b2eb54afeacb74750b", "release": "5.0", "fuellib_sha": "3d92142a5643af82596f0450e39282550a45e5db"}

Steps to reproduce:
Create env via cli Centos, bonding active backup:
1) fuel env create --name=test --mode=multinode --network-mode neutron --net-segment-type vlan --rel=1
2) fuel node -s --env 1 --node-id=1 --role=controller
3) fuel node -s --env 1 --node-id=2 --role=compute
4) fuel net --upload --dir /root --json --env 1
5) fuel deployment --upload --dir /root/ --json --env 1
6) fuel deploy-changes --env 1

Actual result:
In cli it is present:

bond_mode: active-backup
bond-hash-basis: 0
updelay: 0 ms
downdelay: 0 ms
lacp_status: off

slave eth1: enabled
        may_enable: true

slave eth2: enabled
        active slave
        may_enable: true

In WEB UI no information about bonds

Expected result:
Bond in UI and cli should be correspondent.

Tags: ui cli
Revision history for this message
Egor Kotko (ykotko) wrote :
Revision history for this message
Egor Kotko (ykotko) wrote :
Revision history for this message
Egor Kotko (ykotko) wrote :
Revision history for this message
Egor Kotko (ykotko) wrote :
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

By design. We have a header on cluster page with message 'Cluster have been modified with cli, data from UI is not relevant any more'

Changed in fuel:
status: New → Won't Fix
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.