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=39ebd7e1ea6393051535ad32c71e208d1b1356a7;p=openstack-build%2Fcinder-build.git Sets keystone auth token debconf variable as a password and not just a string. --- diff --git a/debian/cinder-api.templates b/debian/cinder-api.templates index eee1e7475..45d41ec6e 100644 --- a/debian/cinder-api.templates +++ b/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.