That seems all to be internal:
virtManager/hoststorage.py:
18 from .object.storagepool import vmmStoragePool
388 typ = vmmStoragePool.pretty_type(pool.get_type())
virtManager/object/storagepool.py:
145 @staticmethod
146 def pretty_type(pool_type):
147 return POOL_TYPE_DESCS.get(pool_type, "%s pool" % pool_type)
Maybe related to [1] which is new in 2.2.1
[1]: https://github.com/virt-manager/virt-
manager/commit/4a0b7f61c88ba523b1376325e3bb2f47429849ad
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840754
Title:
type object 'vmmStoragePool' has no attribute 'pretty_type'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1840754/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs