]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat-keystone-setup workaround keystone arg syntax
authorSteven Hardy <shardy@redhat.com>
Wed, 24 Oct 2012 12:48:22 +0000 (13:48 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 25 Oct 2012 09:01:19 +0000 (10:01 +0100)
commitf5099e02d5b2f1312f10dd255c11d951c75ce34e
tree1e664110b8429a7a44dbc60dd0b525fd343dded4
parentb3b56ff59d1402ba2188778e683d5b3725fb941e
heat-keystone-setup workaround keystone arg syntax

Keystone user-role-add syntax is not the same on essex
and folsom, so try both formats so we can work with either
Removes potentially unreliable approach to detecting keystone
version, and also avoids error on folsom when the user already
has the specified role

Fixes #272

Change-Id: Iece52223a29069a1fd517018cc49613be6fac318
Signed-off-by: Steven Hardy <shardy@redhat.com>
bin/heat-keystone-setup