Author: Sarah Jelinek <[email protected]>
Repository: /hg/caiman/caiman-docs
Latest revision: 8d8b549f678723e29df88a376623d1a49554d3bf
Total changesets: 1
Log message:
Updated schemas due to review comments. Specifically updated:
Added note on configuration element name.
Updated xml instances to reflect new schemas.
Changed software_spec to software to be consistent with other naming 
conventions used in other schemas.
Moved configuration entity to containing schemas, such as ai.dtd and dc.dtd. 
This removes the need for including the configuration entity in the software 
schema.
Removed zones configuration from configuration schema. Will defer specifying 
zones configuration until more data is gathered about what is needed for zones 
configuration and installation.
Added http_proxy to DC schema.
Changed DC schema to use 'distro' as the top level element name under the dc 
element. Changed dc_spec to distro_spec.
Added grub elements and attributes to dc.dtd.
Changed live_im to media_im for more general naming.
Moved compression attributes to args for checkpoints.
Modified software schema to have only 'source' element as opposed to 
primary_source and secondary_source. Multiple source elements are allowed, 
first one in list is considered primary.
Added im_type for full or partial and zone images to software schema.
Added ssl_key and ssl_cert to software schema.
Added 'name' attribute to software element to enable associating software with 
a specific checkpoint.
Modified checkpoint element to include args and kwargs, as well as name. This 
is based on current design for execution engine and checkpoints.
Modified target schema as follows:
-removed partition and slice as top level target_device elements.
-moved isci to disk type of element.
-moved swap and dump as target_device element types.
-added 'force; attribute to slice to force overwriting any existing slice data.
-added comments to describe options element format.
-added no_swap and no_dump attributes to allow user to specify no configuration 
of these.

Files:
        create: ai_dc/ai_multi_target.xml
        create: ai_dc/software.dtd
        delete: ai_dc/software_spec.dtd
        update: ai_dc/ai.dtd
        update: ai_dc/ai_default.xml
        update: ai_dc/ai_from_text.xml
        update: ai_dc/ai_from_text_w_def.xml
        update: ai_dc/ai_multi_pool.xml
        update: ai_dc/ai_w_zones.xml
        update: ai_dc/configuration.dtd
        update: ai_dc/dc.dtd
        update: ai_dc/dc_livecd_default.xml
        update: ai_dc/execution.dtd
        update: ai_dc/target.dtd
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to