From: Thomas Goirand Date: Fri, 23 Nov 2012 17:33:19 +0000 (+0000) Subject: Sets keystone auth token debconf variable as a password and not just a string. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6c10f54a28f13fbef9b8ae73b345f7a4cb03f6d7;p=openstack-build%2Fcinder-build.git Sets keystone auth token debconf variable as a password and not just a string. Rewritten-From: 39ebd7e1ea6393051535ad32c71e208d1b1356a7 --- 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.