vm_id tag may be confusing for nvp logical port
Bug #1215204 reported by
Armando Migliaccio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Armando Migliaccio |
Bug Description
The NVP plugin records the following tags for a logical port:
- q_port_id: Neutron port uuid
- quantum: Neutron version
- os_tid: OpenStack tenant uuid
- vm_id: a hash of the device_id
It should be more appropriate to change the tag name from vm_id to dev_id_hash, or to use the actual Nova VM uuid, otherwise things can be confusing.
Granted the NVP admin should not care about those tags, but most times, an NVP admin is also an OpenStack admin, so his/her eye may be trained to see these things and raise an issue that doesn't actually exist.
tags: |
added: nicira removed: nec |
Changed in neutron: | |
assignee: | nobody → Armando Migliaccio (armando-migliaccio) |
Changed in neutron: | |
milestone: | none → havana-rc1 |
importance: | Undecided → Medium |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-rc1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/43218
Review: https:/