diff --git a/product/views/ManageIQ_Providers_CloudManager_Template-all_vms_and_templates.yaml b/product/views/ManageIQ_Providers_CloudManager_Template-all_vms_and_templates.yaml index a2bfdfd063d8..99d9410c00b5 100644 --- a/product/views/ManageIQ_Providers_CloudManager_Template-all_vms_and_templates.yaml +++ b/product/views/ManageIQ_Providers_CloudManager_Template-all_vms_and_templates.yaml @@ -33,7 +33,6 @@ include: # Included tables and columns for query performance include_for_find: - :compliances: {} :operating_system: {} :tags: {} diff --git a/product/views/MiqTemplate.yaml b/product/views/MiqTemplate.yaml index ffc2df04c3c1..0e567bc0ced3 100644 --- a/product/views/MiqTemplate.yaml +++ b/product/views/MiqTemplate.yaml @@ -33,7 +33,6 @@ include: # Included tables and columns for query performance include_for_find: :snapshots: {} - :compliances: {} :operating_system: {} :hardware: {} :tags: {} diff --git a/product/views/ProvisionCloudTemplates.yaml b/product/views/ProvisionCloudTemplates.yaml index 97d04c421a3c..85c276887563 100644 --- a/product/views/ProvisionCloudTemplates.yaml +++ b/product/views/ProvisionCloudTemplates.yaml @@ -40,7 +40,6 @@ include: # Included tables and columns for query performance include_for_find: - :compliances: {} :operating_system: {} :hardware: {} :tags: {} diff --git a/product/views/Vm-all_vms.yaml b/product/views/Vm-all_vms.yaml index 85b0128d69f3..1707af055dd3 100644 --- a/product/views/Vm-all_vms.yaml +++ b/product/views/Vm-all_vms.yaml @@ -38,7 +38,6 @@ include: # Included tables and columns for query performance include_for_find: :snapshots: {} - :compliances: {} :operating_system: {} :hardware: {} :tags: {} diff --git a/product/views/VmOrTemplate-all_archived.yaml b/product/views/VmOrTemplate-all_archived.yaml index 07df2ec75d6e..78132d12a91e 100644 --- a/product/views/VmOrTemplate-all_archived.yaml +++ b/product/views/VmOrTemplate-all_archived.yaml @@ -38,7 +38,6 @@ include: # Included tables and columns for query performance include_for_find: :snapshots: {} - :compliances: {} :operating_system: {} :hardware: {} :tags: {}