]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Uses always heat/ instead of heat-*/ in debconf
authorThomas Goirand <thomas@goirand.fr>
Fri, 7 Dec 2012 10:54:00 +0000 (10:54 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 7 Dec 2012 10:54:00 +0000 (10:54 +0000)
Rewritten-From: c40fd8c63b1c3404431f1b08db40d7eb6e9814dd

trusty/debian/heat-api-cfn.templates
trusty/debian/heat-api-cloudwatch.templates

index 9a3a85e0cbb4ec9e4161294d4e02681f0326f127..ca914f37e40ddcec88008f14b3e2483c2b4da692 100644 (file)
@@ -1,20 +1,20 @@
-Template: heat-api-cfn/auth-host
+Template: heat/auth-host
 Type: string
 Default: 127.0.0.1
 _Description: Auth server hostname:
  Please specify the URL of your authentication server. Typically this is also
  the URL of your OpenStack Identity Service (Keystone).
 
-Template: heat-api-cfn/admin-tenant-name
+Template: heat/admin-tenant-name
 Type: string
 Default: admin
 _Description: Auth server tenant name:
 
-Template: heat-api-cfn/admin-user
+Template: heat/admin-user
 Type: string
 Default: admin
 _Description: Auth server username:
 
-Template: heat-api-cfn/admin-password
+Template: heat/admin-password
 Type: password
 _Description: Auth server password:
index ab3083c9274859008a20b5c0d228424991235520..46427e486105f4a3d4dd2ab206e956a5434ee657 100644 (file)
@@ -1,20 +1,20 @@
-Template: heat-api-cloudwatch/auth-host
+Template: heat/auth-host
 Type: string
 Default: 127.0.0.1
 _Description: Auth server hostname:
  Please specify the URL of your authentication server. Typically
  this is also the URL of your OpenStack Identity Service (Keystone).
 
-Template: heat-api-cloudwatch/admin-tenant-name
+Template: heat/admin-tenant-name
 Type: string
 Default: admin
 _Description: Auth server tenant name:
 
-Template: heat-api-cloudwatch/admin-user
+Template: heat/admin-user
 Type: string
 Default: admin
 _Description: Auth server username:
 
-Template: heat-api-cloudwatch/admin-password
+Template: heat/admin-password
 Type: password
 _Description: Auth server password: