asalic

Results 13 issues of asalic

A4C considers the metadata tag as unknown, because the MappingGenerator cannot load the "metadata" field of a node type.

Alien4Cloud allows imports formatted as > : Note that there are no white spaces allowed between the colon and version. As a result the import becomes a ScalarNode when it...

The CSARs loaded during the init are sorted by name and loaded. The admin is therefore forced to create a dependency graph and then to order the CSARs, with the...

The outputs for Attributes of a node do not appear in the list of outputs when the toplogy has been launched on an orchestrator. This list appears in the Environment...

I have found a problem with A4c. Here are the steps: 1. Create a plugin, version 1, and copy the zip file in the init/plugins directory 2. Start A4c -...

Hi all, We encountered some issues with get_attribute. 1. When used with concat `value: { concat: [ 'https://', get_attribute: [ mesos_master_server, public_address, 0 ], ':8443' ] }` the topology editor...