| commit | e0d6cd1e920033fc889ae01b102885dc2eb2cdd0 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Fri Dec 16 00:05:54 2011 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Fri Dec 16 00:05:54 2011 +0000 |
| tree | 1b8182c4554c951a843010b853d2b3dcf8ace70e | |
| parent | ea3ebfeb922126045d7691fb476df8c5311a3f56 [diff] | |
| parent | 50e3229c799c2ef3dce45146ba6229209350a3f8 [diff] |
Merge "Keystone tenant ID's are no longer predictable (UUID's)"
diff --git a/tools/build_ci_config.sh b/tools/build_ci_config.sh index 0e43aa4..90b8abf 100755 --- a/tools/build_ci_config.sh +++ b/tools/build_ci_config.sh
@@ -199,7 +199,7 @@ apiver = v2.0 user = admin password = $ADMIN_PASSWORD -tenant_id = 1 +tenant_name = admin [nova] host = $HOST_IP