devstack/lib
Morgan Fainberg 2dc11fb5c8 Update user_attribute_ignore for LDAP Identity config
With a recent patch to keystone, the use of tenantId, tenant_id, and
default_project_id was normalized to reference default_project_id for
all cases internally and translate to the expected results at the
controller (v2.0 returns tenantId, v3 returns default_project_id).

Devstack must now properly ignore the expected mapped LDAP attribute
of 'default_project_id' instead of the old 'tenantId'.  Without this
fix devstack will fail when using the LDAP identity backend because
the 'default_project_id' has been made a special case that requires
the operator of a Openstack cloud to explicitly choose an attribute
to map 'default_project_id' to if storing that value is desired.
Without explicitly mapping that attribute and not having it in the
'user_attribute_ignore' config option, the user_creates can fail.

related-bug: 1219739
Change-Id: I1dd3719de50f6d0948b3a9743e32a03d0ac56b3c
2013-09-24 23:49:21 -07:00
..
databases Merge "Do not install mysql if mariadb is installed on openSUSE" 2013-07-16 20:01:32 +00:00
neutron_plugins Merge "Changes to make Devstack work with Neutron L3 plugin patch." 2013-09-10 18:02:30 +00:00
neutron_thirdparty Modify midonet plugin to support the latest MidoNet 2013-09-08 12:09:41 +09:00
nova_plugins Add support for Docker as Nova hypervisor 2013-08-28 22:36:48 -05:00
apache Fix swift httpd on fedora 2013-09-24 10:48:01 +10:00
baremetal Merge "Wrong arguments for die() call" 2013-09-11 17:22:58 +00:00
ceilometer Modified ceilometer alarm evaluator console script 2013-09-23 11:36:00 +01:00
cinder Colorize Neutron log output and refactor log setup code 2013-09-13 10:34:40 -07:00
database lib/database: Fixed a bug in database_connection_url 2013-04-29 23:08:27 +03:00
glance Install schema-image.json 2013-09-09 14:33:35 +02:00
heat Colorize Neutron log output and refactor log setup code 2013-09-13 10:34:40 -07:00
horizon Fix swift httpd on fedora 2013-09-24 10:48:01 +10:00
infra add lib/infra 2013-07-31 15:48:47 -04:00
ironic Basic support of Ironic 2013-08-22 12:30:51 +03:00
keystone Update user_attribute_ignore for LDAP Identity config 2013-09-24 23:49:21 -07:00
ldap Fix LDAP support for openSUSE 2013-09-19 15:25:56 +02:00
neutron Colorize Neutron log output and refactor log setup code 2013-09-13 10:34:40 -07:00
nova Merge "Colorize Neutron log output and refactor log setup code" 2013-09-24 21:59:07 +00:00
oslo Fix 'olso' typo in lib/oslo 2013-08-16 21:57:20 +03:00
rpc_backend QPID default host 2013-07-12 19:29:41 +02:00
swift Fix swift httpd on fedora 2013-09-24 10:48:01 +10:00
tempest lib/tempest remove whitebox section 2013-09-16 01:40:13 +02:00
template add emacs shell-script tagging 2013-03-29 14:36:49 -04:00
tls Formatting cleanups, doc updates and whatnot 2013-04-09 14:05:32 -05:00
trove Added Trove (Database as a Service). 2013-09-11 23:48:07 +00:00