Project

Profile

Help

Refactor #96

closed

Convert pulp_puppet WSGI app to Django

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

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
2.7.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
March 2015
Quarter:

Description

This is part of the Django conversion work. The pulp_puppet has its own WSGI app [0] that is separate from the WSGI app used by platform. The pulp_puppet WSGI app currently uses web.py and needs to be converted to Django. This should be straightforward as the WSGI app has a single, GET style URL handler. Unlike the platform conversion, this will not contain a backwards compatible web.py vs Django.py.

Deliverables:

  • Setup a Django WSGI app with a settings file entry point.
  • Replace the WSGI app with a Django WSGI app
  • Convert the URL and update the tests to match
  • Remove all references to web.py in the puppet codebase since it will soon be deleted

[0]: https://github.com/pulp/pulp_puppet/blob/8d48b7896c358ee1e0040a1c42a84c2398bdb631/pulp_puppet_plugins/pulp_puppet/forge/api.py


Related issues

Related to Pulp - Refactor #730: web.py search and destory!CLOSED - CURRENTRELEASEipanova@redhat.com

Actions
Actions #1

Updated by bmbouter over 9 years ago

  • Description updated (diff)
Actions #2

Updated by rbarlow over 9 years ago

  • Project changed from Pulp to Puppet Support
Actions #3

Updated by rbarlow over 9 years ago

  • Tracker changed from Task to Refactor
Actions #4

Updated by bmbouter about 9 years ago

  • Priority changed from Normal to High
Actions #5

Updated by rbarlow about 9 years ago

  • Tags Sprint Candidate added
Actions #6

Updated by mhrivnak about 9 years ago

  • Sprint/Milestone set to 12
Actions #7

Updated by bmbouter about 9 years ago

  • Sprint/Milestone deleted (12)

This never got started so I'm removing from Feb sprint and leaving Sprint Candidate set.

Actions #8

Updated by bmbouter about 9 years ago

Actions #9

Updated by bmbouter about 9 years ago

  • Description updated (diff)
Actions #10

Updated by bmbouter about 9 years ago

  • Tags Groomed added
  • Tags deleted (Sprint Candidate)
Actions #11

Updated by bmbouter about 9 years ago

  • Tags Sprint Candidate added
Actions #12

Updated by bmbouter about 9 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to bmbouter
Actions #13

Updated by bmbouter about 9 years ago

  • Assignee changed from bmbouter to dkliban@redhat.com
  • Sprint/Milestone set to 14

Added by dkliban@redhat.com almost 9 years ago

Revision 9194cee3 | View on GitHub

Converted puppet forge to use Django web framework

Closes #96

Actions #14

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #15

Updated by bmbouter almost 9 years ago

  • Groomed set to Yes
  • Tags deleted (Groomed)
Actions #16

Updated by bmbouter almost 9 years ago

  • Sprint Candidate set to Yes
  • Tags deleted (Sprint Candidate)
Actions #17

Updated by dkliban@redhat.com almost 9 years ago

  • Platform Release set to 2.7.0
Actions #18

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from MODIFIED to 5
Actions #19

Updated by dkliban@redhat.com over 8 years ago

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

Updated by bmbouter about 6 years ago

  • Sprint set to March 2015
Actions #21

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (14)
Actions #22

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF