anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Support hierarchical deployment definitions for hierarchical deployment specifications #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Component/Plugin:
Franca Deployment models

Feature details: the what...
Franca deployment models support hierarchies of deployment specifications. 
However, definitions for these specifications cannot be defined along the same 
hierarchy. It should be possible to split deployment definitions according to 
the hierarchy levels of the deployment specification.

Rationale: the why...
If the definition of deployment models is done in a role-based environment, the 
information for the various levels of specifications will be provided 
separately and should not be collected in only one deployment definition.

Original issue reported on code.google.com by klaus.birken@gmail.com on 29 Jul 2014 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 29 Jul 2014 at 9:37

GoogleCodeExporter commented 9 years ago
Franca 0.9.1 still does not support usage of inheritance of deployment 
specification within the deployment definitions.
One can define a deployment specification hierarchy, but the deployment 
definition only sees the lowest level in the hierarchy of specifications.
Splitting deployments into pieces for specific tasks, e.g. component deployment 
model and protocol deployment is not possible.

Original comment by manfred....@bmw.de on 29 Jan 2015 at 5:44