From 50fb37a28f010110e65cffebab8be18b581314c9 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Mon, 17 Apr 2017 17:11:08 -0500 Subject: [PATCH] Heat - Fix template filename Somehow an extra .yaml extension got into the repo, this commit removes it. Change-Id: Ib8d2211b9902486198a0ad44ffb95dc4778ac3cf --- .../{job-ks-endpoints.yaml.yaml => job-ks-endpoints.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename heat/templates/{job-ks-endpoints.yaml.yaml => job-ks-endpoints.yaml} (100%) diff --git a/heat/templates/job-ks-endpoints.yaml.yaml b/heat/templates/job-ks-endpoints.yaml similarity index 100% rename from heat/templates/job-ks-endpoints.yaml.yaml rename to heat/templates/job-ks-endpoints.yaml