| garciadeblas | 17ebe37 | 2018-09-25 16:16:31 +0200 | [diff] [blame] | 1 | Install |
| 2 | ------------------------ | ||||
| 3 | :: | ||||
| 4 | |||||
| 5 | git clone https://osm.etsi.org/gerrit/osm/MON.git | ||||
| 6 | cd MON/policy_module | ||||
| 7 | pip install . | ||||
| 8 | |||||
| 9 | Run | ||||
| 10 | ------------------------ | ||||
| 11 | :: | ||||
| 12 | |||||
| 13 | osm-policy-agent | ||||
| 14 | |||||