Corrected some nits in previous spec

As suggested, created a new patch to correct some nits in previous spec
patch, don't want to block the main one due to small things.

Change-Id: I69df2f1003fd109880be30010bf0b465dece0ca6
This commit is contained in:
Lianhao Lu 2015-11-26 23:34:24 +08:00
parent cda18032ab
commit a6466059bb

View File

@ -8,7 +8,7 @@
Adding new nova-manage cmd to list compute node metrics
========================================================================
https://blueprints.launchpad.net/nova/+spec/compute-node-metrics-api
https://blueprints.launchpad.net/nova/+spec/compute-node-metrics-list
We need a way to list the available metrics stored in the DB
which is reported by the compute monitor plugins, so the administrator
@ -39,10 +39,6 @@ Use Cases
The Administrator will use this way to list all the available metric names,
in order to configure the MetricsWeigher to work as expected.
Project Priority
-----------------
None
Proposed change
===============