X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Froles_to_operations.yml;h=38cd6204fa075c6b832659196e2705beb0137264;hp=cdb99d65c1ae8f31975a3243bec78aabe1877c90;hb=4568a372eb5a204e04d917213de03ec51f9110c1;hpb=2125a31711a94d2c21c24fe4aa768a2f3823f3cb diff --git a/osm_nbi/roles_to_operations.yml b/osm_nbi/roles_to_operations.yml index cdb99d6..38cd620 100644 --- a/osm_nbi/roles_to_operations.yml +++ b/osm_nbi/roles_to_operations.yml @@ -107,8 +107,8 @@ roles: force: false public: true set_project: true - vnf_packages: true - ns_descriptors: true + vnfds: true + nsds: true slice_templates: true ns_instances: true vnf_instances: true @@ -128,10 +128,18 @@ roles: sdn_controllers: false sdn_controllers:get: true sdn_controllers:id:get: true - # WIMs - wims: false - wims:get: true - wims:id:get: true + # K8s clusters + k8sclusters: false + k8sclusters:get: true + k8sclusters:id:get: true + # VCA + vca: false + vca:get: true + vca:id:get: true + # K8s repos + k8srepos: true + # OSM repos + osmrepos: true # WIM Accounts wim_accounts: false wim_accounts:get: true