From 6c10f54a28f13fbef9b8ae73b345f7a4cb03f6d7 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 --- xenial/debian/cinder-api.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenial/debian/cinder-api.templates b/xenial/debian/cinder-api.templates index eee1e7475..45d41ec6e 100644 --- a/xenial/debian/cinder-api.templates +++ b/xenial/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