Kálmán Képes

Results 15 issues of Kálmán Képes

#### Short Description Updating the API generation enables us to update the container client properly which we need in another project(s)

#### Short Description Enable general usage of yaml tosca applications #### Proposed Changes - [x] Enable importing YAML csars via given winery importers - [ ] Enable PlanBuilder to work...

#### Short Description Refactor tests into test module and increase test coverage by using the test client to test the API - [x] Move tests into test module - [...

#### Short Description Adds feature to create lifecycle interfaces inside a connectsTo relation, enabling more flexibility. Also is used to align the XML spec to the YAML spec features (just...

#### Short Description Major code cleanup and refactorings for the bus #### Proposed Changes * move model handling code into modelutils * refactor module structure * split processors to increase...

enables to alter plan generation via the following property in the application.properties: `org.opentosca.plans.sequential=false` Setting it to true would generate the plans to be sequential, enabling easier debugging for example.

**Current Behavior:** Basically, when the IA Engine tries to deploy an IA and fails (which is clearly stated in the logs), in the UI it is still marked as a...

enhancement

**Current Behavior:** When a CSAR has spaces in its filename the plan generates variables etc. that have names with spaces in it, which breaks the deployment as the generated BPEL...

bug

#### Short Description The Live-Modeling feature of the winery https://github.com/OpenTOSCA/winery/pull/230 enable users to model and "test" their deployment all within the Topology Modeler of the Winery. However, at certain points...

enhancement
help wanted
in progress

**Current Behavior:** Currently the management bus became a mess, as it combines multiple techniques, styles and so on. E.g. we use dependency injection, camel and the bus also calls itself,...

enhancement