Fix docstring typo in test_common.py
TrivialFix Change-Id: I8ee5f29387c4487a562047f38979f9b909416d95
This commit is contained in:
parent
659f951d72
commit
04fe0eebb1
@ -383,7 +383,7 @@ class OneViewCommonTestCase(db_base.DbTestCase):
|
||||
)
|
||||
|
||||
def test_is_dynamic_allocation_enabled_without_flag(self):
|
||||
"""Ensure Dynamic Allocation is disabled when node doesnt't have flag.
|
||||
"""Ensure Dynamic Allocation is disabled when node doesn't have flag.
|
||||
|
||||
1) Create a node without 'dynamic_allocation' flag
|
||||
2) Check Dynamic Allocation is disabled for the given node
|
||||
|
Loading…
x
Reference in New Issue
Block a user