There is no way to know bootstrap nodes ip addresses

Bug #1276523 reported by Gleb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Ihor Kalnytskyi

Bug Description

Command "fuel nodes " doesn't show ip addresses for nodes after bootstrap. I can't see their id and MACs but I can't make ssh to them.
I can grep ip addresses in /var/log/ remote/* but it'll be nice to see them by fuel nodes command.

Gleb (gleb-q)
description: updated
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: none → 5.0
assignee: nobody → Fuel Python Team (fuel-python)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Andrew Woodward (xarses) wrote :

Gleb,

See https://github.com/xarses/fuel-web/commit/48dc1fb2933c4777efd77c6695b9be171de681a9 for an example how to fix this (dont add rack_id as its special to my ml3 branch, but just add the 'ip' to the that list.

Changed in fuel:
status: Confirmed → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/75421

Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Igor Kalnitsky (ikalnitsky)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/75421
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=dd84c23c82469bc3a88c25a165930d42d1b49480
Submitter: Jenkins
Branch: master

commit dd84c23c82469bc3a88c25a165930d42d1b49480
Author: Igor Kalnitsky <email address hidden>
Date: Fri Feb 21 16:13:50 2014 +0200

    Add IP column to `fuel node` output

    Change-Id: I6c5d713ac14542f6a5e03ae9d1dd67e0c317bff8
    Closes-Bug: 1276523

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on ISO #26
"build_id": "2014-03-13_03-01-16",
"mirantis": "yes",
"build_number": "26",
"nailgun_sha": "80ab77501960c1981d513eb2cc2ee6df5f3002ca",
"ostf_sha": "4d4633f2410ecb1c5aa669f53319a7826ba509e6",
"fuelmain_sha": "1678746a5080d22b8d350612c15447ac0b4f8271",
"astute_sha": "97c91351062ed3f3bf745dc58a3c0e6387a9801a",
"release": "5.0",
"fuellib_sha": "faa0ecd9beacc9327076b8a29ba99df3ad27f6b3"

[root@fuel ~]# fuel nodes
id | status | name | cluster | ip | mac | roles | pending_roles | online
---|----------|------------------|---------|-------------|-------------------|------------------------------|---------------|-------
3 | ready | Untitled (32:D4) | 2 | 10.20.0.5 | 08:00:27:67:32:d4 | [u'controller', u'ceph-osd'] | [] | True
1 | ready | Untitled (1E:91) | 1 | 10.20.0.3 | 08:00:27:c0:1e:91 | [u'controller'] | [] | True
5 | ready | Untitled (A5:D9) | 2 | 10.20.0.7 | 08:00:27:39:a5:d9 | [u'ceph-osd', u'cinder'] | [] | True
2 | ready | Untitled (80:39) | 1 | 10.20.0.4 | 08:00:27:34:80:39 | [u'compute'] | [] | True
4 | ready | Untitled (87:43) | 2 | 10.20.0.6 | 08:00:27:9d:87:43 | [u'ceph-osd', u'compute'] | [] | True
6 | ready | Untitled (41:E9) | 2 | 10.20.0.8 | 08:00:27:32:41:e9 | [u'ceph-osd'] | [] | True
10 | discover | Untitled (1C:85) | None | 10.20.0.163 | 08:00:27:80:1c:85 | [] | [] | True
9 | discover | Untitled (13:9E) | None | 10.20.0.215 | 08:00:27:36:13:9e | [] | [] | True
7 | discover | Untitled (1d:f0) | None | 10.20.0.193 | 08:00:27:40:1d:f0 | [] | [] | True
8 | discover | Untitled (b2:c3) | None | 10.20.0.179 | 08:00:27:af:b2:c3 | [] | [] | True

Changed in fuel:
status: Fix Committed → Fix Released
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.