Keystone tenant ID's are no longer predictable (UUID's)

Applicable to keystone master post essex-m2

Depends on: https://review.openstack.org/#change,2394

Change-Id: I1431f7177ff22e03cdf89bc7513473fdbbb1415d
This commit is contained in:
Dolph Mathews 2011-12-15 16:04:49 -06:00
parent cb9fbd905b
commit 50e3229c79

View File

@ -199,7 +199,7 @@ service_port = 5000
apiver = v2.0
user = admin
password = $ADMIN_PASSWORD
tenant_id = 1
tenant_name = admin
[nova]
host = $HOST_IP