Refactor #776
closedRefactor #765: Convert Pulp to use MongoEngine
Delete the /content/types api endpoint.
100%
Updated by bcourt over 9 years ago
- Subject changed from Convert the 'content_types' collection to a mongoengine model to Delete the /content/types api endpoint.
- Tags Sprint Candidate added
Delete the /content/types api endpoint.
There is currently no documentation for this endpoint
Katello is not using the endpoint
pulp-admin is not using the endpoint
https://fedorahosted.org/pulp/wiki/ConvertingUnitsToMongoengine
Updated by ipanova@redhat.com over 9 years ago
- Status changed from NEW to ASSIGNED
Updated by ipanova@redhat.com over 9 years ago
- Assignee set to abradshaw@redhat.com
Updated by ipanova@redhat.com over 9 years ago
- Assignee changed from abradshaw@redhat.com to ipanova@redhat.com
Updated by bmbouter over 9 years ago
- Description updated (diff)
bcourt, we only want to have the API endpoint removed right? The collection and everything should stay as is? Will be be making a mongoengine definition for the content_types collection? If so where does that work happen?
Updated by bcourt over 9 years ago
bmbouter, This is only to remove the REST API endpoint. The content_types collection will eventually go away entirely. The story for that is at https://pulp.plan.io/issues/885.
Added by ipanova@redhat.com over 9 years ago
Added by ipanova@redhat.com over 9 years ago
Revision b4a1742e | View on GitHub
Delete the /content/types api endpoint. closes #776
Updated by ipanova@redhat.com over 9 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com over 9 years ago
- Status changed from POST to MODIFIED
- Sprint/Milestone set to 15
- % Done changed from 0 to 100
- Platform Release set to 2.7.0
Updated by ipanova@redhat.com over 9 years ago
Applied in changeset pulp|b4a1742e8b295a9458fcc36db3404c0c3e10f2d8.
Updated by bmbouter over 9 years ago
- Sprint Candidate set to Yes
- Tags deleted (
Sprint Candidate)
Updated by dkliban@redhat.com over 9 years ago
- Status changed from MODIFIED to 5
Updated by rbarlow almost 9 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Delete the /content/types api endpoint. closes #776