Open mtouloup opened 5 years ago
1) Create a user with a role (e.g developer) 2) Login 3) Obtain packages, licenses, requests, slices, SLAs, policies or instantiate 4) Check if he/she is allowed based on his/her role (in this case developer) 5) Logout 6) Delete the user
Detailed test can be found in https://github.com/sonata-nfv/tng-tests/issues/286 https://github.com/sonata-nfv/tng-tests/issues/287 and https://github.com/sonata-nfv/tng-tests/issues/288
1) Create a user with a role (e.g developer) 2) Login 3) Obtain packages, licenses, requests, slices, SLAs, policies or instantiate 4) Check if he/she is allowed based on his/her role (in this case developer) 5) Logout 6) Delete the user