← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1796054] Re: api-ref: the evacuate action should be in the admin action section

 

Reviewed:  https://review.openstack.org/607896
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6
Submitter: Zuul
Branch:    master

commit cfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date:   Thu Oct 4 19:00:00 2018 +0900

    api-ref: Move the evacuate action to admin action
    
    The evacuate action can be performed by administrators only by default.
    But there is the description of the evacuate action in
    the "Servers - run an action (servers, action)" section.
    
    It should be in the "Servers - run an administrative action
    (servers, action)" section.
    So move to the description of the evacuate action
    into the administrative action section.
    
    Change-Id: Iafdd77c14c702af24dbb3f5a3adecc45b3014c48
    Closes-Bug: #1796054


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

Title:
  api-ref: the evacuate action should be in the admin action section

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The evacuate action can be performed by administrators only by
  default.

  https://github.com/openstack/nova/blob/8c3d02ac3d890f414ce4e05c41d44dca3b385424/nova/policies/evacuate.py#L27

  But there is the description of the evacuate action in
  the "Servers - run an action (servers, action)" section.

  https://developer.openstack.org/api-ref/compute/#evacuate-server-evacuate-action
      
  It should be in the "Servers - run an administrative action (servers, action)" section.

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


References