[negative][UX] Very unclear message in UI after network settings were changed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Olga Gusarenko | ||
Mitaka |
Fix Released
|
High
|
Olga Gusarenko | ||
Newton |
Fix Committed
|
High
|
Olga Gusarenko |
Bug Description
If user want change network settings in cases of deployment failure, so he/she will see very unclear message, exmp.:
New IP ranges for network 'public'(2) do not cover already allocated IPs.
Cancel ChangesSave Settings
Scenario:
1. create cluster with default settings
2. add one node
3. deployment must fail - very important step, in my case I've set incorrect range for public net
4. as user I want change public range, and I've put correct ranges
5. if I'll try save settings, I get
>>>
New IP ranges for network 'public'(2) do not cover already allocated IPs.
How I should understand that I cannot change net settings from that message, and what I should to do for fix?
9.0 mos #352
Note. The same error can be observed after successful deployment if user wants to change network parameters so that they do not cover IPs of deployed entities.
tags: | added: area-python |
description: | updated |
tags: | removed: area-ui |
The message comes from Nailgun response. We need a help of network guys to understand what's the issue here and whether we need to change UI (add an appropriate validation, etc.)?