Project

Profile

Help

Issue #1378

closed

v3 API endpoint not documented properly

Added by dkliban@redhat.com over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
High
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
2.7.0
Platform Release:
2.7.2
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:

Description

pulp-admin puppet repo create --repo-id=forge-repo
pulp-admin puppet repo uploads upload --repo-id=forge-repo --file=puppetlabs-ciscopuppet-1.1.0.tar.gz
pulp-admin puppet repo publish run --repo-id=forge-repo
puppet module --module_repository http://localhost/pulp_puppet/forge/forge-repo install puppetlabs-ciscopuppet --verbose --debug
Debug: Runtime environment: puppet_version=4.1.0, ruby_version=2.2.3, run_mode=user, default_encoding=UTF-8
Notice: Preparing to install into /home/fedora/.puppet/code/modules ...
Notice: Downloading from http://localhost/pulp_puppet/forge/forge-repo ...
Debug: HTTP GET http://localhost/pulp_puppet/forge/forge-repo/v3/releases?module=puppetlabs-ciscopuppet
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (cache ttl: 0)
Debug: Failed to load library 'pe_license' for feature 'pe_license'
Error: Request to Puppet Forge failed.
  The server being queried was http://localhost/v3/releases?module=puppetlabs-ciscopuppet
  The HTTP response we received was '401 UNAUTHORIZED'

Also available in: Atom PDF