Bug 469264

Summary: ActivationKey API changes to support Package Architecture
Product: [Community] Spacewalk Reporter: Brad Buckingham <bbuckingham>
Component: APIAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-22 16:30:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 456552    

Description Brad Buckingham 2008-10-30 21:38:16 UTC
Description of problem:

This BZ is related to the enhancements made by :
https://bugzilla.redhat.com/show_bug.cgi?id=456472

This BZ is to modify the XMLRPC API ActivationKeyHandler to support packages that include package architecture.

This includes the following modifications:

- addPackages - new API to add packages that include name and optional arch

- removePackages - new API to remove packages that include name and optional arch

- getDetails 
  - update return to include new packages value which includes name/arch
  - update return value to deprecate existing packageNames

- listActivationKeys 
  - update return to include new packages value which includes name/arch
  - update return value to deprecate existing packageNames

- addPackageNames - deprecate existing API
- removePackageNames - deprecate existing API

The APIs mentioned as deprecated above will still exist in the current release; however, the intent is to remove them in a future release of the API.

Comment 1 Brad Buckingham 2009-01-08 22:08:35 UTC
git commit:
59ef64494c0b5ec5300962822f815d41000817d7

Comment 2 Brad Buckingham 2009-01-15 20:14:08 UTC
verified with spacewalk-java-0.4.15-1.el5