diff --git a/nova/quota.py b/nova/quota.py index 4c0d69d5551c..6b26f372fdd1 100644 --- a/nova/quota.py +++ b/nova/quota.py @@ -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