[Freeipa-devel] [PATCH] jderose 001 plugin module name cleanup

Jason Gerard DeRose jderose at redhat.com
Tue Mar 31 15:44:11 UTC 2009


This patch renames the remaining plugin modules still using the bad f_*
b_* naming convention that I started.

The renames are as follows:

ipalib/plugins/f_application.py -> ipalib/plugins/application.py
ipalib/plugins/f_automount.py -> ipalib/plugins/automount.py
ipalib/plugins/f_defaultoptions.py -> ipalib/plugins/defaultoptions.py
ipalib/plugins/f_delegation.py -> ipalib/plugins/delegation.py
ipalib/plugins/f_host.py -> ipalib/plugins/host.py
ipalib/plugins/b_kerberos.py -> ipalib/plugins/kerberos.py
ipalib/plugins/f_passwd.py -> ipalib/plugins/passwd.py
ipalib/plugins/f_pwpolicy.py -> ipalib/plugins/pwpolicy.py
ipalib/plugins/f_service.py -> ipalib/plugins/service.py
ipalib/plugins/f_user.py -> ipalib/plugins/user.py
ipaserver/plugins/b_ldap.py -> ipaserver/plugins/ldap.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-jderose-001-plugin-module-name-cleanup.patch
Type: text/x-patch
Size: 183717 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090331/18c7e531/attachment.bin>


More information about the Freeipa-devel mailing list