yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25462
[Bug 1401480] [NEW] nova service-list show inconsistent output for disabled_reason
Public bug reported:
[root@compute1 ~]# nova service-list
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| 4 | nova-scheduler | compute1 | internal | enabled | up | 2014-12-11T10:25:17.000000 | - |
| 5 | nova-compute | compute1 | nova | enabled | up | 2014-12-11T10:25:12.000000 | - |
| 6 | nova-consoleauth | compute1 | internal | enabled | down | 2014-12-10T07:39:27.000000 | - |
| 7 | nova-compute | compute2 | nova | enabled | down | 2014-12-10T07:39:25.000000 | None |
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
the None at disabled_reason of id 7 is inconsistent to other columns
it should be - to avoid confusion
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
--
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/1401480
Title:
nova service-list show inconsistent output for disabled_reason
Status in OpenStack Compute (Nova):
New
Bug description:
[root@compute1 ~]# nova service-list
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
| 4 | nova-scheduler | compute1 | internal | enabled | up | 2014-12-11T10:25:17.000000 | - |
| 5 | nova-compute | compute1 | nova | enabled | up | 2014-12-11T10:25:12.000000 | - |
| 6 | nova-consoleauth | compute1 | internal | enabled | down | 2014-12-10T07:39:27.000000 | - |
| 7 | nova-compute | compute2 | nova | enabled | down | 2014-12-10T07:39:25.000000 | None |
+----+------------------+----------+----------+---------+-------+----------------------------+-----------------+
the None at disabled_reason of id 7 is inconsistent to other columns
it should be - to avoid confusion
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1401480/+subscriptions
Follow ups
References