Closed (fixed)
Project:
Cloud
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jul 2023 at 02:12 UTC
Updated:
14 Aug 2023 at 05:44 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 #3
ryo yamashita commented@yas
Please review it. Thanks.
Comment #4
yas@asai.noriaki
Can you please review the patch? Thanks
Comment #5
asai.noriaki commented@Ryo Yamashita @yas
Thank you for providing the patch. I tested the patch to work as expected and it mostly worked as expected.
But, please change only the following two points.
(1)The header string for the add screen of OpenStack stack.
- Before change(Now): “Add OpenStack stack - template”
- After change : “Add stack - template”
(2)The header string for the preview screen of OpenStack stack.
- Before change(Now): “Preview OpenStack stack - template”
- After change : “Preview stack - template”
Comment #6
yasComment #7
ryo yamashita commentedComment #8
asai.noriaki commented@Ryo Yamashita @yas
Thank you for providing the patch.
Could you please change the following?
> (2)The header string for the preview screen of OpenStack stack.
> - Before change(Now): “Preview OpenStack stack - template”
> - After change : “Preview stack - template”
Comment #9
ryo yamashita commentedComment #10
asai.noriaki commented@Ryo Yamashita @yas
Thank you for providing the patch. I tested that it works as expected, And it worked.
Comment #11
yas@asai.noriaki
Thank you for your review.
@ryo-yamashita
I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #14
yas