← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572370] Re: Attach interface capability is not in the feature support matrix

 

Reviewed:  https://review.openstack.org/409967
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=88609d277d48337f46cd4bb90ae01f3b9c002779
Submitter: Jenkins
Branch:    master

commit 88609d277d48337f46cd4bb90ae01f3b9c002779
Author: Kevin_Zheng <zhengzhenyu@xxxxxxxxxx>
Date:   Thu May 5 09:15:29 2016 +0800

    Add support matrix for attach and detach interfaces
    
    This patch adds attach/detach interface information
    to the support matrix.
    
    CLI support information from this commit:
    https://review.openstack.org/#/c/272471/
    
    Co-Authored-By: Kevin_Zheng <zhengzhenyu@xxxxxxxxxx>
    
    Change-Id: I6182585ae5a622b7ff0b22dff41ab7ff4d4c0afa
    Closes-Bug: #1572370


** 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/1572370

Title:
  Attach interface capability is not in the feature support matrix

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Change https://review.openstack.org/#/c/272471/ added a virt driver
  capability flag for attaching interfaces to an instance, which the
  Ironic driver does not support.

  There is nothing in the feature support matrix about support for
  attaching interfaces, however:

  http://docs.openstack.org/developer/nova/support-matrix.html

  We should update the feature support matrix for that operation since
  there are obviously some virt drivers that don't support it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1572370/+subscriptions


References