ironic instance_info does not update when nova instance has been changed

Bug #1583499 reported by linbing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

like this :
[root@controller1 ironic]# ironic node-show 7f63ec59-d791-43fd-933d-16c05490a8ee | grep instance_info
| instance_info | {u'root_gb': u'100', u'display_name': u'test', u'image_source': |
[root@controller1 ironic]#

[root@controller1 ironic]# nova list
+--------------------------------------+----------+--------+------------+-------------+-----------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+----------+--------+------------+-------------+-----------------------+
| 1e5149f4-4923-4e21-ad1b-c418edfb0479 | test1111 | ACTIVE | - | Running | ironic=192.168.189.37 |
+--------------------------------------+----------+--------+------------+-------------+-----------------------+
[root@controller1 ironic]#

this display_name is different, ironic does not update the instance_info from time to time

Tags: ironic
Revision history for this message
Dmitry Tantsur (divius) wrote :

We don't sync information back from Nova, so it's up to Nova to provide any updates. I seriously doubt they will, though.

affects: ironic → nova
tags: added: ironic
Revision history for this message
Sean Dague (sdague) wrote :

What is the reproduce scenario for this?

Changed in nova:
status: New → Incomplete
Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote : Close incomplete bug report

This bug lacks the necessary information to effectively reproduce and
fix it, therefore it has been closed. Feel free to reopen the bug by
providing the requested information and set the bug status back to "New".

Changed in nova:
status: Incomplete → Invalid
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.