[blivet] Make RAIDLevel an abstract class using abc.

David Shea dshea at redhat.com
Thu Dec 5 15:43:33 UTC 2013


On 12/05/2013 08:38 AM, mulhern wrote:
> RAIDLevel was, already, an abstract class, but using abc makes this more
> obvious and harder to break.
>
> Signed-off-by: mulhern<amulhern at redhat.com>
> ---
>   blivet/devicelibs/raid.py | 79 ++++++++++++++++++++++++++---------------------
>   1 file changed, 43 insertions(+), 36 deletions(-)
>
Ack.


More information about the anaconda-patches mailing list