keystone/keystone
Adam Young 19190d6518 Distinguish between unset and empty black and white lists
With this patch the matching logic is as follows:

*) No whitelist specified - accept all values
*) Empty whitelist specified - discard all values

*) No blacklist specified - accept all values
*) Empty blacklist specified -accept all values

Closes-Bug: #1434653
Change-Id: I572d5044b749188b467feb53c6fad65d0626526a
2015-03-20 18:19:49 +00:00
..
assignment Merge "Make the LDAP dependency clear between identity, resource & assignment" 2015-03-05 16:44:36 +00:00
auth Allow methods to be carried in Fernet tokens. 2015-03-12 23:54:45 +00:00
catalog move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
common Merge "Migrations squash" 2015-03-13 02:11:44 +00:00
contrib Distinguish between unset and empty black and white lists 2015-03-20 18:19:49 +00:00
credential Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
hacking Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
identity Merge "Remove unnecessary import" 2015-03-13 08:34:38 +00:00
locale Imported Translations from Transifex 2015-03-13 06:09:35 +00:00
middleware Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
models Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
openstack Remove incubated version of oslo policy 2015-03-05 23:53:33 +00:00
policy Use oslo.policy instead of incubated version 2015-03-05 18:53:03 -05:00
resource Fix typo in name of variable in resource router 2015-03-11 21:04:59 +00:00
server Fix nits from 157495 2015-03-03 18:38:29 +00:00
tests Distinguish between unset and empty black and white lists 2015-03-20 18:19:49 +00:00
token Allow methods to be carried in Fernet tokens. 2015-03-12 23:54:45 +00:00
trust Merge "Add CADF notifications for trusts" 2015-03-03 01:49:11 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py 'Assignment' has no attr 'get_domain_by_name' 2015-03-09 11:28:35 -04:00
config.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
controllers.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
exception.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py add cadf notifications for oauth 2015-03-09 23:03:36 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00