summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-12-04 15:57:13 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-12-17 23:36:13 +0100
commitb18e98f391fcb88c7bbdf29c516ce5de5d55b39b (patch)
treef27fb525d0e76b17c6be30e8cfb4292d8cf0bbc1 /filters
parent62b7ae36c26c6bb0298271093eee0cf1cf9f1f0a (diff)
downloadclufter-b18e98f391fcb88c7bbdf29c516ce5de5d55b39b.tar.gz
clufter-b18e98f391fcb88c7bbdf29c516ce5de5d55b39b.tar.xz
clufter-b18e98f391fcb88c7bbdf29c516ce5de5d55b39b.zip
filters/ccsflat2cibprelude[lvm]: point to the exact issue
User deserves to be fully informed about a fatal conversion obstacle. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'filters')
-rw-r--r--filters/cluster/rm/lvm/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/cluster/rm/lvm/__init__.py b/filters/cluster/rm/lvm/__init__.py
index 10c3cc9..ac491cf 100644
--- a/filters/cluster/rm/lvm/__init__.py
+++ b/filters/cluster/rm/lvm/__init__.py
@@ -18,7 +18,7 @@ ccsflat2cibprelude = '''\
<!-- SHOW-STOPPERS -->
<xsl:if test="@lv_name">
<xsl:message terminate="true"
- >Cannot convert LV binding, stick with whole VG one</xsl:message>
+ >Cannot convert LV binding, stick with whole VG one [https://bugzilla.redhat.com/1286292]</xsl:message>
</xsl:if>
<!-- INSTANCE_ATTRIBUTES -->