c891ca9a7b
Using LVM.supports_XXX will check for the existence of the property method, rather than attempting to retrieve the property. As the caller is a static method, we can't actually use a property here, so fix this to use static methods and cache on the class. Fixes I89ffea86d0951fe4c80783a612b6cde76c8838b4. Change-Id: I7294ccdf9c0c5858d949b01ad55763ad3129d8ec Closes-bug: 1661144
Brick has been migrated to a new standalone pypi library called os-brick. We are leaving the local_dev directory here for the time being until we can migrate it to a new home.