Published June 1, 2018
| Version 1.2.0
Software
Open
IFCA/caso: Fix record extraction for long running VMs
Authors/Creators
- 1. CSIC - Spanish National Research Council
- 2. @EGI-Foundation
- 3. Institute of Informatics SAS
- 4. LIP Lisbon
Description
Commit 0058b6c introduced a bug in how we retrieve the records, since we introduced the "deleted" filter and this was filtering out all the instances that are not deleted.
In order to get accurate results, accounting records must be regenerated at sites, possibly month by month, like:
caso-extract --extract-from 2017-01-01 --extract-to 2017-01-31
caso-extract --extract-from 2017-02-01 --extract-to 2017-02-28
(...)
Bugfixes:
- #47 cASO only accounts for deleted VMs bug
- #44 tenant or project in voms.json documentation
Files
IFCA/caso-1.2.0.zip
Files
(57.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3572a072081352bffbb9f3e968adac5b
|
57.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/IFCA/caso/tree/1.2.0 (URL)