On 8 September 2014 19:33, Steven Hardy wrote:
> On Mon, Sep 08, 2014 at 11:11:07AM +1000, Kieran Spear wrote:
>> Hi,
>>
>> I'm looking at configuring our Heat deployment to use trusts as the
>> deferred auth method. The requirement to grant each user the
>
Hi,
I'm looking at configuring our Heat deployment to use trusts as the
deferred auth method. The requirement to grant each user the
heat_stack_owner role (or similar) makes things a bit awkward, since
we allow users to grant each other membership within a project and
don't want them to have to wo
hould be
> backported to Icehouse.
Glad to hear that. I thought I'd done a backport already, but here it is now:
https://review.openstack.org/#/c/117445/
Cheers,
Kieran
>
> Dave
>
>
> -Original Message-
> From: David Hill
> Sent: 26-Aug-14 11:16 AM
> To:
Hi David,
If you're using the templated catalog, by default you won't be able to
get a v3 token. You'll need to either:
1) Switch to the SQL catalog backend, or
2) Apply this fix to Keystone: https://bugs.launchpad.net/keystone/+bug/1313458
Cheers,
Kieran
On 26 August 2014 07:39, David Hill
Hi,
STATIC_URL requires a RequestContext when rendering:
http://stackoverflow.com/a/5478944
You can also use django.shortcuts.render.
Cheers,
Kieran
On 16 February 2014 00:37, Andrii L wrote:
> Hello,
>
> I would really appreciate if you help me understand the following exception:
>
> ---
>