summaryrefslogtreecommitdiff
path: root/vmdb/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'vmdb/__init__.py')
-rw-r--r--vmdb/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/vmdb/__init__.py b/vmdb/__init__.py
index 2bc32f2..495c3a3 100644
--- a/vmdb/__init__.py
+++ b/vmdb/__init__.py
@@ -42,6 +42,8 @@ from .tags import (
TagInUse,
AlreadyHasDev,
AlreadyHasFsType,
+ AlreadyHasUuid,
+ AlreadyHasDeviceMapper,
AlreadyHasTargetMountPoint,
AlreadyMounted,
NeedBothMountPoints,