Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. There are two ways to create a deployable 2. Build from command line --> aeolus-image build 3. push from command line --> aeolus-image push 4. Create a deployable definition with multiple assemblies 5. Launch . Many instance in one application will be created. Same cannot be done from UI. 1. Build from command line 2. Clouds --> Component Outlines --> component outline will be created 3. Click on it and upload , image will be pushed 4. "new deployable from component outline" deployable will be created in default catalog and now launch 5. Only one instance will be launched in one application. In short is there any way to launch multiple instance in one application from UI. If not then we can always create only one instance in one application . Actual results: Expected results: Additional info:
The UI offers the ability to edit deployable XML, at which point the user could add the definition of another instance, without needing to go to the command line. For 1.0, that's it. In version-next, we need to improve this significantly.