Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 May 2019 at 22:27 UTC
Updated:
11 Jun 2019 at 03:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
baldwinlouie commentedAttaching patch.
Comment #4
baldwinlouie commentedUpdating the patch to support assume/switch role when "Use instance credentials" is enabled.
Comment #5
baldwinlouie commentedUpdating patch to fix updating snapshots. Also updated the "Account ID" terminology for field_switch_role field.
Comment #6
yas@baldwinlouie
Thank you for the update patch. It looks good to me but I changed the patch for
hook_update_Nsince we merged the patch 3056523-5.patch.@xiaohua-guan
@masami
What do you think?
Comment #7
yasComment #8
xiaohua guan commented@yas
I think the uuid should be remove from the yml file, such as field.field.cloud_config.aws_ec2.field_switch_role.yml, because the uuid is identifier in a specific environment.
Comment #9
yas@xioahua-guan
Nice catch, thank you for your review. I updated the patch. Please confirm.
Comment #10
xiaohua guan commented@yas
Thanks for your patch. It's ok to me now.
Comment #11
yas@xiaohua-guan
Thank you for your review. The tests are passed successfully, so I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #14
yas