aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorSenthil Kumaran S <senthil.kumaran@linaro.org>2015-05-28 20:13:49 +0530
committerNeil Williams <neil.williams@linaro.org>2015-06-05 20:29:08 +0000
commit98d7a1cefc55d533888994321566d1302a95c34e (patch)
tree165315aa6275df361898117311dbdcd9e80bc52c /entry_points.ini
parente50a53c2feca76c5da2fbe2aee99ef4695c04eac (diff)
LAVA-2120 - lava-tool subcommand to get pipeline device config
Change-Id: I01ebdee8576019eab4d1691ce280319ff553cb0f Reviewed-on: https://review.linaro.org/6109 Reviewed-by: lava-bot <lava-bot@linaro.org> Reviewed-by: Neil Williams <neil.williams@linaro.org>
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/entry_points.ini b/entry_points.ini
index 4c47122..487d179 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -29,6 +29,7 @@ job-status = lava_scheduler_tool.commands:job_status
job-details = lava_scheduler_tool.commands:job_details
jobs-list=lava_scheduler_tool.commands:jobs_list
devices-list=lava_scheduler_tool.commands:devices_list
+get-pipeline-device-config = lava_scheduler_tool.commands:get_pipeline_device_config
bundles=lava_dashboard_tool.commands:bundles
data_views=lava_dashboard_tool.commands:data_views
deserialize=lava_dashboard_tool.commands:deserialize
@@ -50,6 +51,7 @@ job-status = lava_scheduler_tool.commands:job_status
job-details = lava_scheduler_tool.commands:job_details
jobs-list=lava_scheduler_tool.commands:jobs_list
devices-list=lava_scheduler_tool.commands:devices_list
+get-pipeline-device-config = lava_scheduler_tool.commands:get_pipeline_device_config
[lava.dashboard.commands]
bundles=lava_dashboard_tool.commands:bundles