Issue #3302260 by Masami, yas: Add the function to attach/detach OpenStack Snapshot in the SPA
parent
1c5bebe7
No related branches found
No related tags found
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/openstack/volume.ts 51 additions, 0 deletions..._dashboard/src/constant/form_template/openstack/volume.ts
- modules/cloud_dashboard/cloud_dashboard/src/molecules/DataTableRowWithOperationLinks.tsx 5 additions, 0 deletions...ashboard/src/molecules/DataTableRowWithOperationLinks.tsx
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/VolumeDetachForm.php 1 addition, 1 deletion...ice_providers/aws_cloud/src/Form/Ec2/VolumeDetachForm.php
- modules/cloud_service_providers/openstack/openstack.routing.yml 29 additions, 0 deletions...s/cloud_service_providers/openstack/openstack.routing.yml
- modules/cloud_service_providers/openstack/src/Controller/ApiController.php 54 additions, 0 deletions...vice_providers/openstack/src/Controller/ApiController.php
- modules/cloud_service_providers/openstack/src/Controller/ApiControllerInterface.php 16 additions, 0 deletions...iders/openstack/src/Controller/ApiControllerInterface.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackVolumeAttachForm.php 16 additions, 7 deletions...roviders/openstack/src/Form/OpenStackVolumeAttachForm.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackVolumeDetachForm.php 16 additions, 16 deletions...roviders/openstack/src/Form/OpenStackVolumeDetachForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 140 additions, 0 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsServiceInterface.php 30 additions, 0 deletions...stack/src/Service/OpenStackOperationsServiceInterface.php
Please register or sign in to comment