Browse code

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

Dolph Mathews authored on 2011/12/16 07:04:49
Showing 1 changed files
... ...
@@ -199,7 +199,7 @@ service_port = 5000
199 199
 apiver = v2.0
200 200
 user = admin
201 201
 password = $ADMIN_PASSWORD
202
-tenant_id = 1
202
+tenant_name = admin
203 203
 
204 204
 [nova]
205 205
 host = $HOST_IP