← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1251803] Re: Disabled Reason column becomes empty after update host is disabled

 

** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
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/1251803

Title:
  Disabled Reason column becomes empty after update host is disabled

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  
  liugya@liugya-ubuntu:~$ nova host-update --status disable liugya-ubuntu

  liugya@liugya-ubuntu:~$ nova service-list
  /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
    import gobject._gobject
  +------------------+---------------+----------+----------+-------+----------------------------+-----------------+
  | Binary           | Host          | Zone     | Status   | State | Updated_at                 | Disabled Reason |
  +------------------+---------------+----------+----------+-------+----------------------------+-----------------+
  | nova-conductor   | liugya-ubuntu | internal | enabled  | up    | 2013-11-16T03:06:33.000000 | None            |
  | nova-compute     | liugya-ubuntu | nova     | disabled | up    | 2013-11-16T03:06:29.000000 |                 | <<<<<<< Reason is empty now
  | nova-cert        | liugya-ubuntu | internal | enabled  | up    | 2013-11-16T03:06:34.000000 | None            |
  | nova-network     | liugya-ubuntu | internal | enabled  | up    | 2013-11-16T03:06:26.000000 | None            |
  | nova-scheduler   | liugya-ubuntu | internal | enabled  | up    | 2013-11-16T03:06:31.000000 | None            |
  | nova-consoleauth | liugya-ubuntu | internal | enabled  | up    | 2013-11-16T03:06:32.000000 | None            |
  +------------------+---------------+----------+----------+-------+----------------------------+-----------------+

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