[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-22 Thread James Page
Can you also direct curl the backend API service, bypassing the proxy? I'm trying to determine what impact the proxy may/may not be having on the response provided by the API. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-22 Thread Noemi Aloisi
Hi James Page, We have a proxy on top of Openstack. I have executed curl from VM that Iwant use to create juju bootstrap and I receive: $curl https://computer2.cs1.cloudspc.it:8774/ {"versions": [{"status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [{"href":

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-21 Thread Heather Lanigan
** Changed in: juju Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846472 Title: Juju fails to bootstrap on OpenStack To manage notifications about this bug go to:

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-16 Thread James Page
This might be due to mis-processing of the headers added by the proxy but its hard to tell. The following configuration option in oslo_middleware is set to false by default - enabling this may help [oslo_middleware] # Whether the application is behind a proxy or not. This determines if the #

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-16 Thread James Page
That said I think we enable that by default for charm based deployments, because services are always fronted by haproxy and apache2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846472 Title: Juju

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-16 Thread James Page
Also do you have some sort of proxy/loadbalancer infront of the deployment? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846472 Title: Juju fails to bootstrap on OpenStack To manage

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-15 Thread James Page
@naloisi Could you provide the output of: curl https://computer2.cs1.cloudspc.it:8774/ Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846472 Title: Juju fails to bootstrap on OpenStack

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-15 Thread Noemi Aloisi
Hi James Page, We have 3 node of nova and into file I don't found compute_link_prefix. I don't khow if can help us but we have 3 url of nova openstack endpoint list | grep 8774 | 31b23cb3b1264b7aa346797160392eb7 | RegionTwo | nova | compute | True| admin |

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-15 Thread Noemi Aloisi
Hi Heather Lanigan, Full log was this: 17:13:38 INFO juju.cmd supercommand.go:57 running juju [2.6.6 gc go1.10.4] 17:13:38 DEBUG juju.cmd supercommand.go:58 args: []string{"juju", "bootstrap", "acilia", "canonicalk8s", "--config", "config.yaml", "--bootstrap-series=bionic", "--debug"}

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-14 Thread James Page
(for context that would be in /etc/nova/nova.conf on a nova-cloud- controller unit in a juju deployment, or the controller node in a non- juju deployment). ** Changed in: nova (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-14 Thread James Page
Reference data: {"versions": [ {"status": "SUPPORTED", "updated": "2011-01-21T11:33:21Z", "links": [{"href": "http://10.245.161.158:8774/v2/;, "rel": "self"}], "min_version": "", "version": "", "id": "v2.0"}, {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href":

[Bug 1846472] Re: Juju fails to bootstrap on OpenStack

2019-10-14 Thread James Page
Is the [api] compute_link_prefix configuration option in use in this OpenStack deployment? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846472 Title: Juju fails to bootstrap on OpenStack To