Re:

2018-04-20 Thread Cory Johns
It looks like you're running up against https://github.com/juju/python-libjuju/issues/216 for which there is a pending fix at https://github.com/juju/python-libjuju/pull/217 which is blocked because I couldn't figure out how to cover it in the test suite. Please comment on that issue / PR and I

Re:

2018-04-20 Thread sSeBBaSs
Hi Cory, This how you can reproduce: juju bootstrap aws/us-east-1 juju-test-controller00 \ --config vpc-id=vpc- --config vpc-id-force=true \ --bootstrap-constraints "root-disk=128G mem=16G cores=4" \ --credential xx-xx-xx \ --auto-upgrade=false \ --bootstrap-series xenial juju

Re:

2018-04-20 Thread Cory Johns
Sebastian, Can you provide us with the conjure-up.log file from ~/.cache/conjure-up/conjure-up.log? Are you selecting a credential name from the list in conjure-up and then getting that error, or is the error coming from later in the process (after starting the deployment)? I don't think that