openstack-python-openstackc.../openstackclient
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
..
api Merge "Fix auth-required for help command" 2015-03-02 16:19:20 +00:00
common Raise AttributeError for unknown attributes 2015-03-05 23:40:26 -08:00
compute Handle novaclient >2.20.0 2015-03-03 13:02:11 +00:00
identity Raise AttributeError for unknown attributes 2015-03-05 23:40:26 -08:00
image Add sort support to image list 2015-02-06 10:57:10 +08:00
network Begin low-level API for Network v2 2015-01-22 10:06:15 -06:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Merge "Fix auth-required for help command" 2015-03-02 16:19:20 +00:00
volume Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Fix auth-required for help command 2015-02-27 17:27:17 -06:00