Project

Profile

Help

Refactor #780

closed

Refactor #765: Convert Pulp to use MongoEngine

Convert the 'repo_distributors' collection to a mongoengine model

Added by bmbouter about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Deliverables:

Actions #1

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to amacdona@redhat.com
  • Platform Release set to 2.8.0
  • Groomed set to No
  • Sprint Candidate set to No
Actions #2

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from ASSIGNED to POST
  • % Done changed from 0 to 100

Added by Austin Macdonald over 8 years ago

Revision 49ff7736 | View on GitHub

Convert the distributor manager to mongoengine friendly controller.

Replaces the old RepoDistributor model and all its uses with new model, pulp.server.db.model.Distributor. Also replaces all instances of using pymongo to access the the distributors collection with mongoengine.

closes #780

Added by Austin Macdonald over 8 years ago

Revision 49ff7736 | View on GitHub

Convert the distributor manager to mongoengine friendly controller.

Replaces the old RepoDistributor model and all its uses with new model, pulp.server.db.model.Distributor. Also replaces all instances of using pymongo to access the the distributors collection with mongoengine.

closes #780

Actions #3

Updated by Anonymous over 8 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from MODIFIED to 5
Actions #5

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #6

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF