commit | 745259cba52a80fec4c42484bc6d3b79b0a41eda | [log] [tgz] |
---|---|---|
author | Jay Pipes <jaypipes@gmail.com> | Mon Jan 23 23:24:54 2012 -0500 |
committer | Jay Pipes <jaypipes@gmail.com> | Mon Jan 23 23:38:57 2012 -0500 |
tree | 3b0ddb7e5c35ed13dc1edd9c7d606b72f562b84b | |
parent | 5fb94929e56426ef882dcf1a9491691a921cd6d4 [diff] |
Fixes LP #920782 - Malformed request URL Sometime recently, the tenant ID instead of the tenant Name was used in Compute URLs, and we were appending the tenant Name to the management URL returned from Keystone improperly. This patch grabs the tenant ID from the returned management URl and appends the tenant ID instead of the tenant Name. Change-Id: I4d4d23b3722c5c67463592397c5b23c5f3281c30