Rename hbac module to hbacrule

The renaming follows previous discussion on mailing list and it leads to
name compatibility with other plugins (e.g. sudorule). It is also
necessary for following changes in ipa help.
This commit is contained in:
Jan Zeleny
2010-12-21 13:20:18 +01:00
committed by Rob Crittenden
parent a1188d95e8
commit bfc338d81c
3 changed files with 143 additions and 143 deletions

View File

@@ -45,7 +45,7 @@ from ipalib import api, errors
from ipalib import Str, StrEnum
from ipalib.plugins.baseldap import *
from ipalib import _, ngettext
from ipalib.plugins.hbac import is_all
from ipalib.plugins.hbacrule import is_all
output_params = (