← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1893751] Re: Reject resize operation for accelerator

 

Reviewed:  https://review.opendev.org/748560
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=97267fc05c60b60761ebe8ec2773e8920148ae06
Submitter: Zuul
Branch:    master

commit 97267fc05c60b60761ebe8ec2773e8920148ae06
Author: zhangbailin <zhangbailin@xxxxxxxxxx>
Date:   Fri Aug 28 09:48:49 2020 +0800

    Reject resize operation for accelerator
    
    When resize with a new flavor with accelerator, we should raise
    forbidden exception to reject the resize operation.
    Add related unit test.
    Follow up the comment:
    https://review.opendev.org/#/c/715326/22/nova/compute/api.py@3907
    
    Co-Authored-By: Wenping Song <songwenping@xxxxxxxxxx>
    
    Closes-Bug: #1893751
    
    Change-Id: Ie20a620588e3b0d18055c34ec7671e91e6bf6ee0


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

Title:
  Reject resize operation for accelerator

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) ussuri series:
  New

Bug description:
  When resize with a new flavor with accelerator, we should raise
  forbidden exception to reject the resize operation. As the comments in https://opendev.org/openstack/nova/src/branch/master/nova/compute/api.py#L3931-L3932

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


References