Disable reason become "AUTO" when host-update

Bug #1259535 reported by Guangya Liu (Jay Lau)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Unassigned

Bug Description

when I disable a service without reason by command "nova host-update --status disable", the service disable reason is always AUTO:

jay@jay1:~/devstack$ nova service-list
+------------------+------+----------+----------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+------+----------+----------+-------+----------------------------+-----------------+
| nova-conductor | jay1 | internal | enabled | up | 2013-12-04T13:41:43.000000 | None |
| nova-cert | jay1 | internal | enabled | up | 2013-12-04T13:41:45.000000 | None |
| nova-scheduler | jay1 | internal | enabled | up | 2013-12-04T13:41:48.000000 | None |
| nova-compute | jay1 | nova | disabled | up | 2013-12-04T13:41:48.000000 | AUTO: |
| nova-consoleauth | jay1 | internal | enabled | up | 2013-12-04T13:41:43.000000 | None |
+------------------+------+----------+----------+-------+----------------------------+-----------------+

Changed in nova:
assignee: nobody → Jay Lau (jay-lau-513)
Changed in nova:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Joe Gordon (jogo) wrote :

this is not in progress

Changed in nova:
assignee: Jay Lau (jay-lau-513) → nobody
status: Triaged → New
Revision history for this message
Joe Gordon (jogo) wrote :

needs to be re-triaged

Changed in nova:
assignee: nobody → Vineet Menon (mvineetmenon)
Revision history for this message
Vineet Menon (mvineetmenon) wrote :

Jay Lau: Which driver produces this error? I have libvirt with me which throws a NotImplementedError.

see: http://lists.openstack.org/pipermail/openstack-dev/2014-November/051519.html

Revision history for this message
Guangya Liu (Jay Lau) (jay-lau-513) wrote :

Thanks Vineet for checking this.

This bug seems has been refactored by patch I5fd13ef352fcbb4a1c96764a9e473cdaf7b128da , the method of set_host_enabled was not implemented by KVM now.

Revision history for this message
Guangya Liu (Jay Lau) (jay-lau-513) wrote :

Check https://review.openstack.org/#/c/61016/ for more detail. Thanks.

Revision history for this message
Vineet Menon (mvineetmenon) wrote :

Okay..
So, does that mean this bug is no longer valid?
Shall I close it, then? I'll leave that to you and Joe.

I'm removing myself from 'assigned'.

Changed in nova:
assignee: Vineet Menon (mvineetmenon) → nobody
Revision history for this message
Guangya Liu (Jay Lau) (jay-lau-513) wrote :

OK, I think that this bug is invalid now. ;-)

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