Activity log for bug #1475973

Date Who What changed Old value New value Message
2015-07-19 10:26:32 Chung Chih, Hung bug added bug
2015-07-19 10:26:39 Chung Chih, Hung python-novaclient: assignee lyanchih (lyanchih)
2015-07-19 10:28:02 Chung Chih, Hung description This bug was occurred in cell mode. In cell mode, compute node's id was not identified by integer type. It was formatted with "path!to!cell@ID". Therefore we can't using the id of hypervisor-list output. For example, > nova hypervisor-list +-----------------------+---------------------------------------+---------+------------+ | ID | Hypervisor hostname | State | Status | +-----------------------+---------------------------------------+---------+------------+ | region!child@1 | vagrant-ubuntu-trusty-64 | up | enabled | +-----------------------+---------------------------------------+--------+-------------+ But we can still using hostname to show hypervisor. This bug was occurred in cell mode. In cell mode, compute node's id was not identified by integer type. It was formatted with "path!to!cell@ID". Therefore we can't using the id of hypervisor-list output. For example, > nova hypervisor-list +----------------+--------------------------+-------+---------+ | ID | Hypervisor hostname | State | Status | +----------------+--------------------------+-------+---------+ | region!child@1 | vagrant-ubuntu-trusty-64 | up | enabled | +----------------+--------------------------+-------+---------+ But we can still using hostname to show hypervisor.
2015-07-19 10:34:16 OpenStack Infra python-novaclient: status New In Progress
2015-07-27 11:04:03 OpenStack Infra python-novaclient: status In Progress Fix Committed
2015-09-02 14:54:41 Doug Hellmann python-novaclient: status Fix Committed Fix Released
2015-09-02 14:54:41 Doug Hellmann python-novaclient: milestone 2.27.0