Fix bug in import/export regarding some API params
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 24 Jan 2014 15:03:44 +0000 (17:03 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 24 Jan 2014 15:43:47 +0000 (17:43 +0200)
commit4d88c6cfde3ae977704e6b9a8a770c3dac2edd7f
treeaad37b248544ae379f8137eab5e69dea7e1fee15
parentdcb9c96479447249eb76cf9dec5b77bd18a92465
Fix bug in import/export regarding some API params

Fix a bug where API params like CONFIG_URL or IMG_PASSWORD where
checked and used by scripts other that `create' (e.g. `import' and
`export'). This may lead to errors. The CONFIG_URL may not be valid
after the image creation
snf-image-host/common.sh.in