Install sahara-dashboard local_settings

Change-Id: Ic50f5318b8512713192f77d70d7f20d3c943f414
Depends-On: I29ec88d7c733d4a977867dc24e13eb8e98fbcc48
This commit is contained in:
Adrien Cunin 2017-10-11 14:51:28 +02:00 committed by Kevin Carter (cloudnull)
parent 4bd6334e90
commit 1bc7ae76f7

View File

@ -84,6 +84,8 @@
path: "{{ horizon_lib_dir }}/openstack_dashboard/enabled/_1830_data_processing_plugins_panel.py" 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" - 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" 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 - name: Enable the trove-dashboard Horizon panel
file: file: