bug 739 reload roles info when there is a change at roles
Adding 'admin' operation to track query string ADMIN
Change-Id: I2af27018643fa5e84dce3c606249d66893178a82
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_nbi/resources_to_operations.yml b/osm_nbi/resources_to_operations.yml
index fa5f1a3..ff659d4 100644
--- a/osm_nbi/resources_to_operations.yml
+++ b/osm_nbi/resources_to_operations.yml
@@ -358,3 +358,9 @@
"GET /nsilcm/v1/netslice_instances/<SliceInstanceId>/nsi_lcm_op_occs": "slice_instances:id:opps:get"
"GET /nsilcm/v1/netslice_instances/<SliceInstanceId>/nsi_lcm_op_occs/<nsiLcmOpOccId>": "slice_instances:id:opps:id:get"
+
+################################################################################
+############################ Admin ####################################
+################################################################################
+
+ "GET ADMIN": "admin"