Project

Profile

Help

Issue #3469

closed

Quickstart Guide instructions are wrong for importer

Added by CodeHeeler about 6 years ago. Updated almost 4 years ago.

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

Description

http POST http://localhost:8000/api/v3/importers/file/ name='bar' download_policy='immediate' sync_mode='additive' feed_url='https://repos.fedorapeople.org/pulp/pulp/demo_repos/test_file_repo/PULP_MANIFEST'

HTTP/1.0 400 Bad Request
Allow: GET, POST, HEAD, OPTIONS
Content-Length: 53
Content-Type: application/json
Date: Wed, 14 Mar 2018 20:39:16 GMT
Server: WSGIServer/0.2 CPython/3.6.2
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN

{
    "sync_mode": [
        "\"additive\" is not a valid choice."
    ]
}

Related issues

Related to File Support - Task #3336: Raise an exception if a user tries to create/update an importer with additive sync policyCLOSED - CURRENTRELEASEdaviddavis

Actions
Has duplicate File Support - Issue #3470: Workflow in README is broken - "additive" is not a valid choiceCLOSED - DUPLICATEActions
Actions #1

Updated by daviddavis about 6 years ago

  • Related to Task #3336: Raise an exception if a user tries to create/update an importer with additive sync policy added
Actions #2

Updated by daviddavis about 6 years ago

README should say 'mirror' and not additive.

Actions #3

Updated by dalley about 6 years ago

  • Has duplicate Issue #3470: Workflow in README is broken - "additive" is not a valid choice added
Actions #4

Updated by CodeHeeler about 6 years ago

  • Assignee set to CodeHeeler

Added by Dana Walker about 6 years ago

Revision b7717921 | View on GitHub

Quickstart Guide instructions for importer

The Quickstart Guide instructions for importer still included "additive" and this needed to be changed to "mirror".

fixes #3469 https://pulp.plan.io/issues/3469

Actions #5

Updated by Anonymous about 6 years ago

  • Status changed from NEW to MODIFIED
Actions #6

Updated by dkliban@redhat.com over 5 years ago

  • Tags Pulp 3 added
Actions #7

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #8

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 0.1.0
Actions #9

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF