Fix Bug 924: User is not allowed to upload NS Descriptors for project_user(role)

Change-Id: I69eacd50ff9204d95db99a4211bfa7f100456629
Signed-off-by: delacruzramo <pedro.delacruzramos@altran.com>
diff --git a/osm_nbi/roles_to_operations.yml b/osm_nbi/roles_to_operations.yml
index cdb99d6..d2a76e8 100644
--- a/osm_nbi/roles_to_operations.yml
+++ b/osm_nbi/roles_to_operations.yml
@@ -107,8 +107,8 @@
         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