X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fpingtests%2Fscenario002-multinode.yaml;h=7af1ba0c8b5fbcd523084a38dfc52bfd25f40cd3;hb=3c6ec654b45fa1490cd452404ada735397852e38;hp=d7a30fd9f33e453cb72c333833a00cdfceeb90aa;hpb=8eb72c6134d98ed724703762d53b2b8d6559e0ff;p=apex-tripleo-heat-templates.git diff --git a/ci/pingtests/scenario002-multinode.yaml b/ci/pingtests/scenario002-multinode.yaml index d7a30fd9..7af1ba0c 100644 --- a/ci/pingtests/scenario002-multinode.yaml +++ b/ci/pingtests/scenario002-multinode.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2013-05-23 +heat_template_version: ocata description: > HOT template to created resources deployed by scenario002. @@ -144,6 +144,11 @@ resources: ram: 512 vcpus: 1 + zaqar_queue: + type: OS::Zaqar::Queue + properties: + name: pingtest-queue + outputs: server1_private_ip: description: IP address of server1 in private network