Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Aug 2019 at 23:59 UTC
Updated:
28 Aug 2019 at 21:54 UTC
Jump to comment: Most recent, Most recent file
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3074715-6.patch | 16.59 KB | nmani |
Comments
Comment #2
nmani commentedCompleted refactoring of aws_cloud.routing.yml and fixed annotation of image.php
Comment #4
nmani commentedRestored
entity.aws_cloud_key_pair.edit_form.editComment #5
yas@nmani
The test has been passed successfully however unfortunately restoring
entity.aws_cloud_key_pair.edit_form.editdoesn't seem to be a right solution.Please search
entity.aws_cloud_key_pair.edit_form.editin the entire code and you'll find the following code in./modules/cloud_service_providers/aws_cloud/aws_cloud.links.action.yml.Could you please fix it to
entity.aws_cloud_key_pair.edit_formand try to test it again?Comment #6
nmani commentedUpdated as per @Yas comment
Comment #7
yas@nmani
Thank you for the updated patch. It looks good to me now.
@baldwinlouie
@xiaohua-guan
@masami
What do you think?
Comment #8
baldwinlouie commented@all, thank you @nmani for the patch. It looks good to me.
Comment #9
yas@baldwinlouie
Thank you for your review. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed. Also, I'll create8.x-1.1and8.x-2.x-alpha1based on this commit.Comment #12
yas