Project

Profile

Help

Issue #2811

closed

importers URL no longer available in the pulp 3 API

Added by dkliban@redhat.com almost 7 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
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:
Sprint 22
Quarter:

Description

Request Method: GET
Request URL: http://localhost:1234/api/v3/importers/file/

(pulp) [vagrant@dev pulp]$ python manage.py runserver 1234
Performing system checks...

System check identified no issues (1 silenced).
June 12, 2017 - 18:13:49
Django version 1.8.18, using settings 'pulpcore.app.settings'
Starting development server at http://127.0.0.1:1234/
Quit the server with CONTROL-C.
[12/Jun/2017 18:13:54] "GET / HTTP/1.1" 404 1910
[12/Jun/2017 18:14:00] "GET /api/v3/importers/file/ HTTP/1.1" 404 8053

Also available in: Atom PDF