Update to 8.0.0
[openstack-build/neutron-build.git] / trusty / debian / neutron-server.templates
index 5d4e59234abc12dab091cf78b533d0f2c6788fd8..17408264ee739de201243204be31ae03784043e1 100644 (file)
@@ -16,7 +16,8 @@ _Description: Register Neutron in the Keystone endpoint catalog?
  endpoint-create". This can be done automatically now.
  .
  Note that you will need to have an up and running Keystone server on which to
- connect using the Keystone authentication token.
+ connect using a known admin project name, admin username and password. The
+ admin auth token is not used anymore.
 
 Template: neutron/keystone-ip
 Type: string
@@ -24,11 +25,25 @@ _Description: Keystone server IP address:
  Please enter the IP address of the Keystone server, so that neutron-api can
  contact Keystone to do the Neutron service and endpoint creation.
 
-Template: neutron/keystone-auth-token
+Template: neutron/keystone-admin-name
+Type: string
+Default: admin
+_Description: Keystone admin name:
+ To register the service endpoint, this package needs to know the Admin login,
+ name, project name, and password to the Keystone server.
+
+Template: neutron/keystone-project-name
+Type: string
+Default: admin
+_Description: Keystone admin project name:
+ To register the service endpoint, this package needs to know the Admin login,
+ name, project name, and password to the Keystone server.
+
+Template: neutron/keystone-admin-password
 Type: password
-_Description: Keystone authentication token:
- To configure its endpoint in Keystone, neutron-server needs the Keystone auth
token.
+_Description: Keystone admin password:
+ To register the service endpoint, this package needs to know the Admin login,
name, project name, and password to the Keystone server.
 
 Template: neutron/endpoint-ip
 Type: string