live migration is not fully supported

Bug #1643678 reported by Manjeet Singh Bhatia
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
networking-odl
Triaged
Low
Manjeet Singh Bhatia

Bug Description

Live migration is not fully supported yet, hence making gate jobs unstable
this ticket is to track work related to fixing Live migration with ODL,
those tests will be temporarily disabled and enabled back when Live migration is
fully supported.

Changed in networking-odl:
assignee: nobody → Manjeet Singh Bhatia (manjeet-s-bhatia)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-odl (master)

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

Changed in networking-odl:
status: New → In Progress
summary: - Disable live migration tests
+ live migration tests are broken
description: updated
summary: - live migration tests are broken
+ live migration is not fully supported
Changed in networking-odl:
importance: Undecided → Medium
Revision history for this message
Isaku Yamahata (yamahata) wrote :

So far ODL backend, netvirt, is not supposed to suppose live migration.
handling two ports with same uuid.

So mark this confirmed with low priority.

Changed in networking-odl:
importance: Medium → Low
status: In Progress → Confirmed
Revision history for this message
Juraj Linkeš (jlinkes) wrote :
Download full text (8.0 KiB)

Netvirt is not the only ODL backend that would potentially need this. GBP also needs this. From what I can tell, we need to add support for binding:profile for ports:
neutron port-show 87caef9e-cf0e-4e16-9d36-34a48cebce3c
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| admin_state_up | True |
| allowed_address_pairs | |
| binding:host_id | overcloud-novacompute-1.opnfv.org |
| binding:profile | {"migrating_to": "overcloud-novacompute-0.opnfv.org"} |
| binding:vif_details | {"has_datapath_type_netdev": "False", "port_prefix": "socket_", "vhostuser_socket_dir": "/tmp/", "vhostuser_mode": "server", "vhostuser_socket": "/tmp/socket_87caef9", "support_vhost_user": "True"} |
| binding:vif_type | vhostuser |
| binding:vnic_type | normal |
| created_at | 2017-10-17T15:48:55Z |
| description | | ...

Read more...

Revision history for this message
Isaku Yamahata (yamahata) wrote :

This is already triaged as low.

Changed in networking-odl:
status: Confirmed → Triaged
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.