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

Rob Crittenden rcritten at redhat.com
Wed Apr 1 14:35:09 UTC 2009


Jason Gerard DeRose wrote:
> 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

ack

pushed to master

rob




More information about the Freeipa-devel mailing list