Issue #3305398 by Ryo Yamashita, yas: Add the function to create AWS Cloud...
Issue #3305398 by Ryo Yamashita, yas: Add the function to create AWS Cloud Network Interface in the SPA
parent
47fa5135
No related branches found
No related tags found
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/aws_cloud/network_interface.ts 31 additions, 0 deletions...src/constant/form_template/aws_cloud/network_interface.ts
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/entity_form_template.ts 3 additions, 1 deletion...hboard/src/constant/form_template/entity_form_template.ts
- modules/cloud_dashboard/cloud_dashboard/src/molecules/EntityFormBlock.tsx 1 addition, 0 deletions...shboard/cloud_dashboard/src/molecules/EntityFormBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/MultiSelectBlock.tsx 1 addition, 1 deletion...hboard/cloud_dashboard/src/molecules/MultiSelectBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/UrlMultiSelectBlock.tsx 17 additions, 2 deletions...ard/cloud_dashboard/src/molecules/UrlMultiSelectBlock.tsx
- modules/cloud_service_providers/aws_cloud/aws_cloud.routing.yml 52 additions, 0 deletions...s/cloud_service_providers/aws_cloud/aws_cloud.routing.yml
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiController.php 90 additions, 0 deletions..._providers/aws_cloud/src/Controller/Ec2/ApiController.php
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php 24 additions, 0 deletions...s/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php
- modules/cloud_service_providers/aws_cloud/src/Entity/Vpc/SubnetInterface.php 10 additions, 0 deletions...ce_providers/aws_cloud/src/Entity/Vpc/SubnetInterface.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/NetworkInterfaceCreateForm.php 126 additions, 44 deletions...ers/aws_cloud/src/Form/Ec2/NetworkInterfaceCreateForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsService.php 55 additions, 0 deletions..._cloud/src/Service/AwsCloud/AwsCloudOperationsService.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsServiceInterface.php 16 additions, 0 deletions...c/Service/AwsCloud/AwsCloudOperationsServiceInterface.php
- modules/cloud_service_providers/openstack/openstack.routing.yml 24 additions, 0 deletions...s/cloud_service_providers/openstack/openstack.routing.yml
- modules/cloud_service_providers/openstack/src/Controller/ApiController.php 7 additions, 0 deletions...vice_providers/openstack/src/Controller/ApiController.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackNetworkInterfaceCreateForm.php 24 additions, 17 deletions...penstack/src/Form/OpenStackNetworkInterfaceCreateForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 1 addition, 64 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
Loading
Please register or sign in to comment