openstack-python-openstackc.../openstackclient
Tang Chen cfcb750a97 Use assertRaises() to check if an exception is raised
In some test cases, try/except is used to check if an exception
has been raised. We should use assertRaises() instead.

Change-Id: I15c8e757dcab77fd6f895feb018184e1eb7e617b
2016-02-14 18:43:19 +08:00
..
api Fix a spell typos 2016-02-03 15:47:25 +05:30
common Allow custom log levels for other loggers 2016-02-05 11:07:50 +00:00
compute Floating IP: Neutron support for "ip floating list" command 2016-02-14 04:21:08 +00:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Floating IP: Neutron support for "ip floating list" command 2016-02-14 04:21:08 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Use assertRaises() to check if an exception is raised 2016-02-14 18:43:19 +08:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00