IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
https://developer.ibm.com/code/patterns
Apache License 2.0
325 stars 67 forks source link

./populate doesn't work #438

Open scottdangelo opened 6 years ago

scottdangelo commented 6 years ago

The instructions to populate cloudant and populate obj store do not work, and furthermore are redundant, since both scripts for the individual services will be called from the main script. But the uname and password are getting written over and made empty with these lines:

$CLOUDANT_FOLDER/populator.sh --username="" --password="" --projectId=""
$OBJECT_STORAGE_FOLDER/populator.sh --userId="" --password="" --projectId="" --region=""