openstack-python-openstackc.../openstackclient/identity
Jamie Lennox 47977fcc32 Raise AttributeError for unknown attributes
Not returning a value is the same as returning None. In the event that
someone asks ClientManager for an attribute that doesn't exist it should
raise AttributeError in the same way as other python objects rather
than return an empty value.

Change-Id: Id0ee825e6527c831c38e3a671958ded362fb96e1
2015-03-05 23:40:26 -08:00
..
v2_0 Update service clist commands for v2 and v3 2015-01-16 12:59:14 -06:00
v3 Merge "Restrict groups and users from changing domains" 2015-02-10 07:34:02 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Raise AttributeError for unknown attributes 2015-03-05 23:40:26 -08:00
common.py Fixing typo and improving docstring of find_domain 2014-09-19 19:51:01 +00:00