Issue #3301956 by Ryo Yamashita: Add the function to create AWS Cloud Elastic IP in the SPA
parent
ef55a5ef
No related branches found
No related tags found
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/aws_cloud/elastic_ip.ts 28 additions, 0 deletions...hboard/src/constant/form_template/aws_cloud/elastic_ip.ts
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/entity_form_template.ts 4 additions, 2 deletions...hboard/src/constant/form_template/entity_form_template.ts
- modules/cloud_service_providers/aws_cloud/aws_cloud.routing.yml 27 additions, 0 deletions...s/cloud_service_providers/aws_cloud/aws_cloud.routing.yml
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiController.php 59 additions, 1 deletion..._providers/aws_cloud/src/Controller/Ec2/ApiController.php
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php 11 additions, 0 deletions...s/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php
- modules/cloud_service_providers/aws_cloud/src/Entity/Ec2/ElasticIpInterface.php 5 additions, 0 deletions...providers/aws_cloud/src/Entity/Ec2/ElasticIpInterface.php
- modules/cloud_service_providers/aws_cloud/src/Entity/Ec2/IntermediateFormState.php 1 addition, 1 deletion...viders/aws_cloud/src/Entity/Ec2/IntermediateFormState.php
- modules/cloud_service_providers/aws_cloud/src/Entity/Vpc/VpcInterface.php 5 additions, 0 deletions...rvice_providers/aws_cloud/src/Entity/Vpc/VpcInterface.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/ElasticIpCreateForm.php 124 additions, 44 deletions..._providers/aws_cloud/src/Form/Ec2/ElasticIpCreateForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsService.php 49 additions, 0 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/openstack/src/Controller/ApiController.php 1 addition, 1 deletion...vice_providers/openstack/src/Controller/ApiController.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackFloatingIpCreateForm.php 24 additions, 17 deletions...ders/openstack/src/Form/OpenStackFloatingIpCreateForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 1 addition, 61 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsServiceInterface.php 1 addition, 1 deletion...stack/src/Service/OpenStackOperationsServiceInterface.php
Loading
Please register or sign in to comment