Skip to content

Commit

Permalink
Add new REGIONZONE Type into calllog
Browse files Browse the repository at this point in the history
  • Loading branch information
powerkimhub committed Sep 14, 2023
1 parent 87df2f2 commit 9bce2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud-control-manager/cloud-driver/call-log/calllogger.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const (
CLOUDTWIN CLOUD_OS = "CLOUDTWIN"

//=========== ResourceType
REGIONZONE RES_TYPE = "REGIONZONE"
VMIMAGE RES_TYPE = "VMIMAGE"
VMSPEC RES_TYPE = "VMSPEC"
VPCSUBNET RES_TYPE = "VPC/SUBNET"
Expand Down

0 comments on commit 9bce2d2

Please sign in to comment.