Feature #5437
Allow appending to the template instead of replacing
Status: | Assigned | Start date: | 10/05/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | OneFlow | |||
Target version: | Release 5.6 | |||
Resolution: | Pull request: |
Description
Currently, if you define an item in the VM template content textarea of the OneFlow service template and it already exists in the original template it will be replaced instead of appended.
For example:
VM template content: DISK = [...]
This will replace all the disks with those defined in the VM template content.
This will be fixed by adding a special parameter called "APPEND=<key>,<key2>,...". It that special key is present in the VM template content, those resources will be appended to those that exist in the source template.
Associated revisions
F #5437: Allow appending to the template instead of replacing
History
#1 Updated by Ruben S. Montero over 3 years ago
- Target version changed from Release 5.4.2 to Release 5.4.3
#2 Updated by Ruben S. Montero over 3 years ago
- Target version changed from Release 5.4.3 to Release 5.6
This issue is fixed for 5.4.3. It'll remain open to propose a migration path for 5.6