← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1399113] Re: instance_action cannot record live-migration

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-2

-- 
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/1399113

Title:
  instance_action cannot record live-migration

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  when user create/stop/start/migrate/shelve... a VM instance,  user can list these actions by "nova instance-action-list vm1", but when user live-migration a VM instance, "nova instance-action-list vm1" would miss "live-migration" action.
  # nova instance-action-list vm1
  +---------------+------------------------------------------+---------+----------------------------+
  | Action        | Request_ID                               | Message | Start_Time                 |
  +---------------+------------------------------------------+---------+----------------------------+
  | create        | req-6b8680a6-7529-409b-b293-ab0368dcf61d | -       | 2014-12-04T15:39:54.000000 |
  | stop          | req-e2a5f257-b1f9-4a03-87bd-b247398f0b7b | -       | 2014-12-04T15:46:05.000000 |
  | start         | req-bd7f7afb-4e79-4433-9277-3a73c710be2f | -       | 2014-12-04T15:47:33.000000 |
  | stop          | req-329c4c84-853f-4ced-897d-55176ba52d3e | -       | 2014-12-04T15:48:01.000000 |
  | migrate       | req-12da97aa-cd6f-4644-93df-485fc2484262 | -       | 2014-12-04T15:49:43.000000 |
  | confirmResize | req-3872ab14-65f1-45d0-9118-30518d4eee03 | -       | 2014-12-04T15:52:11.000000 |
  | start         | req-825819a3-753c-4576-a756-480e54d680d9 | -       | 2014-12-04T15:52:45.000000 |
  | shelve        | req-d847019a-73e1-459a-a67f-ad25d84b4ac3 | -       | 2014-12-04T16:05:15.000000 |
  | unshelve      | req-09e9d900-1657-4dea-a2ce-7170f0791036 | -       | 2014-12-04T16:20:04.000000 |
  +---------------+------------------------------------------+---------+----------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1399113/+subscriptions