summaryrefslogtreecommitdiff
path: root/config-generator.conf
diff options
context:
space:
mode:
authorrabi <ramishra@redhat.com>2016-05-24 14:16:06 +0530
committerrabi <ramishra@redhat.com>2016-06-01 16:27:01 +0530
commite0e92b9d6de8a2900a5faf07c4c9c86404db5601 (patch)
treefe656d99b8d63dd8b0e790305fd90ebfbba429dd /config-generator.conf
parent2c05a6132854166e1f799927954715f554968247 (diff)
downloadheat-e0e92b9d6de8a2900a5faf07c4c9c86404db5601.tar.gz
Move heat_keystoneclient to clients package
This moves the heat_keystoneclient wrapper to heat.engine.clients package. Change-Id: I39636abb946a7608014145d9edca5297d9f929d0 Related-Bug: #1554533
Diffstat (limited to 'config-generator.conf')
-rw-r--r--config-generator.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generator.conf b/config-generator.conf
index 44e94d110..80a39b9d6 100644
--- a/config-generator.conf
+++ b/config-generator.conf
@@ -4,7 +4,7 @@ wrap_width = 79
namespace = heat.common.config
namespace = heat.common.context
namespace = heat.common.crypt
-namespace = heat.common.heat_keystoneclient
+namespace = heat.engine.clients.keystone.heat_keystoneclient
namespace = heat.common.wsgi
namespace = heat.engine.clients
namespace = heat.engine.notification