← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583499] Re: ironic instance_info does not update when nova instance has been changed

 

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

** Project changed: ironic => nova

** Tags added: ironic

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1583499

Title:
  ironic instance_info does  not update when nova instance has been
  changed

Status in OpenStack Compute (nova):
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1583499/+subscriptions