Created
November 30, 2017 03:36
-
-
Save jtopjian/aa773fb2d18185381d0a7128b7b306a8 to your computer and use it in GitHub Desktop.
Nova usage test fixtures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tenant_usages": [ | |
{ | |
"server_usages": [ | |
{ | |
"ended_at": null, | |
"flavor": "m1.tiny", | |
"hours": 0.03301797861111111, | |
"instance_id": "9bb743b1-36ce-4ae2-8582-96080c3a0fb3", | |
"local_gb": 1, | |
"memory_mb": 512, | |
"name": "foobar", | |
"started_at": "2017-11-30T03:29:39.000000", | |
"state": "active", | |
"tenant_id": "47b5e614bb7b4842a685b98cb7048efb", | |
"uptime": 118, | |
"vcpus": 1 | |
}, | |
{ | |
"ended_at": "2017-11-25T16:30:31.000000", | |
"flavor": "m1.acctest", | |
"hours": 0.295, | |
"instance_id": "d7a8ea5c-7887-4905-a683-654e691b9de5", | |
"local_gb": 15, | |
"memory_mb": 512, | |
"name": "basic", | |
"started_at": "2017-11-25T16:12:49.000000", | |
"state": "terminated", | |
"tenant_id": "47b5e614bb7b4842a685b98cb7048efb", | |
"uptime": 1062, | |
"vcpus": 1 | |
} | |
], | |
"start": "2017-11-02T03:31:37.839549", | |
"stop": "2017-11-30T03:31:37.864723", | |
"tenant_id": "47b5e614bb7b4842a685b98cb7048efb", | |
"total_hours": 0.3316290897222222, | |
"total_local_gb_usage": 4.512184645277777, | |
"total_memory_mb_usage": 169.79409393777777, | |
"total_vcpus_usage": 0.3316290897222222 | |
}, | |
{ | |
"server_usages": [ | |
{ | |
"ended_at": "2017-11-30T03:29:26.000000", | |
"flavor": "m1.tiny", | |
"hours": 0.09527777777777778, | |
"instance_id": "a70096fd-8196-406b-86c4-045840f53ad7", | |
"local_gb": 1, | |
"memory_mb": 512, | |
"name": "jttest", | |
"started_at": "2017-11-30T03:23:43.000000", | |
"state": "terminated", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 343, | |
"vcpus": 1 | |
}, | |
{ | |
"ended_at": "2017-11-21T04:10:11.000000", | |
"flavor": "m1.acctest", | |
"hours": 0.33444444444444443, | |
"instance_id": "c04e38f2-dcee-4ca8-9466-7708d0a9b6dd", | |
"local_gb": 15, | |
"memory_mb": 512, | |
"name": "basic", | |
"started_at": "2017-11-21T03:50:07.000000", | |
"state": "terminated", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 1204, | |
"vcpus": 1 | |
}, | |
{ | |
"ended_at": "2017-11-30T03:21:21.000000", | |
"flavor": "m1.acctest", | |
"hours": 0.004166666666666667, | |
"instance_id": "ceb654fa-e0e8-44fb-8942-e4d0bfad3941", | |
"local_gb": 15, | |
"memory_mb": 512, | |
"name": "ACPTTESTJSxbPQAC34lTnBE1", | |
"started_at": "2017-11-30T03:21:06.000000", | |
"state": "terminated", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 15, | |
"vcpus": 1 | |
} | |
], | |
"start": "2017-11-02T03:31:37.839549", | |
"stop": "2017-11-30T03:31:37.864723", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"total_hours": 1.3319444444444446, | |
"total_local_gb_usage": 18.64527777777778, | |
"total_memory_mb_usage": 681.9555555555556, | |
"total_vcpus_usage": 1.3319444444444446 | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tenant_usages": [ | |
{ | |
"start": "2017-11-02T03:31:37.839549", | |
"stop": "2017-11-30T03:35:30.749299", | |
"tenant_id": "47b5e614bb7b4842a685b98cb7048efb", | |
"total_hours": 0.3963192497222222, | |
"total_local_gb_usage": 4.576874805277778, | |
"total_memory_mb_usage": 202.91545585777777, | |
"total_vcpus_usage": 0.3963192497222222 | |
}, | |
{ | |
"start": "2017-11-02T03:31:37.839549", | |
"stop": "2017-11-30T03:35:30.749299", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"total_hours": 1.3319444444444446, | |
"total_local_gb_usage": 18.64527777777778, | |
"total_memory_mb_usage": 681.9555555555556, | |
"total_vcpus_usage": 1.3319444444444446 | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tenant_usage": { | |
"server_usages": [ | |
{ | |
"ended_at": null, | |
"flavor": "m1.tiny", | |
"hours": 0.021675453333333334, | |
"instance_id": "a70096fd-8196-406b-86c4-045840f53ad7", | |
"local_gb": 1, | |
"memory_mb": 512, | |
"name": "jttest", | |
"started_at": "2017-11-30T03:23:43.000000", | |
"state": "active", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 78, | |
"vcpus": 1 | |
}, | |
{ | |
"ended_at": "2017-11-21T04:10:11.000000", | |
"flavor": "m1.acctest", | |
"hours": 0.33444444444444443, | |
"instance_id": "c04e38f2-dcee-4ca8-9466-7708d0a9b6dd", | |
"local_gb": 15, | |
"memory_mb": 512, | |
"name": "basic", | |
"started_at": "2017-11-21T03:50:07.000000", | |
"state": "terminated", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 1204, | |
"vcpus": 1 | |
}, | |
{ | |
"ended_at": "2017-11-30T03:21:21.000000", | |
"flavor": "m1.acctest", | |
"hours": 0.004166666666666667, | |
"instance_id": "ceb654fa-e0e8-44fb-8942-e4d0bfad3941", | |
"local_gb": 15, | |
"memory_mb": 512, | |
"name": "ACPTTESTJSxbPQAC34lTnBE1", | |
"started_at": "2017-11-30T03:21:06.000000", | |
"state": "terminated", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"uptime": 15, | |
"vcpus": 1 | |
} | |
], | |
"start": "2017-11-02T03:25:01.008272", | |
"stop": "2017-11-30T03:25:01.031632", | |
"tenant_id": "f3488662cb21447fa50d69fcadf2a921", | |
"total_hours": 1.25834212, | |
"total_local_gb_usage": 18.571675453333334, | |
"total_memory_mb_usage": 644.27116544, | |
"total_vcpus_usage": 1.25834212 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment