os-resetState not logged as an instance action
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Low
|
Lee Yarwood | ||
Train |
New
|
Undecided
|
Unassigned | ||
Ussuri |
New
|
Undecided
|
Unassigned | ||
Victoria |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Description
===========
When called os-resetState does not record an instance action.
Steps to reproduce
==================
$ nova reset-state --active test
$ openstack server event list test
Expected result
===============
os-resetState listed as an instance action.
Actual result
=============
os-resetState not listed as an instance action.
Environment
===========
1. Exact version of OpenStack you are running. See the following
list for all releases: http://
7aa7fb94fd35
2. Which hypervisor did you use?
(For example: Libvirt + KVM, Libvirt + XEN, Hyper-V, PowerKVM, ...)
What's the version of that?
libvirt
2. Which storage type did you use?
(For example: Ceph, LVM, GPFS, ...)
What's the version of that?
N/A
3. Which networking type did you use?
(For example: nova-network, Neutron with OpenVSwitch, ...)
N/A
Changed in nova: | |
importance: | Undecided → Low |
Changed in nova: | |
status: | New → Confirmed |
This issue was fixed in the openstack/nova 23.0.0.0rc1 release candidate.