Skip to content

2.9.x volumedriver update#2310

Merged
JeffreyDevloo merged 7 commits into2.9.xfrom
2.9.x_volumedriver_update
Jul 3, 2019
Merged

2.9.x volumedriver update#2310
JeffreyDevloo merged 7 commits into2.9.xfrom
2.9.x_volumedriver_update

Conversation

@JeffreyDevloo
Copy link
Contributor

No description provided.

# List with tuples. [(package_name, binary_name, binary_location, [service_prefix_0]]
BINARIES = [(PACKAGES_EE, VOLUMEDRIVER_CMD_NAME, VOLUMEDRIVER_BIN_PATH, [STORAGEDRIVER_SERVICE_BASE])] # type: List[Tuple[List[str], str, str, List[str]]]
LOCAL_SR = System.get_my_storagerouter()
# @todo revert
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove todo

:return: None
:raises: FailureDuringMigrateException if any volumes failed to move
"""
evacuate_srs = [storagerouter.guid]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to wrap this in a list, just make it a string and do string comparison later

@JeffreyDevloo JeffreyDevloo force-pushed the 2.9.x_volumedriver_update branch from d4e2f51 to 108633f Compare July 2, 2019 15:55
@JeffreyDevloo JeffreyDevloo merged commit 0288ec3 into 2.9.x Jul 3, 2019
@JeffreyDevloo JeffreyDevloo deleted the 2.9.x_volumedriver_update branch July 3, 2019 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants