← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1785349] Re: policy.json does not contain rule for auto-allocated-topologies removal

 

Reviewed:  https://review.openstack.org/588304
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9caf87bb0c97dae75f8ea0ab459ec282766906d5
Submitter: Zuul
Branch:    master

commit 9caf87bb0c97dae75f8ea0ab459ec282766906d5
Author: Mykola Yakovliev <VegasQ@xxxxxxxxx>
Date:   Thu Aug 2 09:54:42 2018 -0500

    Add delete rule for auto_allocated_topology
    
    This patchset updates policy.json to cover delete action for
    auto_allocated_topology introduced in Neutron API [0].
    
    [0] https://developer.openstack.org/api-ref/network/v2/index.html#delete-the-auto-allocated-topology
    
    Closes-bug: #1785349
    Change-Id: If7b5c3262370057e6b40d96967d355cd0ee7e2d3


** Changed in: neutron
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1785349

Title:
  policy.json does not contain rule for auto-allocated-topologies
  removal

Status in neutron:
  Fix Released

Bug description:
  Neutron API provides [0] GET and DELETE functions for
  auto_allocated_topology, but policy.json contains only GET rule [1].

  We need to update policy.json to include delete RBAC rule.

  [0] https://developer.openstack.org/api-ref/network/v2/index.html#delete-the-auto-allocated-topology
  [1] https://github.com/openstack/neutron/blob/master/etc/policy.json#L225

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


References