-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor restore of samba share export:
- Use share id instead of share name - Group all exports into a single api call in order to limit the number of samba service restart which can throw error when done repeatedly in a short period of time. - Fix typo in error message in `test_disks.py` which caused the corresponding test to fail. Style formatting.
- Loading branch information
1 parent
5d2f9b6
commit 1c98e2b
Showing
5 changed files
with
660 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.