- In ServerTemplate Edit / Detailed view, add
AMI IDbesidesImage Name
| Comment | File | Size | Author |
|---|---|---|---|
| #25 | 3080784-25-8.x-2.x.patch | 124.06 KB | yas |
| #25 | 3080784-25-8.x-1.x.patch | 124.12 KB | yas |
AMI ID besides Image Name| Comment | File | Size | Author |
|---|---|---|---|
| #25 | 3080784-25-8.x-2.x.patch | 124.06 KB | yas |
| #25 | 3080784-25-8.x-1.x.patch | 124.12 KB | yas |
Comments
Comment #2
yasComment #4
yasFixing it.
Comment #6
yasUpdated the patch.
Comment #7
yasComment #8
yasComment #10
yasFixing the issue and making it more robust code.
For example, since we use a mock data (YAML) file as a return value of AWS PHP SDK library instead of making an actual API call and
foreachstatement doesn't accept aNULLvalue.FROM:
TO:
FROM:
TO:
Comment #12
yasFixing the issue.
Comment #13
yasRe-rolling the patch for
8.x-2.xComment #14
yasFixing the patch for
8.x-2.x.Comment #16
yasFixing the patch for
8.x-2.x.Comment #17
yas@baldwinloue
@xiaohua-guan
@masami
Could you please review the patch? Note that I separated the
InstanceTestas three tests by keeping the same tests.Comment #18
yasUpdated to align in between
8.x-1.xand8.x-2.x.Comment #19
baldwinlouie commented@yas, this is a great patch. I only have one comment below.
Should this count be three?
Comment #20
yas@baldwinlouie
Thank you for your review. I forgot to revert the repeat count (-_-; I updated the patches. Could you please review those again?
Comment #22
yasThanks to @baldwinlouie, after changing the number of repeat count, I found the bug. So I re-created the patches.
Comment #25
yasRe-rolling the patches.
Comment #26
baldwinlouie commented@yas, this looks good to me!
Comment #27
yas@baldwinlouie
Thank you for your review! I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #30
yas