← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: xiewj (36429515-3)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => xiewj (36429515-3)

-- 
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:
  New

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


Follow ups