fixes lp:925721

adds .gitreview for redux branch

Change-Id: Ic993ee7abd5f54b118b1b58688199f58a529222c
This commit is contained in:
Joe Heck 2012-02-06 20:06:31 -08:00
parent 8da000ae0b
commit aed78aa21a
2 changed files with 16 additions and 0 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/keystone.git

View File

@ -179,6 +179,18 @@ example::
description="those other guys" \
name=tog
``tenant get``
^^^^^^^^^^^^^^
keyword arguments
* tenant_id
example::
keystone-manage tenant get \
tenant_id=523df7c89ce34640996d3d804cbc56f4
Users
-----