Creating DIR with 777 permissions to avoid issues when mounting the volume (For FTC...
[nonrtric.git] / ric-plt / a1 / var_declaration.py
1 #!/u:sr/bin/env python3
2
3 policy_instances = {}
4 policy_types = {}
5 policy_status = {}
6 notification_destination = {}
7 notificationDestination = {}