yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24882
[Bug 1259535] Re: Disable reason become "AUTO" when host-update
OK, I think that this bug is invalid now. ;-)
** Changed in: nova
Status: New => Invalid
--
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/1259535
Title:
Disable reason become "AUTO" when host-update
Status in OpenStack Compute (Nova):
Invalid
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 |
+------------------+------+----------+----------+-------+----------------------------+-----------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1259535/+subscriptions
References