heat/bin
Steven Hardy e0bb98d4f5 heat-keystone-setup : fix error on folsom first-install
When running heat-keystone-setup for the first time after (re)installing
openstack folsom, it fails, because the user-role-list is running *as* the
heat user, not reading the roles assigned to the heat user, which fails
because on a new install the heat user does not have the admin role.
Using the credentials from the environment means we run the command as
admin, but --user_id selects the roles for the heat user.

Change-Id: Ib2733e63f664d75be1e2e3bd43038bbd1dbebde8
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-10-31 16:28:19 +00:00
..
heat heat : heat cli pep cleanups 2012-10-16 14:34:38 +01:00
heat-api Add the beginnings of an OpenStack ReST API 2012-09-27 21:37:37 +02:00
heat-api-cfn Move CloudFormation API to heat.api.cfn package 2012-09-27 15:00:30 +02:00
heat-api-cloudwatch heat API : Implement initial CloudWatch API 2012-08-31 18:27:48 +01:00
heat-boto heat cli : Rework to separate cli tool from client-API wrappers 2012-08-16 12:23:50 +01:00
heat-db-setup Allow the Getting Started script to run non-interactively 2012-05-14 16:03:49 +02:00
heat-engine Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
heat-keystone-setup heat-keystone-setup : fix error on folsom first-install 2012-10-31 16:28:19 +00:00
heat-metadata heat metadata : remove metadata_url logic 2012-10-26 17:35:47 +01:00
heat-watch heat cli : initial heat-watch cloudwatch API client 2012-08-31 18:27:48 +01:00