blob: afacae33a1750616b0af6dcde046013fd1d5cdd6 [file] [log] [blame]
<?xml version="1.0" ?>
<config xmlns="http://riftio.com/ns/riftware-1.0/rw-rbac-role-def">
<key-definition>
<role>rw-project-mano:project-nsd-role</role>
<key-set>
<name>project-name</name>
</key-set>
</key-definition>
<role-definition>
<role>rw-project-mano:catalog-oper</role>
<keys-role>rw-project-mano:project-nsd-role</keys-role>
<authorize>
<permissions>read execute</permissions>
<path>/rw-project:project/project-nsd:nsd-catalog</path>
</authorize>
</role-definition>
<role-definition>
<role>rw-project-mano:catalog-admin</role>
<keys-role>rw-project-mano:project-nsd-role</keys-role>
<authorize>
<permissions>create read update delete execute</permissions>
<path>/rw-project:project/project-nsd:nsd-catalog</path>
</authorize>
</role-definition>
<role-definition>
<role>rw-project-mano:lcm-admin</role>
<keys-role>rw-project-mano:project-nsd-role</keys-role>
<authorize>
<permissions>read execute</permissions>
<path>/rw-project:project/project-nsd:nsd-catalog</path>
</authorize>
</role-definition>
</config>