[Yahoo-eng-team] [Bug 1299126] [NEW] local variable 'keypair' referenced before assignment

2014-03-28 Thread Florent Flament
Public bug reported: When a user that isn't allowed to create a keypair tries to create one through the Horizon dashboard, a back trace is displayed instead of the usual nice error message. Details: Environment: Request Method: GET Request URL: http://localhost:8080/project/access_and_securit

[Yahoo-eng-team] [Bug 1282089] Re: keystone client is leaving hanging connections to the server

2014-03-20 Thread Florent Flament
I read again Jamie Lennox's article about Sessions: http://www.jamielennox.net/blog/2014/02/24/client-session-objects/ As well as Python requests module doc: http://docs.python-requests.org/en/latest/user/advanced/ FWIU, keystoneclient.session.Session and requests.Session objetcs are not meant to

[Yahoo-eng-team] [Bug 1276057] [NEW] api v3 - unable to login on non Default domain

2014-02-04 Thread Florent Flament
Public bug reported: With `OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = True`, when trying to login on a domain different than 'Default', I get an `Unauthorized at /project` error message (even though the user has the `Member` role on a project in this new domain) : How to reproduce the bug: * Updat

[Yahoo-eng-team] [Bug 1271097] [NEW] [tox] ImportError: No module named config

2014-01-21 Thread Florent Flament
Public bug reported: When trying and running tox on Nova, tests are failing because of missing oslo.config package. Although oslo.config is specified in the requirements.txt file and pip seems to be successfull in installing oslo.config, the directory where it should be isn't created. I'm using

[Yahoo-eng-team] [Bug 1190149] Re: Token auth fails when token is larger than 8k

2014-01-13 Thread Florent Flament
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Florent Flament (florent-flament-ext) ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => F

[Yahoo-eng-team] [Bug 1267187] [NEW] Keystone policy.v3cloudsample.json doesn't allow proper resources management

2014-01-08 Thread Florent Flament
ators should be allowed to manage roles on any project in their own domain. ** Affects: keystone Importance: Undecided Assignee: Florent Flament (florent-flament-ext) Status: In Progress ** Changed in: keystone Assignee: (unassigned) => Florent Flament (florent-fla

[Yahoo-eng-team] [Bug 1264325] [NEW] API v3 - Unable to perform scope independant operations with unscoped token

2013-12-26 Thread Florent Flament
Public bug reported: When getting an unscoped token, by authenticating against Keystone without a scope, one should be able to perform scope independant operations (when allowed to do so). For instance, an administrator should be able to manage domains, roles and possibly users, without needing to