Instance metadata for private cloud.
Jonathan D. Proulx
jon at csail.mit.edu
Mon Nov 14 15:44:41 UTC 2016
On Thu, Nov 10, 2016 at 10:20:27PM +0000, Marco Ceppi wrote:
:juju bootstrap tigtest --debug --config image-metadata-url=
:https://people.csail.mit.edu/jon/simplestreams
That little '--debug' was all I needed. That's why I work on test
stuff at the end of the week and not prodcution (if I can help it),
it's a pretty obvious flag to throw in...
Short version my endpoint in simplestream did not match the cloud
definition (we have new and old names for our keystone server and I
was inconsistent in my usage).
Well that and the missing "images" part in the url.
I'm on to the next problem now, as:
10:41:37 ERROR cmd supercommand.go:458 failed to bootstrap model:
cannot start bootstrap instance: cannot run instance: failed to run a
server with nova.RunServerOpts
but it got the image metadata and now with the power of '--debug' I
can probably sort out why the controller instance failed to launch on
my own :)
Thanks,
-Jon
More information about the Juju
mailing list