Bug 213368 - Update server to handle p2 constructs in data model
Summary: Update server to handle p2 constructs in data model
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Maynstall (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Maynstall Server Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 213361
  Show dependency tree
 
Reported: 2007-12-18 15:53 EST by Timothy Webb CLA
Modified: 2011-01-17 16:17 EST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Webb CLA 2007-12-18 15:53:38 EST
Currently the Maynstall data model understands Software objects associated to Profiles.  The Software object can have different types, though the only interesting type for resolution we currently associate to profiles is FEATURE.  We need to update the data model to allow software of type IU to be associated to profiles.  The underlying storage should switch to be all IU based, though we may want to support having the profiles still point to FEATURE type entities to help resolution.

The server when it responds to requests for a profile will need to supply to the client the list of artifact IDs that were associated to the profile as well as the metadata and artifact repositories that will be needed by the client to resolve the software.  This will allow the Maynstall code on the client side to automatically handle provisioning of the software without requiring user intervention.