Let the plugin configure calls notice failures.
authorRob Crittenden <rcritten@redhat.com>
Fri, 13 Feb 2015 19:12:55 +0000 (14:12 -0500)
committerSimo Sorce <simo@redhat.com>
Fri, 13 Feb 2015 23:10:03 +0000 (18:10 -0500)
commit438dce6a6cb99eb3cc8028dff15cd02b6829e4b0
tree7223be5950f26ea61ba68051060b3e9083fd3509
parent3607f13090dfc32b1f94b43282f0fe03765455f8
Let the plugin configure calls notice failures.

The call to configure the info/login/auth/provider plugins
had no way of recognizing that the configuration failed. Have it
check for an explicit False return value as an indication of failure.

This lets the configuration plugin do a simple return (None) if
it isn't enabled.

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
ipsilon/install/ipsilon-server-install