-
- Downloads
Issue #3300392 by Ryo Yamashita, yas: Add the function to create AWS Cloud Key Pair in the SPA
parent
68702c16
Branches
Tags
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/aws_cloud/key_pair.ts 20 additions, 0 deletions...ashboard/src/constant/form_template/aws_cloud/key_pair.ts
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/entity_form_template.ts 2 additions, 0 deletions...hboard/src/constant/form_template/entity_form_template.ts
- modules/cloud_service_providers/aws_cloud/aws_cloud.routing.yml 10 additions, 0 deletions...s/cloud_service_providers/aws_cloud/aws_cloud.routing.yml
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiController.php 6 additions, 0 deletions..._providers/aws_cloud/src/Controller/Ec2/ApiController.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/KeyPairCreateForm.php 125 additions, 56 deletions...ce_providers/aws_cloud/src/Form/Ec2/KeyPairCreateForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsService.php 101 additions, 27 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/src/Form/OpenStackKeyPairCreateForm.php 25 additions, 17 deletions...oviders/openstack/src/Form/OpenStackKeyPairCreateForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 3 additions, 70 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
Loading
Please register or sign in to comment