Issue #3228432 by Ryo Yamashita, yas, Xiaohua Guan, baldwinlouie: Refactor...
Issue #3228432 by Ryo Yamashita, yas, Xiaohua Guan, baldwinlouie: Refactor REST APIs to handle AWS Cloud Instance entities
Showing
- modules/cloud_service_providers/aws_cloud/aws_cloud.routing.yml 3 additions, 13 deletions...s/cloud_service_providers/aws_cloud/aws_cloud.routing.yml
- modules/cloud_service_providers/aws_cloud/aws_cloud.services.yml 4 additions, 0 deletions.../cloud_service_providers/aws_cloud/aws_cloud.services.yml
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiController.php 53 additions, 101 deletions..._providers/aws_cloud/src/Controller/Ec2/ApiController.php
- modules/cloud_service_providers/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php 4 additions, 15 deletions...s/aws_cloud/src/Controller/Ec2/ApiControllerInterface.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceDeleteForm.php 93 additions, 26 deletions...e_providers/aws_cloud/src/Form/Ec2/InstanceDeleteForm.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceRebootForm.php 92 additions, 23 deletions...e_providers/aws_cloud/src/Form/Ec2/InstanceRebootForm.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceStartForm.php 92 additions, 36 deletions...ce_providers/aws_cloud/src/Form/Ec2/InstanceStartForm.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceStopForm.php 92 additions, 37 deletions...ice_providers/aws_cloud/src/Form/Ec2/InstanceStopForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/Ec2/Ec2OperationsService.php 209 additions, 0 deletions...viders/aws_cloud/src/Service/Ec2/Ec2OperationsService.php
- modules/cloud_service_providers/aws_cloud/src/Service/Ec2/Ec2OperationsServiceInterface.php 56 additions, 0 deletions...s_cloud/src/Service/Ec2/Ec2OperationsServiceInterface.php
- modules/cloud_service_providers/openstack/openstack.services.yml 4 additions, 0 deletions.../cloud_service_providers/openstack/openstack.services.yml
- modules/cloud_service_providers/openstack/src/Form/OpenStackInstanceDeleteForm.php 7 additions, 2 deletions...viders/openstack/src/Form/OpenStackInstanceDeleteForm.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackInstanceRebootForm.php 7 additions, 2 deletions...viders/openstack/src/Form/OpenStackInstanceRebootForm.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackInstanceStartForm.php 7 additions, 2 deletions...oviders/openstack/src/Form/OpenStackInstanceStartForm.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackInstanceStopForm.php 7 additions, 2 deletions...roviders/openstack/src/Form/OpenStackInstanceStopForm.php
- modules/cloud_service_providers/openstack/src/Service/Ec2/OpenStackOperationsService.php 33 additions, 0 deletions.../openstack/src/Service/Ec2/OpenStackOperationsService.php
Loading
Please register or sign in to comment