
In order to add vitrage_tempest_plugin to PyPi and to OpenStack CI system, it must be named vitrage_tempest_plugin. vitrage_tempest_tests was a copy&paste mistake. Change-Id: I574414aba16377cc550111b9bcd627c28f04fc49
13 lines
215 B
YAML
13 lines
215 B
YAML
heat_template_version: 2013-05-23
|
|
|
|
description: |
|
|
The heat template is used to demo
|
|
|
|
resources:
|
|
rg:
|
|
type: OS::Heat::ResourceGroup
|
|
properties:
|
|
count: 1
|
|
resource_def:
|
|
type: server.yaml
|