Comment 0 for bug 1587392

Revision history for this message
Alexey. Kalashnikov (akalashnikov) wrote :

"Discard changes" doesn't work properly

Environment configuration:
[root@nailgun ~]# shotgun2 short-report
cat /etc/fuel_build_id:
 417
cat /etc/fuel_build_number:
 417
cat /etc/fuel_release:
 9.0
cat /etc/fuel_openstack_version:
 mitaka-9.0

--------------------------------
Steps to reproduce:

1. deploy some environment
2. then go to Networks tab, "Other" sub-tab and enable "Assign public network to all nodes" option, save them.
3. go to Dashboard tab and click Discard button to reset environment configuration change. Confirm the action in the confirmation dialog.

Actual result: the changes are reset but the Discard button still exists on Dashboard and changes were not discarded. If open networks settings tab, "Assign public network to all nodes" option will be enabled.

Expected result: the Discard button disappears from the screen, networks changes are reset to their deployed state.