1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

Feature #4217: Better naming

This commit is contained in:
Jaime Melis 2016-01-25 18:46:56 +01:00
parent b2a7e0ceaf
commit 29e2edc49c

View File

@ -64,7 +64,7 @@ secret_access_key = xpath(xml, 'MARKETPLACE/TEMPLATE/SECRET_ACCESS_KEY')
bucket = xpath(xml, 'MARKETPLACE/TEMPLATE/BUCKET')
region = xpath(xml, 'MARKETPLACE/TEMPLATE/REGION')
name = "marketplaceapp-#{id}"
name = "marketapp-#{id}"
source = "s3://#{bucket}/#{name}"
# Upload