Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Feature request MAR-131 Support for Python 3 in wsgi_website role
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    3.0.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    6 hours
  • Time spent
    11 hours, 30 minutes
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

At the moment the wsgi_website role supports only Python 2. Since Python 2 is bound to reach end-of-life soon, and many applications have already moved towards Python 3 only, it would be useful to add ability to set-up a Python 3 virtual environment for WSGI applications (via the wsgi_website role).

This would also affect the common role functionality related to checking for available package updates in the Python virtual environments.

The following should be done:

  • Extend the wsgi_website role to include support for Python 3 (making it configurable).
  • Extend the common role to properly support package update checks for both Python 2 and Python 3 roles.
  • Update role reference documentation.
  • Update usage instructions to mention support for Python 3.
Todos (0 / 0)
There are no comments