two ec2 bootstrap issues

David Cheney david.cheney at canonical.com
Thu Jun 28 06:35:18 UTC 2012


Hello, 

I'm wrestling with two issues today:

1. to be able to do a live test against ec2, we need to push the correct secrets into the state so the PA has a valid environment. A secure channel exists inside the tests, how would you recommend publishing the secrets -- William, is this available in your juju deploy commit ?

2. to be able to use local live tests (and avoid ec2), I need some way of starting a local PA. This is currently a problem as the Provisioner type lives in the jujud main package. I could run the jujud binary from the test, but that is a bit hacky. My preferred option would be to move the Provisioner type into another package, where it can be imported by all comers. Thoughts ?

Cheers

Dave 





More information about the Juju-dev mailing list