CB-Spider v0.10.2
Pre-release
Pre-release
API Changes
- Added Zone information when registering OpenStack Region data.
- Before: Region / - (e.g., RegionOne)
- After: Region / Zone (e.g., RegionOne / com3)
- Added ListSecurityGroup API for VPC.
- Added ListAllVPCInfo API series.
- Improved Meta information retrieval (RegionZone Info, VM Image Info)
- ※ API Documentation: CB-Spider API v0.10.2)
Features
- Added support for PERMISSION_BASED_CONTROL_MODE (Further testing planned).
- Expanded Specific CSP: Added support for GCP TPU resources and Deep Learning VMs (via AnyCallHandler).
- Completed deep testing and deployment of Zone-based Control:
- A single Region/Zone connection can now manage all resources within the Region.
- Example:
- A connection registered with us-east-2/us-east-2a (default zone) can control resources in us-east-2b (target zone).
- Resources that support zone specification: Subnet, Disk
- Resources that require same-zone linkage: Subnet, VM, Disk, MyImage
- Improved AdminWeb usability and fixed various bugs.
What's Changed
- add gpuInfo, disk, keyvalueList at vmspec of gcp, aws, alibaba by @MZC-CSC in #1403
- IBM: Set GPU info as empty when GPU is unavailable by @ish-hcc in #1406
- Azure: Improve of getting VM spec info by @ish-hcc in #1408
- NHN: Add more VM image info by @ish-hcc in #1409
- Azure: Add more VM image info by @ish-hcc in #1410
- OpenStack: Add more VM image info by @ish-hcc in #1411
- IBM: Add more VM image info by @ish-hcc in #1412
- Issue 1396 metadata vmspec for tencent by @MZC-CSC in #1413
- [VMImage:GCP,Alibaba] Develop by @MZC-CSC in #1414
- AdminWeb: Enhancement a Zone Info for Disk and Subnet by @Jeon-Jinhyeok in #1416
- Fix typo in Function Name. From CreateClouddConnection to CreateCloudConnection by @Jeon-Jinhyeok in #1418
- Disabled VPC CIDR input in GCP by @Jeon-Jinhyeok in #1420
- [NCP VPC] Apply New APIs for using New public image and spec info by @innodreamer in #1424
- Improved the ability to select a zone when adding a subnet. by @Jeon-Jinhyeok in #1426
- Enhance UI of VM Selection in NLB by @Jeon-Jinhyeok in #1429
- Enhance UI of Disk Selection in VM Creation Phase by @Jeon-Jinhyeok in #1431
- Change the Color of INFO Messages by @Jeon-Jinhyeok in #1433
- update ncpvpc common vm image and vm spec by @Jeon-Jinhyeok in #1434
- Azure: Refactor NLB and fix getting VM list of NLB by @ish-hcc in #1436
- Azure: Re-work NLBHandler by @ish-hcc in #1437
- Make a Add VM button in AdminWeb by @Jeon-Jinhyeok in #1441
- Add a Remove VM button in NLB Management by @Jeon-Jinhyeok in #1444
- Added API: Search Security Group corresponding to specific VPC. by @Jeon-Jinhyeok in #1445
- Added a ListVpcFunction in SecurityGroupManager.go by @Jeon-Jinhyeok in #1446
- Issue 1405 metadata vm image for tencent by @MZC-CSC in #1448
- [NCP Class/VPC] Enhance Supported Region/Zone Info and VM Image Info by @innodreamer in #1447
- modify vmImage metadata for Alibaba with remove code deduplication by @MZC-CSC in #1450
- Edit for Swagger documentation by @Jeon-Jinhyeok in #1449
- Issue 1405 metadata vm image for AWS by @MZC-CSC in #1451
- [NCP Classic] Update CheckWindowsImage(), Deduplicate VM Spec info list, and, Enhance Supported VM Spec Info by @innodreamer in #1452
- Set ImageSize to OSDiskSizeInGB for ALIBABA by @MZC-CSC in #1453
- Return Error Message if there's no vpc name by @Jeon-Jinhyeok in #1455
- OpenStack:Fix Floating IP by @suahlingo in #1456
- Enable linux/arm for the continuous-delivery image build by @seokho-son in #1458
- OpenStack: Fix NLB VM health check by @ish-hcc in #1457
- [NCP Classic/VPC] Update VMSpecHandler - Update ListVMSpec() / GetVMSpec() and Enhance Supported VM Spec Info by @innodreamer in #1459
- IBM: Fix loadbalancer connection issue by @ish-hcc in #1443
- [KT Cloud Classic/VPC] Enhance Supported RegionZone / VM Image / VM Sepc Info by @innodreamer in #1461
- [KT Cloud Classic/VPC] Add region_meta.yaml files by @innodreamer in #1462
New Contributors
- @Jeon-Jinhyeok made their first contribution in #1416
Full Changelog: v0.10.1...v0.10.2