Eric Harney cd7a4da7af Tests: Fix type error in volume encryption unit tests
Use booleans instead of strings.

Now that more unit test code runs, a few other errors
were detected and fixed:
 - Missing --force-password arg
 - Modifying "encryption" dict's provider field was
   updating the dict also stored in the mock, causing
   mismatches in unit tests.  Don't modify this dict,
   just use/manipulate the provider arg that we need.

Change-Id: I50f426a77f389f13278a21ad7193c8bbdbd8fd7a
2024-10-22 16:22:31 -04:00
..
2024-05-18 04:51:00 +00:00
2020-07-21 18:21:21 +03:00
2024-10-16 00:55:04 +09:00