Toshio Kuratomi
|
3fba006207
|
Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
|
2018-12-16 15:03:19 -08:00 |
|
Dag Wieers
|
24d7b4a660
|
Various small fixes to MSC modules and tests (#48417)
|
2018-11-13 09:01:45 +01:00 |
|
Abhijeet Kasurde
|
ab86051c0b
|
Misc fixes for several errors
* aci: Correct usage in fail_json
* Fixes incorrect usage of fail_json
* Raise exception object
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2018-11-02 12:14:57 -04:00 |
|
Dag Wieers
|
3e890bdbaa
|
Initial import of MSC module_utils (#46116)
This is required for upcoming MSC modules.
|
2018-10-29 18:45:42 +01:00 |
|