fix hacking error

Change-Id: I11efc5b65485bdf1f227471d6fed72888686b228
This commit is contained in:
chenker 2023-08-13 04:20:06 +00:00
parent 01ab036562
commit 8d909cfade
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.2.,<3.3 # Apache-2.0
hacking>=3.2
stestr>=1.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0

View File

@ -55,9 +55,9 @@ class TestExecuteVmWorkloadBalanceStrategy(base.BaseInfraOptimScenarioTest):
"skipping multinode tests.")
def test_execute_vm_workload_consolidation_action_plan(self):
"""Execute an action plan based on the vm_workload_consolidation strategy
"""Execute an action plan of vm_workload_consolidation strategy
- create an audit template with the vm_workload_consolidation strategy
- create an audit template with vm_workload_consolidation strategy
- run the audit to create an action plan
- get the action plan
- run the action plan