Project

Profile

Help

Issue #6923

closed

As a user I want to access my pulp instanca with IPv6

Added by spredzy almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

As a user I want to access my pulp instanca with IPv6.

Currently Nginx configuration is hard coded to be IPv4 only. This is changeable. However for the httpd conffiguration, the piece that defines whether or not we listen to ipv6 is outside the pulp/pulp_installer scope.

Added by spredzy almost 4 years ago

Revision 8e67de9e | View on GitHub

pulp_webserver: Listen for IPv6 connections

Currently Nginx configuration is hard coded to be IPv4 only. This commit makes it so it listen for both IPv4 and IPv6 connections.

For the httpd conffiguration, the piece that defines whether or not we listen to ipv6 is outside the pulp/pulp_installer scope.

fixes #6923

Added by spredzy almost 4 years ago

Revision 8e67de9e | View on GitHub

pulp_webserver: Listen for IPv6 connections

Currently Nginx configuration is hard coded to be IPv4 only. This commit makes it so it listen for both IPv4 and IPv6 connections.

For the httpd conffiguration, the piece that defines whether or not we listen to ipv6 is outside the pulp/pulp_installer scope.

fixes #6923

Actions #1

Updated by pulpbot almost 4 years ago

  • Status changed from NEW to POST
Actions #2

Updated by spredzy almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by fao89 almost 4 years ago

  • Sprint/Milestone set to 3.5.0
Actions #5

Updated by fao89 almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF