2014-12-31 02:49:15 -05:00
|
|
|
=====
|
|
|
|
usage
|
|
|
|
=====
|
|
|
|
|
|
|
|
Compute v2
|
|
|
|
|
|
|
|
usage list
|
|
|
|
----------
|
|
|
|
|
|
|
|
List resource usage per project
|
|
|
|
|
|
|
|
.. program:: usage list
|
|
|
|
.. code:: bash
|
|
|
|
|
2016-12-20 09:26:15 +08:00
|
|
|
openstack usage list
|
2016-09-23 11:14:15 +08:00
|
|
|
[--start <start>]
|
|
|
|
[--end <end>]
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --start <start>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --end <end>
|
|
|
|
|
|
|
|
Usage range end date, ex 2012-01-20 (default: tomorrow)
|
|
|
|
|
|
|
|
usage show
|
|
|
|
----------
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Show resource usage for a single project
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. program:: usage show
|
|
|
|
.. code:: bash
|
|
|
|
|
2016-12-20 09:26:15 +08:00
|
|
|
openstack usage show
|
2016-09-23 11:14:15 +08:00
|
|
|
[--project <project>]
|
|
|
|
[--start <start>]
|
|
|
|
[--end <end>]
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --project <project>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Name or ID of project to show usage for
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --start <start>
|
|
|
|
|
2015-01-14 18:44:10 -06:00
|
|
|
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
|
2014-12-31 02:49:15 -05:00
|
|
|
|
|
|
|
.. option:: --end <end>
|
|
|
|
|
|
|
|
Usage range end date, ex 2012-01-20 (default: tomorrow)
|