Setting up private cloud controller
Jonathan D. Proulx
jon at csail.mit.edu
Mon Nov 14 17:00:15 UTC 2016
Continuing to try and get a Juju controller in my (14.04/Mitaka)
OpenStack Cloud. Working with juju 2.0.1 from Xenial client.
My next issue is I need to specify a network for the controller as
bootstrapping now fails with:
returned unexpected status: 409; error info: {"conflictingRequest": {"message": "Multiple possible networks found, use a Network ID to be more specific.", "code": 409}}}])
I'd tried a 'network: <uuid>' in the cloud definition YAML in both the
region block and the top level of the named cloud but it doesn't show
when I 'juju show-cloud' so unsurprisingly seems to have no effect.
I also added a 'use-floating-ip: false' whcih is not reflected there
so perhaps the initial example I'm working from is 1.0 version?
Started with what OpenStack gave me when I asked to "Download Juju
Environment File" from my Horizon interface, which seemed a reasonable
palce to start but perhaps it's not.
Thanks,
-Jon
--
More information about the Juju
mailing list