← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1596450] Re: ‘ACL’ appears in the spec document of 'rbac-networks',actually should be RBAC

 

Reviewed:  https://review.openstack.org/335362
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=7f6da1648be485248e9abff3078ce61bee420b46
Submitter: Jenkins
Branch:    master

commit 7f6da1648be485248e9abff3078ce61bee420b46
Author: dongwenshuai <dong.wenshuai@xxxxxxxxxx>
Date:   Wed Jun 29 16:04:49 2016 +0800

    Update specs use RBAC instead of ACL in rbac-networks.rst
    
    In the spec document of 'rbac-networks' of Liberty release,
    should be used RBAC instead of ACL
    
    Change-Id: Idf90a87dec67d03856f41722c2044d1a6fe8bc31
    Closes-Bug: #1596450


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

Title:
  ‘ACL’ appears in the spec document of 'rbac-networks',actually should
  be RBAC

Status in neutron:
  Fix Released

Bug description:
  In the spec document of 'rbac-networks' of Liberty release, shown as follows:
  https://github.com/openstack/neutron-specs/blob/master/specs/liberty/rbac-networks.rst

  In the 'REST API Impact' section,appears 'ACL',actually should be RBAC
  1)Attribute 'id' is described as 'id of ACL entry',I think it should be 'id of RBAC entry'.
  2)Attribute 'tenant_id'is described as 'owner of ACL entry',I think it should be 'owner of RBAC entry'.
  3)Attribute 'object_id' is described as 'object affected by ACL',I think it should be 'the id of the RBAC object'.
  )The table doesn't contain attribute 'type'

  In the API Tests section,it is the same,ACL should be replaced by RBAC
  Excercise basic CRUD of ACL entries
  Make sure networks are revealed and hidden as ACL entries are changed

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


References