Bug 709025 - [config-sync] Define the export format and interaction with CLI
Summary: [config-sync] Define the export format and interaction with CLI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 4.1
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Lukas Krejci
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: jon3-sprint1 708960 715334
TreeView+ depends on / blocked
 
Reported: 2011-05-30 12:30 UTC by Lukas Krejci
Modified: 2011-10-06 19:48 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-09-05 13:41:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2011-05-30 12:30:31 UTC
These two might look unrelated but have a close relationship.

One of the ways we could implement the export file is for it to be a CLI script. This is quite neat but brings along some potential problems - mainly with figuring out what exactly would such script modify. We'd need such information when analyzing the export file before import during the dry run phase.

On the other hand it is important to define the APIs using which the CLI will be able to interact with export file so that it can be easily modified before the actual import takes place.


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