Bug 1018235 - repo distributor API documentation should mention relevant Apache configuration entries
Summary: repo distributor API documentation should mention relevant Apache configurati...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: documentation
Version: 2.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: 2.3.0
Assignee: Jay Dobies
QA Contact: pulp-qe-list
URL: https://pulp-dev-guide.readthedocs.or...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 14:12 UTC by mkovacik
Modified: 2013-12-09 14:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 14:31:37 UTC


Attachments (Terms of Use)

Description mkovacik 2013-10-11 14:12:50 UTC
Description of problem:
The URL of a content unit depends both on particular distributor configuration 
applied via the POST API call as well as on the related Apache configuration.
For a yum_distributor, these two parts are
 - the "config.relative_url" field in the creating POST API call
 - the Alias directive in the Pulp-rpm-plugin Apache config-file[1],
   set by default to: /pulp/repos/

This should be mentioned in the docs[2].

[1] /etc/httpd/conf.d/pulp_rpm.conf 
[2] https://pulp-dev-guide.readthedocs.org/en/pulp-2.2/integration/rest-api/repo/cud.html#associate-a-distributor-with-a-repository

Comment 1 Jay Dobies 2013-10-28 13:18:24 UTC
https://github.com/pulp/pulp_rpm/pull/365

Comment 2 Jeff Ortel 2013-10-29 15:29:45 UTC
build: 2.3.0-0.26.beta

Comment 3 mkovacik 2013-11-04 13:56:00 UTC
Checked in latest docs[1]

[1] http://pulp-rpm-user-guide.readthedocs.org/en/latest/recipes.html

Comment 4 Preethi Thomas 2013-12-09 14:31:37 UTC
Pulp 2.3 released.


Note You need to log in before you can comment on or make changes to this bug.