Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arrangement 6: add deprecation warnings to conf.get_* #765

Merged
merged 1 commit into from
May 22, 2018

Commits on May 22, 2018

  1. arrangement 6: add deprecation warnings to conf.get_*

    A lot of conf arguments have been deprecated and moved to reactor_config_map.
    Replace _get_value with _get_deprecated and print a warning message for
    all get_* functions in conf where the value is not in the accepted parameters
    list for BuildRequestV2.
    
    Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
    mlangsdorf committed May 22, 2018
    Configuration menu
    Copy the full SHA
    e81db2f View commit details
    Browse the repository at this point in the history