diff options
author | DR695H <dr695h@att.com> | 2019-07-18 18:28:30 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-18 18:28:30 -0400 |
commit | 554b3b3fc0b49106b037e6fed5c8aa4510084d25 (patch) | |
tree | 3593c19d12868c49f27835e6777d4e1e243c6911 /robot/assets/templates/vcpeutils/simple_neutron_heat.yaml | |
parent | 1ccabd032ef21aee844640b49541d6f1224d572b (diff) |
remove lines from jinja tempaltes
Issue-ID: TEST-174
Change-Id: Ib54b1998e55681a14697336e63766134bfc4bac8
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/templates/vcpeutils/simple_neutron_heat.yaml')
-rw-r--r-- | robot/assets/templates/vcpeutils/simple_neutron_heat.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/vcpeutils/simple_neutron_heat.yaml b/robot/assets/templates/vcpeutils/simple_neutron_heat.yaml index f64248be..f37aae93 100644 --- a/robot/assets/templates/vcpeutils/simple_neutron_heat.yaml +++ b/robot/assets/templates/vcpeutils/simple_neutron_heat.yaml @@ -18,4 +18,4 @@ resources: type: OS::Neutron::Net properties: name: { get_param: network_name } - shared: { get_param: shared } + shared: { get_param: shared }
\ No newline at end of file |