Support for newer pyyaml version in pod 10 and 15 14/70614/1
authorJames Gu <james.gu@att.com>
Thu, 30 Jul 2020 21:32:42 +0000 (14:32 -0700)
committerJames Gu <james.gu@att.com>
Thu, 30 Jul 2020 21:37:38 +0000 (14:37 -0700)
commit123bd87bf7cb18e6a852ae3d1c5f896e4011e562
tree6a6c71b10b0edcba75ae40592a3de641d40b082d
parentc2cae74f7e3948f6089aa491f5cb4e98dd15232f
Support for newer pyyaml version in pod 10 and 15

Pod 10 and 15 jumphost has upgraded pyyaml vesion that requires the
pyyaml loader fix from upstream Treasuremap that is not available from
1.7. Thsi fix pulls the pyyaml patchset as a temporary workaround to
support pod 10 and 15 until treasuremap 1.9 prime is integrated into
OPNFV.

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Ic6188a29e2bfb41b4af8aa1db96521ac089f67a6
tools/deploy.sh