SGCI / sgci-resource-inventory

This contains all the computational resource entities
https://sgci-resource-inventory.readthedocs.io/en/latest/introduction.html
Apache License 2.0
6 stars 2 forks source link

Connection Definition is available at the resource level and the storage level #4

Closed DImuthuUpe closed 2 years ago

DImuthuUpe commented 3 years ago

There is a connection property at the top level resource properties [1] and in the storage level [2] properties. Seems like redundant.

[1] https://github.com/SGCI/sgci-resource-inventory/blob/master/schema/resources-schema.json#L48 [2] https://github.com/SGCI/sgci-resource-inventory/blob/master/schema/resources-schema.json#L129

scblack321 commented 3 years ago

This would be a good issue to bring up at the working session on Friday. I believe the group had settled on a design where both computeDefinition and storageDefinition have a connectionDefinition that can override the top level connectionDefinition.

joestubbs commented 2 years ago

We refactored the spec and this is no longer applicable.