← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1692472] Re: neutron should update the network after deleting the rbac policy for "access_as_external".

 

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

commit e3ca20fb57c30e218a23dc6ea7098cb2234d2981
Author: Dongcan Ye <hellochosen@xxxxxxxxx>
Date:   Tue Oct 17 13:14:36 2017 +0800

    Update network external attribute for RBAC change
    
    If a network's RBAC external attribute is deleted, we
    should update the router:external attribute to False
    if there is no other access_as_external rbac policy on the network.
    
    Tempest API test patch: https://review.openstack.org/#/c/520255/
    
    Change-Id: Ibdbe8a88581e54250259825bbf1c77485fd09f89
    Closes-Bug: #1692472


** Changed in: neutron
       Status: In Progress => 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/1692472

Title:
  neutron should update the network after deleting the rbac policy for
  "access_as_external".

Status in neutron:
  Fix Released

Bug description:
  when user creates a rbac policy with option “access_as_external” for a
  network using the command "neutron rbac-create --type network --action
  access_as_external TEST", the network is becoming external. After
  deleting the rbac policy, it is not getting updated in the network.
  The network still shows as external: true.

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


References