← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1763741] Re: Policy docs for os_compute_api:os-flavor-extra-specs:index don't include 2.47 and 2.61 usage

 

Also note that we'd likely want to split this into two changes, one for
2.47 which could be backported to stable branches, and one for 2.61
which is just for Rocky.

** Also affects: nova/queens
   Importance: Undecided
       Status: New

** Also affects: nova/pike
   Importance: Undecided
       Status: New

-- 
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/1763741

Title:
  Policy docs for os_compute_api:os-flavor-extra-specs:index don't
  include 2.47 and 2.61 usage

Status in OpenStack Compute (nova):
  Triaged
Status in OpenStack Compute (nova) pike series:
  New
Status in OpenStack Compute (nova) queens series:
  New

Bug description:
  Looking at:

  https://docs.openstack.org/nova/latest/configuration/policy.html

  It doesn't mention that os_compute_api:os-flavor-extra-specs:index is
  used by other APIs for 2.47 and 2.61. Specifically:

  2.47:

  GET /servers/{server_id}
  GET /servers/detail
  PUT /servers/{server_id}
  POST /servers/{server_id} (rebuild)

  2.61:

  GET /flavors/{flavor_id}
  GET /flavors/detail
  PUT /flavors/{flavor_id}
  POST /flavors

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


References