Issue #3292101 by Ryo Yamashita, yas: Add the function to delete AWS Cloud instance in the SPA
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/aws_cloud/instance.ts 12 additions, 0 deletions...ashboard/src/constant/form_template/aws_cloud/instance.ts
- modules/cloud_service_providers/aws_cloud/aws_cloud.routing.yml 2 additions, 11 deletions...s/cloud_service_providers/aws_cloud/aws_cloud.routing.yml
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiController.php 4 additions, 0 deletions..._providers/aws_cloud/src/Controller/Ec2/ApiController.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceAssociateElasticIpForm.php 1 addition, 1 deletion...aws_cloud/src/Form/Ec2/InstanceAssociateElasticIpForm.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceDeleteForm.php 25 additions, 29 deletions...e_providers/aws_cloud/src/Form/Ec2/InstanceDeleteForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsService.php 61 additions, 2 deletions..._cloud/src/Service/AwsCloud/AwsCloudOperationsService.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsServiceInterface.php 15 additions, 0 deletions...c/Service/AwsCloud/AwsCloudOperationsServiceInterface.php
- modules/cloud_service_providers/aws_cloud/src/Service/Ec2/Ec2OperationsService.php 0 additions, 36 deletions...viders/aws_cloud/src/Service/Ec2/Ec2OperationsService.php
- modules/cloud_service_providers/aws_cloud/src/Service/Ec2/Ec2OperationsServiceInterface.php 0 additions, 11 deletions...s_cloud/src/Service/Ec2/Ec2OperationsServiceInterface.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackInstanceDeleteForm.php 20 additions, 18 deletions...viders/openstack/src/Form/OpenStackInstanceDeleteForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 2 additions, 55 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
Loading
Please register or sign in to comment