Refactor filenames of views:

FROM

modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_instances.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_images.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_volume.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_security_group.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.all_aws_cloud_instances.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_network_interfaces.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_elastic_ip.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_snapshot.yml

config/install/views.view.cloud_listing.yml
config/install/views.view.server_template_listing.yml

TO

modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_instances.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_images.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_volume.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_security_group.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_instances_all.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_network_interfaces.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_elastic_ip.yml
modules/cloud_service_providers/aws_cloud/config/install/views.view.aws_cloud_snapshot.yml

config/install/views.view.cloud_service_providers.yml
config/install/views.view.cloud_server_templates.yml
CommentFileSizeAuthor
#5 3059506_5-interdiff.txt275 bytesyas
#4 3059506_4.patch52.12 KBmasami
#3 3059506_3.patch55.24 KBmasami
#2 3059506.patch52.03 KBmasami

Comments

Masami created an issue. See original summary.

masami’s picture

StatusFileSize
new52.03 KB
masami’s picture

Status: Active » Needs review
StatusFileSize
new55.24 KB
masami’s picture

StatusFileSize
new52.12 KB

@yas
I fixed the coding standard issue.
Please review the patch.

yas’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new275 bytes

@masami

Thank you for the updated patch. I'll merge the patch to 8.x-1.x and 8.x-2.x and close this issue as Fixed. Also, I'll release 8.x-1.1-rc1 based on that commit.

  • yas committed ae42983 on 8.x-1.x authored by Masami
    Issue #3059506 by Masami, yas: Refactor filenames for views
    

  • yas committed 481ece9 on 8.x-2.x authored by Masami
    Issue #3059506 by Masami, yas: Refactor filenames for views
    
yas’s picture

Status: Reviewed & tested by the community » Fixed

Thank for the great patch! Please let us close this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.