[Yahoo-eng-team] [Bug 1518321] [NEW] cannot set injected_files in build_instance pre hook

2015-11-20 Thread Richard Megginson
Public bug reported: http://lists.openstack.org/pipermail/openstack- dev/2015-November/079904.html I have some code that uses the build_instance pre hook to set injected_files in the new instance. With the kilo code, the argv[7] was passed as [] - so I could append/extend this value to add

[Yahoo-eng-team] [Bug 968696] Re: "admin"-ness not properly scoped

2015-11-02 Thread Richard Megginson
** Also affects: puppet-keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/968696 Title: "admin"-ness not properly scoped Status in

[Yahoo-eng-team] [Bug 1441733] Re: pip install or python setup.py install should include httpd/keystone.py

2015-09-08 Thread Richard Megginson
On RedHat family platforms, the path to the wsgi script is hard coded. Not only that, but now there are two different and apparently not interchangeable scripts, one for admin and one for public (still with this distinction without a difference anymore!!!), which means additional

[Yahoo-eng-team] [Bug 1472285] Re: set default domain dynamically

2015-08-28 Thread Richard Megginson
moved bug/rfe to python-openstackclient python-openstackclient should support the keystone default domain api ** Project changed: keystone = python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1472285] [NEW] set default domain dynamically

2015-07-07 Thread Richard Megginson
Public bug reported: In order to set the default_domain_id, Keystone must first be running, and you must issue a domain create command to create the default domain and retrieve the id of the domain in order to set it in keystone.conf, then restart Keystone for the change to take effect. This

[Yahoo-eng-team] [Bug 1470952] [NEW] add federation docs for mod_auth_mellon

2015-07-02 Thread Richard Megginson
Public bug reported: Document using mod_auth_mellon for federation: https://github.com/UNINETT/mod_auth_mellon The setup is similar to Shibboleth for SAML2 authentication. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1470635] [NEW] endpoints added with v3 are not visible with v2

2015-07-01 Thread Richard Megginson
Public bug reported: Create an endpoint with v3:: # openstack --os-identity-api-version 3 [--admin credentials] endpoint create try to list endpoints with v2:: # openstack --os-identity-api-version 2 [--admin credentials] endpoint list nothing. We are in the process of trying to

[Yahoo-eng-team] [Bug 1427878] [NEW] cannot use v3 token with v2 services

2015-03-03 Thread Richard Megginson
Public bug reported: Scenario: keystone is enabled for v3 with v3 policy Create two domains: default domain has service user accounts and projects - user domain is backed by ldap and has plain end user accounts Configure Horizon to be domain aware - hard code the user domain as the keystone

[Yahoo-eng-team] [Bug 1383779] [NEW] support the ldap user_enabled_invert parameter

2014-10-21 Thread Richard Megginson
Public bug reported: The ldap backend has a new parameter called user_enabled_invert. This should be supported by puppet. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1321822] [NEW] test_user_mixed_case_attribute fails - mail, not email

2014-05-21 Thread Richard Megginson
Public bug reported: The test_user_mixed_case_attribute fails - the LDAP attribute returned is mail, not email. The backend code converts the LDAP attribute 'mail' to the Keystone User property 'email'. ** Affects: keystone Importance: Undecided Assignee: Richard Megginson (rmeggins

[Yahoo-eng-team] [Bug 1282306] [NEW] _ldap_livetest test_user_enable_attribute_mask uses invalid config key user_enable_emulation

2014-02-19 Thread Richard Megginson
Public bug reported: When running nosetests keystone/tests/_ldap_livetest.py, test_user_enable_attribute_mask throws an exception. The test is using ldap config key user_enable_emulation instead of user_enabled_emulation ** Affects: keystone Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1282355] [NEW] ldap/core deleteTree not always supported

2014-02-19 Thread Richard Megginson
does). ** Affects: keystone Importance: Undecided Assignee: Richard Megginson (rmeggins) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1282355