yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67355
[Bug 1701421] Re: Virtual device tag support should be documented in the Feature Support Matrix
Reviewed: https://review.openstack.org/498086
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=436b666788de6e9c96b63b9fc5bf3546565c87f0
Submitter: Jenkins
Branch: master
commit 436b666788de6e9c96b63b9fc5bf3546565c87f0
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Fri Aug 25 16:31:23 2017 -0400
Document tagged attach in the feature support matrix
The drivers that support creating a server with device
tags is different from the drivers that support attaching
volumes and interfaces with tags, and they are different
operations, so this adds separate actions to the feature
support matrix.
Change-Id: I00ad8be5520e30b2c240ae9f2697ce617aab3ac2
Closes-Bug: #1701421
** Changed in: nova
Status: In Progress => Fix Released
--
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/1701421
Title:
Virtual device tag support should be documented in the Feature Support
Matrix
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The virtual device tagging support was added for the libvirt and
hyperv drivers in the Newton release under the 2.32 microversion. This
is signaled by the "supports_device_tagging" driver capability flag in
the code.
The Xen driver added this capability in the Pike release:
https://review.openstack.org/#/c/333781/
Since this is a hypervisor driver specific feature, with it's own
capability flag, we should document it in the feature support matrix:
https://docs.openstack.org/developer/nova/support-matrix.html
In Pike the ability to attach/detach port interfaces and block devices
(volumes) with tags was also added and is a separate capability flag
and microversion - we should also have an entry in the feature support
matrix entry for that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1701421/+subscriptions
References