Actions
Refactor #26878
closedDeprecated behavior still tested and not removed
Pull request:
Fixed in Releases:
Found in Releases:
Description
katello at 0be0af457324e66c92563b247dd91fbaa932c0a3
2019-05-25T01:20:30 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter content_label will be removed in Katello 3.5. Please update to use the content_overrides parameter. (called from content_override at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/host_subscriptions_controller.rb:162) 2019-05-25T01:20:31 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter content_label will be removed in Katello 3.5. Please update to use the content_overrides parameter. (called from content_override at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/host_subscriptions_controller.rb:162) 2019-05-25T01:20:32 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter content_label will be removed in Katello 3.5. Please update to use the content_overrides parameter. (called from content_override at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/host_subscriptions_controller.rb:162) 2019-05-25T01:22:26 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, Export is being deprecated and will be removed in a future version of Katello. Use hammer content-view version export instead. (called from export at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:91) 2019-05-25T01:22:28 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, Export is being deprecated and will be removed in a future version of Katello. Use hammer content-view version export instead. (called from export at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:91) 2019-05-25T01:22:29 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, Export is being deprecated and will be removed in a future version of Katello. Use hammer content-view version export instead. (called from export at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:91) 2019-05-25T01:22:31 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, Export is being deprecated and will be removed in a future version of Katello. Use hammer content-view version export instead. (called from export at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:91) 2019-05-25T01:22:32 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter environment_id will be removed in Katello 3.4. Please update to use the environment_ids parameter. (called from find_environments at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:290) 2019-05-25T01:22:33 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter environment_id will be removed in Katello 3.4. Please update to use the environment_ids parameter. (called from find_environments at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/content_view_versions_controller.rb:290) 2019-05-25T01:24:30 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter upload_ids will be removed in Katello 3.3. Please update to use the uploads parameter. (called from import_uploads at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/repositories_controller.rb:392) 2019-05-25T01:24:38 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter upload_ids will be removed in Katello 3.3. Please update to use the uploads parameter. (called from import_uploads at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/repositories_controller.rb:392) 2019-05-25T01:24:52 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter content_override will be removed in Katello 3.5. Please update to use the content_overrides parameter. (called from content_override at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/activation_keys_controller.rb:222) 2019-05-25T01:24:55 [E|app|] ActiveSupport::DeprecationException: DEPRECATION WARNING: Your API call uses deprecated behavior, The parameter content_override will be removed in Katello 3.5. Please update to use the content_overrides parameter. (called from content_override at /home/jenkins/workspace/katello-pr-test/app/controllers/katello/api/v2/activation_keys_controller.rb:222)
Actions