diff options
Diffstat (limited to 'deployment/heat/heat.env')
-rw-r--r-- | deployment/heat/heat.env | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deployment/heat/heat.env b/deployment/heat/heat.env new file mode 100644 index 0000000..3e402fe --- /dev/null +++ b/deployment/heat/heat.env @@ -0,0 +1,10 @@ +parameters: + image_name: ubuntu-18.04-server-cloudimg-amd64 + flavor_name: m1.medium + key_name: + instance_net_id: + float_net_id: + simulator_instances: + ves_url: + ftp_user: + ftp_password: |