Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 25.0.0
-
Component/s: None
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon 2019 - July 10th 2019, Horizon 2019 - July 17th 2019, Horizon 2019 - July 24th
Description
In the Karaf shell, we can current show requisitions using the provision:show-import command, but there's no way to actually trigger an import for these.
To manually trigger the requisition, we currently resort to using send-event.pl with something like: ./bin/send-event.pl uei.opennms.org/internal/importer/reloadImport --parm 'url requisition://opendaylight'
We should be able to do this easily directly in the Karaf shell.