From ff1728f8336c14ca300af045eecb53b5eef5c515 Mon Sep 17 00:00:00 2001 From: Alan Bishop Date: Wed, 23 May 2018 12:34:07 -0400 Subject: [PATCH] Rename Dell EMC XTREMIO iSCSI environment file Rename the file in the environments directory so that the file name matches the reference in capabilities-map.yaml. Old name : cinder-dellemc-xtremio-config.yaml New name : cinder-dellemc-xtremio-iscsi-config.yaml The new name includes "iscsi" and that is consistent with the corresponding Heat template file name (cinder-backend-dellemc-xtremio-iscsi.yaml). Closes-Bug: #1772967 Change-Id: I29dac9578087f8696598d3da950905bfa7c2b32f --- ...remio-config.yaml => cinder-dellemc-xtremio-iscsi-config.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename environments/{cinder-dellemc-xtremio-config.yaml => cinder-dellemc-xtremio-iscsi-config.yaml} (100%) diff --git a/environments/cinder-dellemc-xtremio-config.yaml b/environments/cinder-dellemc-xtremio-iscsi-config.yaml similarity index 100% rename from environments/cinder-dellemc-xtremio-config.yaml rename to environments/cinder-dellemc-xtremio-iscsi-config.yaml