Closed (fixed)
Project:
Cloud
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Jun 2022 at 08:13 UTC
Updated:
20 Jun 2022 at 09:29 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
onotm commentedComment #4
onotm commented@yas @ryo-yamashita Could you review the patch?
Why is it necessary to check if
ec2Serviceis an instance of OpenStackEC2Service in the OpenStackInstanceStopForm?How should that if statement be written in OpenStackOperationsService?
Comment #5
onotm commentedComment #6
yas@onotm
Thank you for adding the SPA form.
@ryo-yamashita
What do you think?
Thanks
Comment #7
ryo yamashita commented@yas
It looks good to me now. Thanks.
Comment #8
yas@ryo-yamashita
Thank you for your review.
@onotm
I'll merge the patch to
4.xand5.x, and close this issue as Fixed.Comment #9
yas@onotm
I found the following coding standard violations. Could you please fix those?
Comment #10
onotm commented@yas I fixed those errors and warnings and tested the patch. Could you review it?
Comment #11
yas@onotm
Thank you for fixing the coding standard violations. The patch looks good to me now. I'll merge the patch to
4.xand5.x, and close this issue as Fixed.Comment #14
yas