summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-29 19:52:02 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-29 19:52:02 -0500
commita9bda84e7db37a94612fba445362f3e9754c55b1 (patch)
tree7e1f4998bf0213a55c8b175b815dbb1fc71c6d7b /devel
parent8aa28d4806d6e8275c7054cb0f52baf554be5791 (diff)
downloadhorizon-a9bda84e7db37a94612fba445362f3e9754c55b1.tar.gz
horizon-a9bda84e7db37a94612fba445362f3e9754c55b1.tar.bz2
horizon-a9bda84e7db37a94612fba445362f3e9754c55b1.tar.xz
horizon-a9bda84e7db37a94612fba445362f3e9754c55b1.zip
req: Remove Runner.Execute.encrypt.LVs; don't write reqs tired
Diffstat (limited to 'devel')
-rw-r--r--devel/requirements/3b_runner.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml
index 6b2b062..50e8832 100644
--- a/devel/requirements/3b_runner.xml
+++ b/devel/requirements/3b_runner.xml
@@ -616,10 +616,6 @@
<title>Runner.Execute.lvm_vg.Failure</title>
<para>If an LVM volume group cannot be created due to an I/O error, or due to a non-existent physical volume, the system shall consider this condition a fatal error and stop execution of the HorizonScript.</para>
</formalpara>
- <formalpara id="Runner.Execute.encrypt.LVs">
- <title>Runner.Execute.encrypt.LVs</title>
- <para>If any <literal>lvm_lv</literal> keys are specified, and any <literal>encrypt</literal> keys specify a LVM logical volume that will be created, the system shall execute the <literal>encrypt</literal> keys that correlate with <literal>lvm_lv</literal> keys before executing the <literal>lvm_lv</literal> keys.</para>
- </formalpara>
<formalpara id="Runner.Execute.lvm_lv">
<title>Runner.Execute.lvm_lv</title>
<para>The system shall create any LVM logical volumes specified in <literal>lvm_lv</literal> keys.</para>