one icon indicating copy to clipboard operation
one copied to clipboard

`custom_attrs` attribute is not applied correctly

Open vickmp opened this issue 1 year ago • 1 comments

Description The content of custom_attrs applies to the Service body but doesn't apply to the VM attributes themselves.

To Reproduce Try to create a Service with several custom attributes. These attributes will appear in the body of the Service but will not apply to the vm_template_contents attribute.

Expected behavior The attributes in custom_attrs are applied to vm_template_contents per role.

Details

  • Affected Component: OneFlow
  • Hypervisor: KVM
  • Version: 6.6

Progress Status

  • [ ] Code committed
  • [ ] Testing - QA
  • [ ] Documentation (Release notes - resolved issues, compatibility, known issues)

vickmp avatar Oct 18 '23 11:10 vickmp

Documentation needs to be reviewed as well

  • inconsistencies
  • old sunstone pictures
  • discern custom_attrs and custom_attrs_values

dann1 avatar Oct 18 '23 13:10 dann1