summaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-05-06 17:04:47 -0400
committerMarco Platania <platania@research.att.com>2019-05-06 17:04:47 -0400
commit8678b8107f69149491feee1ed756cb37fdaebc02 (patch)
tree6acf517a483598f3b3ed0d8ae4bb8a889771e535 /platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
parent3bd83a42221c4f5c0cbaf586657e5310c8516018 (diff)
Fix set nodelist in SW upgrade DGs
Change-Id: Ia789fcb16700f7c49f187b970daa114f8ae0eaf5 Issue-ID: SDNC-746 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 5431ff62543b099c6f3495454503bba06f03dfad
Diffstat (limited to 'platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml')
-rw-r--r--platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml b/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
index 1a72c47e..e4f818f7 100644
--- a/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
+++ b/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
@@ -57,7 +57,6 @@
<switch test='`$playbookname`'>
<outcome value=''>
<set>
- <parameter name='nodelist' value="`$prop.ansible.nodelist`"/>
<parameter name='playbookname' value='`$prop.lcm.upgrade-software.playbookname`'/>
</set>
</outcome>