From 2b71761f9abbd62b8e1f9c087d142716db5566f2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 23 Nov 2012 17:33:19 +0000 Subject: [PATCH] Sets keystone auth token debconf variable as a password and not just a string. Rewritten-From: 39ebd7e1ea6393051535ad32c71e208d1b1356a7 --- trusty/debian/cinder-api.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusty/debian/cinder-api.templates b/trusty/debian/cinder-api.templates index eee1e7475..45d41ec6e 100644 --- a/trusty/debian/cinder-api.templates +++ b/trusty/debian/cinder-api.templates @@ -16,7 +16,7 @@ _Description: Keystone IP address: contact Keystone to do the Cinder service and endpoint creation. Template: cinder/keystone-auth-token -Type: string +Type: password _Description: Keystone Auth Token: To configure its endpoint in Keystone, cinder-api needs the Keystone auth token. -- 2.45.2