From 1bc7ae76f747e22f87c7df2d0e72a520dd5c03e4 Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Wed, 11 Oct 2017 14:51:28 +0200 Subject: [PATCH] Install sahara-dashboard local_settings Change-Id: Ic50f5318b8512713192f77d70d7f20d3c943f414 Depends-On: I29ec88d7c733d4a977867dc24e13eb8e98fbcc48 --- tasks/horizon_post_install.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/horizon_post_install.yml b/tasks/horizon_post_install.yml index 9a412455..71a22ba9 100644 --- a/tasks/horizon_post_install.yml +++ b/tasks/horizon_post_install.yml @@ -84,6 +84,8 @@ path: "{{ horizon_lib_dir }}/openstack_dashboard/enabled/_1830_data_processing_plugins_panel.py" - src: "{{ horizon_lib_dir }}/sahara_dashboard/enabled/_1840_data_processing_jobs_panel.py" path: "{{ horizon_lib_dir }}/openstack_dashboard/enabled/_1840_data_processing_jobs_panel.py" + - src: "{{ horizon_lib_dir }}/sahara_dashboard/local_settings.d/_12_toggle_data_upload_max_number_fields.py" + path: "{{ horizon_lib_dir }}/openstack_dashboard/local/local_settings.d/_12_toggle_data_upload_max_number_fields.py" - name: Enable the trove-dashboard Horizon panel file: