From 6660baeb8ebdb4e4bfeb1e8178e5806e34e634b9 Mon Sep 17 00:00:00 2001 From: kbespalov Date: Fri, 13 Jan 2017 13:26:16 +0300 Subject: [PATCH] Revert name of config template The naming issue with k8s configmaps keys already fixed: https://review.openstack.org/#/c/418946/ So, we can revert the file name back to oslo_messaging Change-Id: I5224f93a605594a41b527ab0f549bd39545931f5 --- exports/{oslomessaging.j2 => oslo_messaging.j2} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename exports/{oslomessaging.j2 => oslo_messaging.j2} (100%) diff --git a/exports/oslomessaging.j2 b/exports/oslo_messaging.j2 similarity index 100% rename from exports/oslomessaging.j2 rename to exports/oslo_messaging.j2