# date
2018. 01. 18. (¸ñ) 16:46:13 KST
# openstack usage list
Usage from 2017-12-21 to 2018-01-19:
+----------------------------------+---------+--------------+-----------+---------------+
| Project | Servers | RAM MB-Hours | CPU Hours | Disk GB-Hours |
+----------------------------------+---------+--------------+-----------+---------------+
| a07394e6ccbc463da142d5a16f20494b | 1 | 1376256.23 | 1344.0 | 16800.0 |
| baaad045b29f4caa900293952227e464 | 2 | 1376256.23 | 1344.0 | 33600.01 |
............................................
............................................
............................................
# openstack usage list --help
usage: openstack usage list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--start <start>] [--end <end>]
List resource usage per project
optional arguments:
-h, --help show this help message and exit
--start <start> Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
--end <end> Usage range end date, ex 2012-01-20 (default: tomorrow)
............................................
:: 2017-02-01 ¿¡¼ 2018-01-19 ±îÁö ¿î¿µµÇ¾ú´ø ¸ðµç Åë°èÃâ·Â (»èÁ¦Çß´ø ¸®½ºÆ®µµ Æ÷ÇÔ)
# openstack usage list --start 2017-02-01
Usage from 2017-02-01 to 2018-01-19:
+----------------------------------+---------+--------------+-----------+---------------+
| Project | Servers | RAM MB-Hours | CPU Hours | Disk GB-Hours |
+----------------------------------+---------+--------------+-----------+---------------+
| a6c3c435a2e940f6b002a6b7f6f29bec | 2 | 3127560.53 | 1527.13 | 38178.23 |
| baaad045b29f4caa900293952227e464 | 2 | 4649805.19 | 4540.83 | 113520.63 |
| 47f8d4fee89c4bc7870d91e0c325a1f8 | 1 | 686562.52 | 335.24 | 8380.89 |
............................................
............................................
............................................
:: Èì...±×³ª¸¶ ÇöÀç ¿î¿µµÇ´Â ÀνºÅϽº¸¸ Ãâ·ÂÇÏ°Ú´Ù¸é...
´Ü, 18ÀÏ°ú 19ÀÏ »èÁ¦µÈ ÀνºÅϽº ¸ñ·Ï±îÁö Ãâ·ÂµÈ´Ù´Â......
# openstack usage list --start 2018-01-19 --end 2018-01-18