ConPaaS-team / conpaas

ConPaaS: integrated runtime environment for elastic cloud applications
http://www.conpaas.eu
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Fix / implement application / service manifests. #104

Open gtato opened 8 years ago

gtato commented 8 years ago

Redo the entire manifest system to use HARNESS-style manifests rather than the current ones.

Service manifests should expose all the important features of the service. Application manifests can contain a set of service manifests. Ideally, the system should allow a manifest to be downloaded from a running service / application.

gtato commented 8 years ago

Currently the old-style manifests are working but there is no support for harness-style manifests and multi-level manifests