[Freeipa-devel] [PATCH] 0041 certprofile: remove 'rename' option

Jan Cholasta jcholast at redhat.com
Wed Sep 2 06:08:09 UTC 2015


Hi,

On 2.9.2015 03:16, Fraser Tweedale wrote:
> This patch *removes* the --rename option from certprofile-mod.
> For context see: https://bugzilla.redhat.com/show_bug.cgi?id=1257163#c6

Instead of just removing it, you could also add:

     DeprecatedParam(
         'rename?',
         label=_("Rename"),
         doc=_("Rename the Certificate Profile object"),
     )

to certprofile_mod.takes_options to make the option available, but 
deprecated.

Honza

-- 
Jan Cholasta




More information about the Freeipa-devel mailing list