Merge "[cleanup] Remove test-data for heat"
This commit is contained in:
commit
47a8059cd2
@ -1,11 +0,0 @@
|
||||
heat_template_version: 2013-05-23
|
||||
description: Simple template to deploy a single compute instance
|
||||
resources:
|
||||
my_instance:
|
||||
type: OS::Nova::Server
|
||||
properties:
|
||||
key_name: {0}
|
||||
image: {1}
|
||||
flavor: m1.tiny
|
||||
networks:
|
||||
- network: {2}
|
Loading…
x
Reference in New Issue
Block a user