live migration on any host

Bug #1411190 reported by Atsuko Ito
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Unassigned

Bug Description

Nova live-migration semantics says that you can migrate server on host chosen by scheduled if host didn't specified.

usage: nova live-migration [--block-migrate] [--disk-over-commit]
                           <server> [<host>]

openstack server migrate didn't provide that opinion, even you call it with empty argument (--live '')
usage: server migrate [-h] [--live <hostname>]
                      [--shared-migration | --block-migration]
                      [--disk-overcommit | --no-disk-overcommit] [--wait]
                      <server>

Also there is a confusion with --shared-migration and --block-migration: block migration in fact disables it.

Revision history for this message
Atsuko Ito (yottatsa) wrote :
Changed in python-openstackclient:
milestone: none → m8
assignee: nobody → Vladimir Eremin (yottatsa)
importance: Undecided → Medium
status: New → In Progress
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: m8 → m9
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: m9 → m10
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: m10 → none
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstackclient (master)

Change abandoned by Vladimir Eremin (<email address hidden>) on branch: master
Review: https://review.openstack.org/147453

Revision history for this message
Steve Martinelli (stevemar) wrote :

Automatically unassigning due to inactivity.

Changed in python-openstackclient:
assignee: Vladimir Eremin (yottatsa) → nobody
status: In Progress → Triaged
Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/459667

Changed in python-openstackclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstackclient (master)

Change abandoned by Rui Chen (<email address hidden>) on branch: master
Review: https://review.openstack.org/459667
Reason: Replaced by https://review.openstack.org/#/c/460059/

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in python-openstackclient:
assignee: Rui Chen (kiwik-chenrui) → Matt Riedemann (mriedem)
Revision history for this message
Matt Riedemann (mriedem) wrote :

We should mark this as fixed since https://review.opendev.org/#/c/659382/ merged.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.19.0

This issue was fixed in the openstack/python-openstackclient 3.19.0 release.

Artem Goncharov (gtema)
Changed in python-openstackclient:
assignee: Matt Riedemann (mriedem) → nobody
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.