Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
860.44 KB
MD5: 9ec8bc291fa5ac7f1f3dc473d6ecb06c
SHA-1: a41c255da14deb39b05ca95c15b30c67e5efd98e
SHA-256: 044996e76f2e6d48a488cb3e8b83e29df62a9536a447e18a3c1d68dba19f7596
Download zip
1.89 MB
MD5: 6d826f04e349b9c968b7c838a849c8bc
SHA-1: 5e254782c76111d3688c6d0bb37145e9766cd46c
SHA-256: 88e2b978f590882765f33232e1fb495dfc04a0a63f7c137a4dcbacec40ea7004
Release notes
- Improved:
- Add more validations in the add/edit operation of Security Group
- Make the Cloud Service Provider ID column sortable for each OpenStack resource view
- Allow to create multiple cloud service providers in the same account and the same region
- Add the test cases for k8s_time_scheduler
- Setup JavaScript files in a local server environment (c3.js)
- Supported:
- Add notification email to a user in CloudWatch (Low utilization EC2 instances)
- Monitor instance(s) by a graph view with CloudWatch integration (3) (Disk Usage)
- Monitor instance(s) by a graph view with CloudWatch integration (2) (Network Traffic)
- Display ANSI color in instance's console output textarea
- Bug fixes:
- Remove the K8s Resources menu after deleting all K8s cloud service providers
- Fix the status error message while importing an AMI image
- Remove the Cloud service provider menu after deleting OpenStack cloud service provider
- Fix the conflicts in OpenStackTestEntityTrait against AwsCloudTestEntityTrait
- Fix an Internal Server Error: ParseError: syntax error, unexpected ')' in modules/contrib/cloud/modules/cloud_service_providers/aws_cloud/aws_cloud.module
- Fix k8s_to_s3_entity_presave and k8s_to_s3_validate_config called when any entities are saved
- Hotfix - Allow to create multiple cloud service providers in the same account and the same region
- Fix the conflicts in OpenStackTestFormDataTrait against AwsCloudTestFormDataTrait
- Refactoring:
- Refactor assertions for message status and HTTP response code in test cases (Terraform)
- Refactor assertions for message status and HTTP response code in test cases (Cloud)
- Hotfix - Remove the K8s Resources menu after deleting all K8s cloud service providers
- Refactor assertions for message status and HTTP response code in test cases (AWS Cloud) (1)
- Add / refactor the test cases for the option "Get Instance Type Price List" in AWS Cloud service provider create / edit form
- Refactor Terraform Workspace form