Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Jun 2019 at 02:15 UTC
Updated:
20 Jun 2019 at 00:49 UTC
Jump to comment: Most recent, Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3059506_5-interdiff.txt | 275 bytes | yas |
| #4 | 3059506_4.patch | 52.12 KB | masami |
Comments
Comment #2
masami commentedComment #3
masami commentedComment #4
masami commented@yas
I fixed the coding standard issue.
Please review the patch.
Comment #5
yas@masami
Thank you for the updated patch. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed. Also, I'll release8.x-1.1-rc1based on that commit.Comment #8
yasThank for the great patch! Please let us close this issue.