Multiple global efficacy
This patch update the global efficacy for server consolidation strategy, test cases and general format. Change-Id: I62af1e4be415998669f938b3d587c1ccf4293419 Implements: blueprint multiple-global-efficacy-indicator
This commit is contained in:
@@ -57,7 +57,8 @@ class EfficacySpecification(object):
|
||||
efficacy indicators related to this spec
|
||||
:type indicators_map: :py:class:`~.IndicatorsMap` instance
|
||||
:raises: NotImplementedError
|
||||
:returns: :py:class:`~.Indicator` instance
|
||||
:returns: :py:class:`~.Indicator` instance list, each instance specify
|
||||
global efficacy for different openstack resource.
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user