Issue #8078
Make consistent pulp_ansible namespace max_length in Collection and CollectionVersion
Status:
POST
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.
History
#1
Updated by dkliban@redhat.com 12 days ago
- Project changed from Pulp to Ansible Plugin
Please register to edit this issue