This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 170833 - Create SML-IF documents based on the data center sample
Summary: Create SML-IF documents based on the data center sample
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: amehrega CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 16:13 EST by amehrega CLA
Modified: 2012-01-03 13:53 EST (History)
0 users

See Also:


Attachments
First draft of the sample (28.10 KB, text/plain)
2007-01-23 12:33 EST, amehrega CLA
no flags Details
Contains a modified example file based upon Ali's initial cut (3.66 KB, application/octet-stream)
2007-01-24 11:30 EST, Mark Weitzel CLA
no flags Details
EclipseCon 2007 - topology (8.46 KB, application/octet-stream)
2007-01-24 14:02 EST, amehrega CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description amehrega CLA 2007-01-17 16:13:55 EST
We will need to generate SML-IF documents based on the data center sample to use for the EclipseCon demo:  http://wiki.eclipse.org/index.php/COSMOSEcliseCon2007Demo.

The SML-IF documents can also be provided as more realistic samples that the community can experiment with.
Comment 1 amehrega CLA 2007-01-23 12:33:18 EST
Created attachment 57362 [details]
First draft of the sample
Comment 2 Mark Weitzel CLA 2007-01-24 11:30:46 EST
Created attachment 57444 [details]
Contains a modified example file based upon Ali's initial cut

This is an eclipse project zip that contains
* A modified version of the example file Ali posted.  It has been renamed to "ProductionTopology.xml" and resides in a directory called "topologies"

* An eclipse project.  This is the structure that will be checked into CVS
Comment 3 amehrega CLA 2007-01-24 14:02:19 EST
Created attachment 57463 [details]
EclipseCon 2007 - topology

Attached is the 3rd version of the SML-IF document describing a topology.  Here are the changes:

- Removed servlet (not needed according to the demo script)
- Added missing document in the genic section
- Remotely referenced the facet, item, and properties model
- Added the facet, item, and properties model to the project
- Removed all <xsd:import elements
- Used better aliases for each document
- Declared the logging element (used by Mark) in properties.xsd file.
Comment 4 Marius Slavescu CLA 2007-01-24 14:33:45 EST
I had a short review with Ali of it's initial version and I see some of the recommendations were applied in this new version (https://bugs.eclipse.org/bugs/attachment.cgi?id=57444)

Mainly my comments were regarding the complexity and unrelated names (rackFrame/rackUnit vs machine). 

A few comments about this document:

- do we decided to represent a topology by one SML-IF file, is the name/description of the topology specidfiedthe SML-IF name/description
- I find the navigation a bit tricky from machine level down, I see the minimumHostingRequirements as being the link up to where this could be installed (hosted) and the propertyRef used to satisfy this link, does this propertyRef mean that for example WindowsServer1 is installed on machine2 or just that it can be installed?
- we need to traverse all the elements in the SML-IF file in order to find all the refs and build the hierarchy (graph) and then find the root and start from there the navigation.
Comment 5 Marius Slavescu CLA 2007-01-24 14:35:23 EST
Comment #4 applies to https://bugs.eclipse.org/bugs/attachment.cgi?id=57463 version also
Comment 6 amehrega CLA 2007-01-24 15:15:36 EST
(In reply to comment #4)
> does this propertyRef mean that for example WindowsServer1 is installed on 
> machine2 or just that it can be installed?

It means that it's installed on machine 2.
Comment 7 amehrega CLA 2007-02-01 15:10:27 EST
I'm marking this defect as fixed.
There are a few other defects that Mark has opened to follow upon open issues raised by others:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=172541
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172545
Comment 8 Valentina Popescu CLA 2007-04-03 10:36:23 EDT
update target to i1
Comment 9 amehrega CLA 2008-01-02 13:37:32 EST
closing