Merge "Fix doc comment for get_available_resource"

This commit is contained in:
Jenkins 2016-01-22 03:41:18 +00:00 committed by Gerrit Code Review
commit 136d764df0

View File

@ -5150,7 +5150,7 @@ class LibvirtDriver(driver.ComputeDriver):
This method is called when nova-compute launches, and
as part of a periodic task that records the results in the DB.
:param nodename: will be put in PCI device
:param nodename: unused in this driver
:returns: dictionary containing resource info
"""