Project

Profile

Help

Issue #8078

closed

Make consistent pulp_ansible namespace max_length in Collection and CollectionVersion

Added by awcrosby over 3 years ago. Updated about 3 years ago.

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

Description

Collection.namespace max_length is 64 [1], while CollectionVersion.namespace max_length is 32 [2]

[1] https://github.com/pulp/pulp_ansible/blob/master/pulp_ansible/app/models.py#L48 [2] https://github.com/pulp/pulp_ansible/blob/master/pulp_ansible/app/models.py#L140

I assume CollectionVersion should be changed to match Collection.

Also available in: Atom PDF