On Mon, Nov 14, 2016 at 5:00 PM, Jonathan D. Proulx <j...@csail.mit.edu> wrote:
> > 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. > You can specify it as a command line option when you bootstrap I believe: juju bootstrap --config network=7dcde157-ea35-4fb8-87ed-38c0caac6b9c demo mystack > > 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 > > > > -- > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/juju >
-- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju