From 637b3d59b9ee8bcb7c12fa12cabb3cddd0dc8e8a Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 9 Oct 2014 03:43:18 +0900 Subject: [PATCH] Revert file permissions changed unexpectedly commit a1e770dc108bd101b79d5f9cf7de3238749556ff changed the file permissions from 644 to 755, but it is completely unnecessary as they are template files. Change-Id: Iab872ec9c56d204b3cccc63ec8852b210b8efcdf --- .../templates/access_and_security/keypairs/_create.html | 0 .../templates/access_and_security/keypairs/_import.html | 0 .../templates/access_and_security/security_groups/_add_rule.html | 0 .../templates/access_and_security/security_groups/_create.html | 0 .../templates/access_and_security/security_groups/_update.html | 0 .../dashboards/project/containers/templates/containers/_copy.html | 0 .../project/containers/templates/containers/_create.html | 0 .../containers/templates/containers/_create_pseudo_folder.html | 0 .../project/containers/templates/containers/_update.html | 0 .../project/containers/templates/containers/_upload.html | 0 .../templates/data_processing.cluster_templates/_details.html | 0 .../data_processing.cluster_templates/_nodegroups_details.html | 0 .../cluster_node_groups_template.html | 0 .../clusters/templates/data_processing.clusters/_details.html | 0 .../templates/data_processing.clusters/_nodegroups_details.html | 0 .../templates/data_processing.job_executions/_details.html | 0 .../data_processing.nodegroup_templates/_service_confs.html | 0 .../project/instances/templates/instances/_decryptpassword.html | 0 .../project/instances/templates/instances/_instance_flavor.html | 0 .../project/instances/templates/instances/_rebuild.html | 0 .../loadbalancers/templates/loadbalancers/_vip_details.html | 0 .../dashboards/project/networks/templates/networks/_create.html | 0 .../project/networks/templates/networks/_detail_overview.html | 0 .../project/routers/templates/routers/_detail_overview.html | 0 .../routers/templates/routers/extensions/routerrules/_create.html | 0 .../routers/templates/routers/extensions/routerrules/grid.html | 0 .../project/routers/templates/routers/ports/_create.html | 0 .../project/routers/templates/routers/ports/_setgateway.html | 0 .../project/stacks/templates/stacks/_change_template.html | 0 .../dashboards/project/stacks/templates/stacks/_create.html | 0 .../project/stacks/templates/stacks/_detail_overview.html | 0 .../project/stacks/templates/stacks/_resource_overview.html | 0 .../project/stacks/templates/stacks/_select_template.html | 0 .../dashboards/project/stacks/templates/stacks/_update.html | 0 .../project/volumes/templates/volumes/backups/_create_backup.html | 0 .../volumes/templates/volumes/backups/_detail_overview.html | 0 .../volumes/templates/volumes/backups/_restore_backup.html | 0 .../project/volumes/templates/volumes/volumes/_extend_limits.html | 0 .../project/volumes/templates/volumes/volumes/_limits.html | 0 .../project/volumes/templates/volumes/volumes/_update.html | 0 .../nexus1000v/templates/nexus1000v/_create_network_profile.html | 0 41 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/containers/templates/containers/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/containers/templates/containers/_update.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/networks/templates/networks/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_change_template.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_create.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_overview.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_resource_overview.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_select_template.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/stacks/templates/stacks/_update.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_create_backup.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_detail_overview.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_restore_backup.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_limits.html mode change 100755 => 100644 openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_update.html mode change 100755 => 100644 openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html b/openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/containers/templates/containers/_create.html b/openstack_dashboard/dashboards/project/containers/templates/containers/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html b/openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/containers/templates/containers/_update.html b/openstack_dashboard/dashboards/project/containers/templates/containers/_update.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html b/openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html b/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html b/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html b/openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html b/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html b/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html b/openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html b/openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html b/openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html b/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html b/openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html b/openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/networks/templates/networks/_create.html b/openstack_dashboard/dashboards/project/networks/templates/networks/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html b/openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html b/openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html b/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.html b/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html b/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html b/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_change_template.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_change_template.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_create.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_create.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_overview.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_overview.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_resource_overview.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_resource_overview.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_select_template.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_select_template.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/stacks/templates/stacks/_update.html b/openstack_dashboard/dashboards/project/stacks/templates/stacks/_update.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_create_backup.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_create_backup.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_detail_overview.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_detail_overview.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_restore_backup.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_restore_backup.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_limits.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_limits.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_update.html b/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_update.html old mode 100755 new mode 100644 diff --git a/openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html b/openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html old mode 100755 new mode 100644