Trivial: Use exact docstring for quota module

Nova use other resources including instances and floating ips.

Change-Id: Ifc0f331882c52a6758b74d68b2a3606821fd7417
This commit is contained in:
ChangBo Guo(gcb)
2016-03-14 21:58:49 +08:00
parent 859ff4893f
commit b7cc9e3003

View File

@@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
"""Quotas for instances, and floating ips."""
"""Quotas for resources per project."""
import datetime