yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07078
[Bug 1259535] [NEW] Disable reason become "AUTO" when host-update
Public bug reported:
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 |
+------------------+------+----------+----------+-------+----------------------------+-----------------+
** Affects: nova
Importance: Undecided
Assignee: Jay Lau (jay-lau-513)
Status: New
** Changed in: nova
Assignee: (unassigned) => Jay Lau (jay-lau-513)
--
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):
New
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
Follow ups
References