Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
nonrtric
/
b033eaf707ce0c5ef5e5ba47008d6783a451e566
/
.
/
near-rt-ric-simulator
/
ric-plt
/
a1
/
var_declaration.py
blob: 03ee52707b995d14fc706aa8efe9a74834d376c7 [
file
] [
log
] [
blame
]
elinuxhenrik
b033eaf
2020-02-03 16:02:21 +0100
[
diff
] [
blame^
]
1
#!/u:sr/bin/env python3
2
3
policy_instances
=
{}
4
policy_types
=
{}
5
policy_status
=
{}
6
policy_type_per_instance
=
{}