Project

Profile

Help

Issue #5642

closed

Pulp client configuration object instantiation doesn't work correctly

Added by mdellweg over 4 years ago. Updated over 3 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The constructor of the Configuration object does not work as expected:

In [16]: pulpcore.Configuration(username="admin", password="password", host="http://pulp3-sandbox-debian10:80").host
Out[16]: 'http://localhost:24817'

Also available in: Atom PDF