Merge "fix typos"
This commit is contained in:
commit
5a1bba0faa
@ -1279,7 +1279,7 @@ class Connection(api.Connection):
|
||||
if delta is None:
|
||||
# NOTE(dtantsur): mark unsupported nodes as migrated. Otherwise
|
||||
# calling online_data_migration without --max-count will result
|
||||
# in a infinite loop.
|
||||
# in an infinite loop.
|
||||
total_migrated += len(ids)
|
||||
continue
|
||||
|
||||
|
@ -623,7 +623,7 @@ class IRMCVolumeBootMixIn(object):
|
||||
def _validate_iscsi_connectors(self, task):
|
||||
"""Validate if volume connectors are properly registered for iSCSI.
|
||||
|
||||
For connecting a node to a iSCSI volume, volume connectors containing
|
||||
For connecting a node to an iSCSI volume, volume connectors containing
|
||||
an IQN and an IP address are necessary. One of connectors must have
|
||||
a physical ID of the PCI card. Network size of a storage network is
|
||||
also required by iRMC. which should be registered in the node's
|
||||
|
Loading…
x
Reference in New Issue
Block a user