Bug 1335287 - [RFE] Adapters need to add files to a manifest during export
Summary: [RFE] Adapters need to add files to a manifest during export
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Michael Stead
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-11 19:14 UTC by Barnaby Court
Modified: 2016-07-22 14:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-22 14:52:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Barnaby Court 2016-05-11 19:14:27 UTC
Description of problem:
During the export of a manifest the adapters need an API hook to add files to the signed export.

Per the design at: https://trello.com/c/oVy11kLi we need:
1) Add an optional version # argument to the export REST API.
2) Create an adapter API that takes 3 arguments. 
  * The directory on the filesystem where any new files should be added
  * The consumer object for whom the export is being created. 
  * The version number passed into the api (1). 
3) Create a default adapter that no-ops on this call.

Comment 1 Michael Stead 2016-06-17 14:51:24 UTC
Pull Request:
https://github.com/candlepin/candlepin/pull/1277

Comment 2 Barnaby Court 2016-07-22 14:52:10 UTC
Marking as closed per Candlepin procedures as a fix has been merged or it has been determined to not be an issue.


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