From 1a80f438301361839a555343796481ca360a2350 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Thu, 9 Jul 2015 08:23:55 +0530 Subject: [PATCH] Keystone templates folder name is updated In liberty, keystone resource plugins are made as available as part of heat main-tree from contrib. And got renamed from heat_keystone to keystone. Change-Id: If248081b5e0dccec57bcd3a3f23d8f157bcb7f29 --- hot/{heat_keystone => keystone}/keystone.yaml | 0 hot/{heat_keystone => keystone}/keystone_group.yaml | 0 hot/{heat_keystone => keystone}/keystone_project.yaml | 0 hot/{heat_keystone => keystone}/keystone_role.yaml | 0 hot/{heat_keystone => keystone}/keystone_service.yaml | 0 hot/{heat_keystone => keystone}/keystone_service_endpoint.yaml | 0 hot/{heat_keystone => keystone}/keystone_updated.yaml | 0 hot/{heat_keystone => keystone}/keystone_user.yaml | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename hot/{heat_keystone => keystone}/keystone.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_group.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_project.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_role.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_service.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_service_endpoint.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_updated.yaml (100%) rename hot/{heat_keystone => keystone}/keystone_user.yaml (100%) diff --git a/hot/heat_keystone/keystone.yaml b/hot/keystone/keystone.yaml similarity index 100% rename from hot/heat_keystone/keystone.yaml rename to hot/keystone/keystone.yaml diff --git a/hot/heat_keystone/keystone_group.yaml b/hot/keystone/keystone_group.yaml similarity index 100% rename from hot/heat_keystone/keystone_group.yaml rename to hot/keystone/keystone_group.yaml diff --git a/hot/heat_keystone/keystone_project.yaml b/hot/keystone/keystone_project.yaml similarity index 100% rename from hot/heat_keystone/keystone_project.yaml rename to hot/keystone/keystone_project.yaml diff --git a/hot/heat_keystone/keystone_role.yaml b/hot/keystone/keystone_role.yaml similarity index 100% rename from hot/heat_keystone/keystone_role.yaml rename to hot/keystone/keystone_role.yaml diff --git a/hot/heat_keystone/keystone_service.yaml b/hot/keystone/keystone_service.yaml similarity index 100% rename from hot/heat_keystone/keystone_service.yaml rename to hot/keystone/keystone_service.yaml diff --git a/hot/heat_keystone/keystone_service_endpoint.yaml b/hot/keystone/keystone_service_endpoint.yaml similarity index 100% rename from hot/heat_keystone/keystone_service_endpoint.yaml rename to hot/keystone/keystone_service_endpoint.yaml diff --git a/hot/heat_keystone/keystone_updated.yaml b/hot/keystone/keystone_updated.yaml similarity index 100% rename from hot/heat_keystone/keystone_updated.yaml rename to hot/keystone/keystone_updated.yaml diff --git a/hot/heat_keystone/keystone_user.yaml b/hot/keystone/keystone_user.yaml similarity index 100% rename from hot/heat_keystone/keystone_user.yaml rename to hot/keystone/keystone_user.yaml