d8d180aaaf
_parse_block_device was returning inconsistent types. This seems to have been working by accident under py2 but fails for py3. This change fixes _parse_block_device to always returns (str, int) Closes-Bug: #1732413 Change-Id: If0bfb4030ab9acfdf599ef8e70fed14816df3e26
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
bin
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
*.sw[nop]
|
|
*.pyc
|
|
.unit-state.db
|
|
.stestr
|
|
__pycache__
|