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=2b71761f9abbd62b8e1f9c087d142716db5566f2;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/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.