File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050 },
5151 "hostname" : INSTANCE_HOSTNAME ,
5252 "description" : INSTANCE_DESCRIPTION ,
53- "location_code " : INSTANCE_LOCATION ,
53+ "location " : INSTANCE_LOCATION ,
5454 "price_per_hour" : INSTANCE_PRICE_PER_HOUR ,
5555 "instance_type" : INSTANCE_TYPE ,
5656 "image" : INSTANCE_IMAGE ,
Original file line number Diff line number Diff line change 3838 "name" : NVME_VOL_NAME ,
3939 "size" : NVME_VOL_SIZE ,
4040 "type" : NVME ,
41- "location_code " : Locations .FIN_01 ,
41+ "location " : Locations .FIN_01 ,
4242 "is_os_volume" : True ,
4343 "created_at" : NVME_VOL_CREATED_AT ,
4444 "target" : TARGET_VDA ,
5252 "name" : HDD_VOL_NAME ,
5353 "size" : HDD_VOL_SIZE ,
5454 "type" : HDD ,
55- "location_code " : Locations .FIN_01 ,
55+ "location " : Locations .FIN_01 ,
5656 "is_os_volume" : False ,
5757 "created_at" : HDD_VOL_CREATED_AT ,
5858 "target" : None ,
You can’t perform that action at this time.
0 commit comments