diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-12 17:51:08 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-03-12 14:01:00 +0000 |
commit | 5e182cdd5f114989f0425abae089cf5b7de065ea (patch) | |
tree | e64c55a4ec0ad96c7f914bdd172cb14e2e71e55f /mcp/patches/patches.list | |
parent | 21273a66c4a619a71e1e6bee7a6694cf8bb278d1 (diff) |
Set volume_device_name variable
This evironment variable is required by test suite to refer
to an attached volume (vdb is reserved for config drive).
JIRA: FUEL-353
Change-Id: I4f7c96b2344575fcd9b785e3c74b27ef4c4d64f8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/patches/patches.list')
-rw-r--r-- | mcp/patches/patches.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/patches/patches.list b/mcp/patches/patches.list index e0ad1f704..ca8ef17ce 100644 --- a/mcp/patches/patches.list +++ b/mcp/patches/patches.list @@ -11,6 +11,7 @@ /usr/share/salt-formulas/env: 0005-maas-module-Obtain-fabric-ID-from-CIDR.patch /usr/share/salt-formulas/env: 0006-maas-module-Add-VLAN-DHCP-enable-support.patch /usr/share/salt-formulas/env: 0007-network.interface-Fix-ifup-OVS-port-with-route.patch +/usr/share/salt-formulas/env: 0008-Handle-extra-environment-variables.patch /usr/share/salt-formulas/env: 0009-controller-Use-keystoneclient-to-check-project-ID.patch /usr/share/salt-formulas/env: 0010-maas-region-allow-timeout-override.patch /usr/share/salt-formulas/env: 0011-system.repo-Debian-Add-keyserver-proxy-support.patch |