Activity log for bug #1544067

Date Who What changed Old value New value Message
2016-02-10 14:01:31 Ilya Bumarskov bug added bug
2016-02-10 14:02:51 Ilya Bumarskov description As default gateway on compute-vmware and cinder-vmware nodes is used ip address of Fuel node (admin network) instead ip address of vrouter (management network). Fuel 8.0 ISO #529 Enviroment: Compute: QEMU + vCenter Networking Setup: Neutron with VMware DVS (ML2 plugin) Storage backends: default Additional services: all by default [root@nailgun ~]# fuel nodes id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id ---|----------|------------------|---------|------------|-------------------|-----------------|---------------|--------|--------- 1 | ready | Untitled (ce:6c) | 1 | 10.109.0.6 | 64:6e:71:2b:ce:6c | controller | | True | 1 4 | ready | Untitled (d8:c5) | 1 | 10.109.0.3 | 64:6c:a9:9a:d8:c5 | cinder-vmware | | True | 1 2 | ready | Untitled (f6:df) | 1 | 10.109.0.7 | 64:4a:c7:76:f6:df | cinder, compute | | True | 1 3 | ready | Untitled (8b:28) | 1 | 10.109.0.5 | 64:33:16:d4:8b:28 | compute-vmware | | True | 1 5 | ready | Untitled (0f:14) | 1 | 10.109.0.4 | 64:8b:51:4a:0f:14 | cinder-vmware | | False | 1 6 | discover | Untitled (f9:47) | None | 10.109.0.8 | 64:ba:b6:d4:f9:47 | | | True | None [root@nailgun ~]# ssh node-3 ip route Warning: Permanently added 'node-3' (ECDSA) to the list of known hosts. default via 10.109.0.1 dev br-fw-admin 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.5 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.7 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.5 unreachable 169.254.169.254 scope host [root@nailgun ~]# ssh node-4 ip route Warning: Permanently added 'node-4' (ECDSA) to the list of known hosts. default via 10.109.0.1 dev br-fw-admin 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.3 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.6 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.4 For comparing default gw of compute node: [root@nailgun ~]# ssh node-2 ip route Warning: Permanently added 'node-2' (ECDSA) to the list of known hosts. default via 10.109.1.2 dev br-mgmt 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.7 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.8 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.6 unreachable 169.254.169.254 scope host As default gateway on compute-vmware and cinder-vmware nodes is used ip address of Fuel node (admin network) instead ip address of vrouter (management network). Fuel 8.0 ISO #529 Enviroment: Compute: QEMU + vCenter Networking Setup: Neutron with VMware DVS (ML2 plugin) Storage backends: default Additional services: all by default [root@nailgun ~]# fuel nodes id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id ---|----------|------------------|---------|------------|-------------------|-----------------|---------------|--------|--------- 1 | ready | Untitled (ce:6c) | 1 | 10.109.0.6 | 64:6e:71:2b:ce:6c | controller | | True | 1 4 | ready | Untitled (d8:c5) | 1 | 10.109.0.3 | 64:6c:a9:9a:d8:c5 | cinder-vmware | | True | 1 2 | ready | Untitled (f6:df) | 1 | 10.109.0.7 | 64:4a:c7:76:f6:df | cinder, compute | | True | 1 3 | ready | Untitled (8b:28) | 1 | 10.109.0.5 | 64:33:16:d4:8b:28 | compute-vmware | | True | 1 5 | ready | Untitled (0f:14) | 1 | 10.109.0.4 | 64:8b:51:4a:0f:14 | cinder-vmware | | False | 1 6 | discover | Untitled (f9:47) | None | 10.109.0.8 | 64:ba:b6:d4:f9:47 | | | True | None Compute-vmware node: [root@nailgun ~]# ssh node-3 ip route Warning: Permanently added 'node-3' (ECDSA) to the list of known hosts. default via 10.109.0.1 dev br-fw-admin 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.5 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.7 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.5 unreachable 169.254.169.254 scope host Cinder-vmware node: [root@nailgun ~]# ssh node-4 ip route Warning: Permanently added 'node-4' (ECDSA) to the list of known hosts. default via 10.109.0.1 dev br-fw-admin 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.3 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.6 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.4 Compute node (for comparison): [root@nailgun ~]# ssh node-2 ip route Warning: Permanently added 'node-2' (ECDSA) to the list of known hosts. default via 10.109.1.2 dev br-mgmt 10.109.0.0/24 dev br-fw-admin proto kernel scope link src 10.109.0.7 10.109.1.0/24 dev br-mgmt proto kernel scope link src 10.109.1.8 10.109.2.0/24 dev br-storage proto kernel scope link src 10.109.2.6 unreachable 169.254.169.254 scope host
2016-02-10 14:03:08 Ilya Bumarskov tags area-pce-vcenter vcenter
2016-02-10 14:03:13 Ilya Bumarskov fuel: milestone 9.0
2016-02-10 14:03:18 Ilya Bumarskov fuel: importance Undecided Critical
2016-02-10 14:03:38 Ilya Bumarskov fuel: assignee Partner Centric Engineering (fuel-partner-engineering)
2016-02-10 14:03:46 Ilya Bumarskov nominated for series fuel/7.0.x
2016-02-10 14:03:46 Ilya Bumarskov bug task added fuel/7.0.x
2016-02-10 14:03:46 Ilya Bumarskov nominated for series fuel/8.0.x
2016-02-10 14:03:46 Ilya Bumarskov bug task added fuel/8.0.x
2016-02-10 14:03:53 Ilya Bumarskov fuel/7.0.x: milestone 8.0
2016-02-10 14:04:06 Ilya Bumarskov fuel/7.0.x: assignee Partner Centric Engineering (fuel-partner-engineering)
2016-02-10 14:04:17 Ilya Bumarskov fuel/8.0.x: assignee Partner Centric Engineering (fuel-partner-engineering)
2016-02-10 14:04:22 Ilya Bumarskov fuel/8.0.x: milestone 7.0-mu-3
2016-02-10 14:04:28 Ilya Bumarskov fuel/7.0.x: importance Undecided Critical
2016-02-10 14:04:32 Ilya Bumarskov fuel/8.0.x: importance Undecided High
2016-02-10 14:28:23 Oleksandr Balenko bug added subscriber Oleksandr Balenko
2016-02-10 14:37:19 Artem Savinov bug added subscriber Artem Savinov
2016-02-10 14:53:28 Alexander Arzhanov fuel/8.0.x: milestone 7.0-mu-3 8.0
2016-02-10 14:53:34 Alexander Arzhanov fuel/7.0.x: milestone 8.0 7.0-updates
2016-02-10 14:54:19 Alexander Arzhanov fuel/7.0.x: status New Confirmed
2016-02-10 14:54:21 Alexander Arzhanov fuel: status New Confirmed
2016-02-10 14:54:23 Alexander Arzhanov fuel/8.0.x: status New Confirmed
2016-02-10 15:55:12 Alexander Arzhanov fuel/8.0.x: importance High Critical
2016-02-10 16:32:20 Alexander Arzhanov fuel: importance Critical High
2016-02-10 16:32:22 Alexander Arzhanov fuel/7.0.x: importance Critical High
2016-02-10 16:32:25 Alexander Arzhanov fuel/8.0.x: importance Critical High
2016-02-10 17:10:38 Alexander Arzhanov fuel: assignee Partner Centric Engineering (fuel-partner-engineering) Alexander Arzhanov (aarzhanov)
2016-02-10 17:10:41 Alexander Arzhanov fuel/8.0.x: assignee Partner Centric Engineering (fuel-partner-engineering) Alexander Arzhanov (aarzhanov)
2016-02-10 17:10:44 Alexander Arzhanov fuel/7.0.x: assignee Partner Centric Engineering (fuel-partner-engineering) Alexander Arzhanov (aarzhanov)
2016-02-11 09:52:56 Alexander Arzhanov fuel: status Confirmed In Progress
2016-02-11 09:53:00 Alexander Arzhanov fuel/8.0.x: status Confirmed In Progress
2016-02-11 09:53:02 Alexander Arzhanov fuel/7.0.x: status Confirmed In Progress
2016-02-11 16:00:13 Eugene Bogdanov fuel: importance High Critical
2016-02-11 16:00:18 Eugene Bogdanov fuel/7.0.x: importance High Critical
2016-02-11 16:00:21 Eugene Bogdanov fuel/8.0.x: importance High Critical
2016-02-12 21:56:31 OpenStack Infra fuel: status In Progress Fix Committed
2016-02-15 14:09:05 Alexander Arzhanov fuel/8.0.x: status In Progress Fix Committed
2016-02-16 10:09:45 Ilya Bumarskov fuel/8.0.x: status Fix Committed Fix Released
2016-04-06 12:42:14 Ekaterina Khomyakova fuel: status Fix Committed Fix Released
2017-02-01 09:10:45 Vitaly Sedelnik fuel/7.0.x: milestone 7.0-updates 7.0-mu-7
2017-02-01 11:08:56 Denis Meltsaykin fuel/7.0.x: assignee Alexander Arzhanov (aarzhanov) Denis Meltsaykin (dmeltsaykin)
2017-02-13 11:33:40 Denis Meltsaykin fuel/7.0.x: status In Progress Fix Committed
2017-02-16 08:20:46 TatyanaGladysheva tags area-pce-vcenter vcenter area-pce-vcenter on-verification vcenter
2017-02-17 10:31:56 TatyanaGladysheva tags area-pce-vcenter on-verification vcenter area-pce-vcenter vcenter
2017-02-17 10:32:00 TatyanaGladysheva fuel/7.0.x: status Fix Committed Fix Released