Wrong external_ids in /usr/libexec/kuryr/ovs

Bug #1543927 reported by Liping Mao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Released
Undecided
Liping Mao

Bug Description

The external_ids of nova vm is:
external_ids : {attached-mac="fa:16:3e:39:cb:59", iface-id="66031f7c-34f5-4c5d-89ef-ba65ffa09906", iface-status=active, vm-uuid="689c84b3-c314-4ca0-aabb-2e6ae12fc783"}

The external_ids of Docker is:
external_ids : {attached-mac="c2:68:28:16:69:c0", iface-id="a97b0484-84bc-418d-9335-7168f63ce9f0", iface-status=active, owner=kuryr, vm-id="37560c4a1744a113d202571b9fb0e2490e561a46e854b5307df7e2ead6064ee1"}

I think we should nova add owner=kuryr in ovs, and vm-id should be same with nova vm, it should be vm-uuid.

Liping Mao (limao)
Changed in kuryr:
assignee: nobody → Liping Mao (limao)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

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

Changed in kuryr:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr (master)

Reviewed: https://review.openstack.org/278224
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=a3531d03dd44f4b3f60f24b50bb1d432ca706a17
Submitter: Jenkins
Branch: master

commit a3531d03dd44f4b3f60f24b50bb1d432ca706a17
Author: Liping Mao <email address hidden>
Date: Wed Feb 10 14:23:53 2016 +0800

    Modify external_ids in /usr/libexec/kuryr/ovs

    The external_ids which created by nova and kuryr is different.
    Nova use "vm-uuid=" in external_ids but kuryr use "vm-id=".

    Change-Id: Ic3f96fa1e7ac8227390b7afcc0237b39aad18836
    Closes-bug: #1543927

Changed in kuryr:
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.