Project

Profile

Help

Issue #6685

closed

Booting Pulp with the migration plugin installed logs warnings

Added by dalley almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

This is due to a change in Pulpcore in this PR: https://github.com/pulp/pulpcore/pull/667

The migration plugin serializers should be updated as the other serializers in that PR were.

May 07 20:52:53 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13254]: pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField.
May 07 20:52:53 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13254]: pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField.
May 07 20:52:53 pulp2-nightly-pulp3-source-centos7.localhost.example.com rq[13251]: pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField.
May 07 20:52:53 pulp2-nightly-pulp3-source-centos7.localhost.example.com rq[13251]: pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField.
May 07 20:52:53 pulp2-nightly-pulp3-source-centos7.localhost.example.com rq[13251]: pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField.

Actions #1

Updated by dalley almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by dalley almost 4 years ago

  • Subject changed from Booting Pulp with the migration plugin install logs warnings to Booting Pulp with the migration plugin installed logs warnings
Actions #3

Updated by ttereshc almost 4 years ago

Now when more details are logged, it seems there is nothing to fix in the migration plugin itself

pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField on ModulemdSerializer.
pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField on FilePublicationSerializer.
pulp: pulpcore.app.serializers.base:WARNING: Please provide either 'view_name' or 'view_name_pattern' for DetailRelatedField on _call_with_frames_removed.

Actions #4

Updated by dalley almost 4 years ago

  • Status changed from NEW to CLOSED - NOTABUG

Also available in: Atom PDF