In case of multiple request only one error message shown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
Fuel UI Team | ||
Mitaka |
Won't Fix
|
Medium
|
Fuel UI Team | ||
Newton |
Confirmed
|
Medium
|
Fuel UI Team |
Bug Description
In case of multiple request only one error message shown
Steps to reproduce:
1. Create env with 2 separate admin networks (multiple cluster networks feature), multinode, Ubuntu/Centos, neutron GRE
2. Create new nodegroup via cli: #fuel --env 1 nodegroup --create --name "group 2"
3. Add nodes from "default" and "group 2" nodegroups into cluster with some roles
4. Select nodes from different nodegroups or just all nodes and click "Configure interfaces"
5. Made some changes and click "Apply"
Actual result:
Appears the message (see the attached screenshot) only about one node from non first node-group.
Expected result:
Message should contains information about all nodes form non default node-group.
See the list of nodes in the cluster:
[root@nailgun ~]# fuel node
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|---
4 | discover | slave-04_
5 | discover | slave-02_
2 | discover | slave-03_controller | 1 | 10.109.0.4 | 64:55:e1:21:aa:53 | | controller | True | 1
3 | discover | slave-05_controller | 1 | 10.109.0.5 | 64:6c:3e:8d:ea:43 | | controller | True | 1
1 | discover | slave-01_controller | 1 | 10.109.0.3 | 64:23:df:d9:3c:f0 | | controller | True | 1
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "8.0"
openstack_
api: "1.0"
build_number: "197"
build_id: "197"
fuel-nailgun_sha: "8d6ef41f1bef84
python-
fuel-agent_sha: "1d98edb0468aa7
fuel-
astute_sha: "c8400f51b0b922
fuel-library_sha: "33c0fa3aada734
fuel-ostf_sha: "11afd5743a12b1
fuel-
fuelmenu_sha: "d12061b1aee82f
shotgun_sha: "c377d163519f6d
network-
fuel-upgrade_sha: "1e894e26d4e142
fuelmain_sha: "22fe551f5525d1
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: area-ui |
description: | updated |
Changed in fuel: | |
status: | Confirmed → Won't Fix |
no longer affects: | fuel/newton |
Changed in fuel: | |
milestone: | 10.0 → 10.1 |
Changed in fuel: | |
milestone: | 10.1 → 11.0 |
What do your mean under "2 separate admin networks"?