Activity log for bug #1891227

Date Who What changed Old value New value Message
2020-08-11 19:38:44 Jason Hobbs bug added bug
2020-08-11 19:42:33 Jason Hobbs summary deploying juju on top of ussuri-ovn openstack results in error "ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found" deploying juju on top of ussuri-ovn openstack results in error "ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found", unless external-network is supplied
2020-08-11 19:43:34 Jason Hobbs description 2020-08-11-19:11:44 root DEBUG ['juju', 'bootstrap', '--config', 'bootstrap-timeout=1800', '--model-default', '/home/ubuntu/project/generated/model_defaults.yaml', 'openstack_cloud', 'foundation-openstack'] 2020-08-11-19:11:44 root DEBUG [localhost]: juju bootstrap --config bootstrap-timeout=1800 --model-default /home/ubuntu/project/generated/model_defaults.yaml openstack_cloud foundation-openstack Creating Juju controller "foundation-openstack" on openstack_cloud/RegionOne Looking for packaged Juju agent version 2.8.1 for amd64 Launching controller instance(s) on openstack_cloud/RegionOne... ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found 2020-08-11-19:12:31 root ERROR [localhost] Command failed: juju bootstrap --config bootstrap-timeout=1800 --model-default /home/ubuntu/project/generated/model_defaults.yaml openstack_cloud foundation-openstack 2020-08-11-19:12:31 root ERROR [localhost] STDOUT follows: Creating Juju controller "foundation-openstack" on openstack_cloud/RegionOne Looking for packaged Juju agent version 2.8.1 for amd64 Launching controller instance(s) on openstack_cloud/RegionOne... ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found model defaults: ubuntu@production-cpe-07d59674-95e9-4406-9d05-8f25282eb455:~/project$ cat generated/model_defaults.yaml apt-http-proxy: http://squid.internal:3128/ apt-https-proxy: http://squid.internal:3128/ automatically-retry-hooks: false logging-config: <root>=DEBUG network: cd2e264c-5c66-4fb7-89f7-9498fceff487 snap-http-proxy: http://squid.internal:3128/ snap-https-proxy: http://squid.internal:3128/ use-floating-ip: true openstack network info, showing the network above is connected to an external network with a router: http://paste.ubuntu.com/p/yNkGwrph5c/ 2020-08-11-19:11:44 root DEBUG ['juju', 'bootstrap', '--config', 'bootstrap-timeout=1800', '--model-default', '/home/ubuntu/project/generated/model_defaults.yaml', 'openstack_cloud', 'foundation-openstack'] 2020-08-11-19:11:44 root DEBUG [localhost]: juju bootstrap --config bootstrap-timeout=1800 --model-default /home/ubuntu/project/generated/model_defaults.yaml openstack_cloud foundation-openstack Creating Juju controller "foundation-openstack" on openstack_cloud/RegionOne Looking for packaged Juju agent version 2.8.1 for amd64 Launching controller instance(s) on openstack_cloud/RegionOne... ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found 2020-08-11-19:12:31 root ERROR [localhost] Command failed: juju bootstrap --config bootstrap-timeout=1800 --model-default /home/ubuntu/project/generated/model_defaults.yaml openstack_cloud foundation-openstack 2020-08-11-19:12:31 root ERROR [localhost] STDOUT follows: Creating Juju controller "foundation-openstack" on openstack_cloud/RegionOne Looking for packaged Juju agent version 2.8.1 for amd64 Launching controller instance(s) on openstack_cloud/RegionOne... ERROR failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] not found model defaults: ubuntu@production-cpe-07d59674-95e9-4406-9d05-8f25282eb455:~/project$ cat generated/model_defaults.yaml apt-http-proxy: http://squid.internal:3128/ apt-https-proxy: http://squid.internal:3128/ automatically-retry-hooks: false logging-config: <root>=DEBUG network: cd2e264c-5c66-4fb7-89f7-9498fceff487 snap-http-proxy: http://squid.internal:3128/ snap-https-proxy: http://squid.internal:3128/ use-floating-ip: true openstack network info, showing the network above is connected to a single external network with a router: http://paste.ubuntu.com/p/yNkGwrph5c/ This setup worked on ussuri-ovs so I think it's a OVN related issue. Since there is only a single external network connected to the network given, juju should be able to discover it and use it. It works if we provide the external network ID in model_defaults.yaml.
2020-08-27 22:14:17 Pen Gale marked as duplicate 1891561
2020-10-23 15:23:42 Jason Hobbs removed duplicate marker 1891561
2020-10-28 21:37:02 Jason Hobbs bug added subscriber Canonical Field High
2020-10-29 14:53:22 Pen Gale juju: status New Triaged
2020-10-29 14:53:24 Pen Gale juju: importance Undecided High
2020-10-29 14:53:26 Pen Gale juju: milestone 2.8.7
2020-11-06 15:29:56 Heather Lanigan juju: assignee Heather Lanigan (hmlanigan)
2020-11-06 15:42:04 Heather Lanigan juju: status Triaged In Progress
2020-11-10 17:00:50 Heather Lanigan juju: status In Progress Fix Committed
2020-11-29 12:05:36 Nobuto Murata bug added subscriber Nobuto Murata
2020-12-14 01:18:19 Canonical Juju QA Bot juju: status Fix Committed Fix Released