Skip to content

Commit 42789db

Browse files
committed
Update configuration file
1 parent 3dcc4ad commit 42789db

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

etc/caso/caso.conf.sample

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
# Extract records but do not push records to SSM. This will not update the last
2121
# run date. (boolean value)
22-
# Deprecated group/name - [DEFAULT]/dry_run
2322
#dry_run = false
2423

2524
# Site name as in GOCDB. (string value)
@@ -54,7 +53,6 @@
5453
# server has ended after this date, it will be included, but the consuption
5554
# reported will end on this date. If no time zone is specified, UTC will be
5655
# used. (string value)
57-
# Deprecated group/name - [DEFAULT]/extract_to
5856
#extract_to = <None>
5957

6058
# Extract records that have changed after this date. This means that if a
@@ -63,7 +61,6 @@
6361
# If it is not set, extract records from last run. If it is set to None and
6462
# last run file is not present, it will extract records from the beginning of
6563
# time. If no time zone is specified, UTC will be used. (string value)
66-
# Deprecated group/name - [DEFAULT]/extract_from
6764
#extract_from = <None>
6865

6966
# Which extractor to use for getting the data. If you do not specify anything,
@@ -249,22 +246,18 @@
249246

250247
# Metadata key used to retrieve the accelerator type from the flavor
251248
# properties. (string value)
252-
# Deprecated group/name - [DEFAULT]/accelerator_type_key
253249
#type_key = Accelerator:Type
254250

255251
# Metadata key used to retrieve the accelerator vendor from the flavor
256252
# properties. (string value)
257-
# Deprecated group/name - [DEFAULT]/accelerator_vendor_key
258253
#vendor_key = Accelerator:Vendor
259254

260255
# Metadata key used to retrieve the accelerator model from the flavor
261256
# properties. (string value)
262-
# Deprecated group/name - [DEFAULT]/accelerator_model_key
263257
#model_key = Accelerator:Model
264258

265259
# Metadata key used to retrieve the accelerator number from the flavor
266260
# properties. (string value)
267-
# Deprecated group/name - [DEFAULT]/accelerator_number_key
268261
#number_key = Accelerator:Number
269262

270263

@@ -276,12 +269,10 @@
276269

277270
# Metadata key used to retrieve the benchmark type from the flavor properties.
278271
# (string value)
279-
# Deprecated group/name - [DEFAULT]/benchmark_name_key
280272
#name_key = accounting:benchmark_type
281273

282274
# Metadata key used to retrieve the benchmark value from the flavor properties.
283275
# (string value)
284-
# Deprecated group/name - [DEFAULT]/benchmark_value_key
285276
#value_key = accounting:benchmark_value
286277

287278

0 commit comments

Comments
 (0)