[Yahoo-eng-team] [Bug 1880712] [NEW] Ironic Horizon panel shows blank page if Ironic is deployed in a different region

2020-05-26 Thread Scott Solkhon
Public bug reported: If you have a multi region deployment of OpenStack and Ironic / Horizon live in different regions, the Ironic panel under "System -> Ironic Bare Metal Provisioning" shows a blank page. I am deploying using Kolla-Ansible and have enabled the Ironic panel by setting

[Yahoo-eng-team] [Bug 1880691] [NEW] Comments for stateles security group are missleading

2020-05-26 Thread Slawek Kaplonski
Public bug reported: Currently comments looks like: [14:53:46] vagrant@devstack-ubuntu-ovs:~/python-openstackclient$ sudo iptables-save | grep notrack -A neutron-openvswi-PREROUTING -m physdev --physdev-in qvb2bcf6ca7-86 -m comment --comment "Make 6ca7-8611-486e-8bbb-05141fa62f57 stateless" -j

[Yahoo-eng-team] [Bug 1880701] [NEW] `cloud-init query` cannot be used to determine the current datasource

2020-05-26 Thread Dan Watkins
Public bug reported: On a lxd container, which uses the NoCloud datasource[0], the only place where "NoCloud" is queryable is in `datasource_list`: # cloud-init query -a | grep -B1 -A2 NoCloud "datasource_list": [ "NoCloud", "None" ], With ds-identify enabled, you probably _can_ take

[Yahoo-eng-team] [Bug 1880657] [NEW] [openstack][net] static subnet type does not work

2020-05-26 Thread LIU Yulong
Public bug reported: commit 62bbc262c3c7f633eac1d09ec78c055eef05166a changes the default code branch condition which breaks the existing cloud static network config. [1] https://github.com/canonical/cloud-init/commit/62bbc262c3c7f633eac1d09ec78c055eef05166a#r39437585 ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1662324] Re: linux bridge agent disables ipv6 before adding an ipv6 address

2020-05-26 Thread Seyeong Kim
** Changed in: neutron (Ubuntu Xenial) Status: New => In Progress ** Changed in: neutron (Ubuntu Xenial) Assignee: (unassigned) => Seyeong Kim (xtrusia) ** Changed in: cloud-archive Status: New => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1662324] Re: linux bridge agent disables ipv6 before adding an ipv6 address

2020-05-26 Thread Edward Hope-Morley
** Also affects: cloud-archive/mitaka Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1662324 Title: linux bridge agent disables ipv6 before

[Yahoo-eng-team] [Bug 1880669] [NEW] ClientException: Unexpected API Error

2020-05-26 Thread Ravikumar
Public bug reported: [root@controller1 ~(keystone_admin)]# openstack --version openstack 3.8.2 [root@controller1 ~(keystone_admin)]# nova list ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP

[Yahoo-eng-team] [Bug 1794683] Re: Can not detach port when vm is soft-deleted

2020-05-26 Thread Balazs Gibizer
I don't think this is a bug per se. Soft delete means you might or might not want to restore the instance that is being deleted. If the instance is end up being really deleted then the port will be freed anyhow. But if the instance will be restored then the port is still need to be present so your

[Yahoo-eng-team] [Bug 1880671] [NEW] Nova failed to create an instance.

2020-05-26 Thread wang
Public bug reported: Nova failed to create an instance. Description === Nova failed to create an instance, prompting 'No valid host was found.' nova-compute.log === ERROR nova.virt.disk.mount.nbd [-] nbd module not loaded INFO nova.virt.disk.mount.api [-] Device allocation

[Yahoo-eng-team] [Bug 1880672] [NEW] Openstack start instance failed.

2020-05-26 Thread wang
Public bug reported: Openstack start instance failed. Description === Openstack starts the instance, and after a while the instance is in an error state. logs = Failed to compute_task_build_instances: No valid host was found. There are not enough hosts available. Traceback (most

[Yahoo-eng-team] [Bug 1880676] [NEW] "test_iptables.TestHelper" UTs are making a system call

2020-05-26 Thread Rodolfo Alonso
Public bug reported: "test_iptables.TestHelper" UTs are making a system call, executing "sysctl" [1]. This won't work in OS like OSX or Windows. Logs: http://paste.openstack.org/show/793980/

[Yahoo-eng-team] [Bug 1878916] Re: When deleting a network, delete the segment RP only when the segment is deleted

2020-05-26 Thread OpenStack Infra
Reviewed: https://review.opendev.org/728507 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7f40e626d6de5ec895343453b032b747c02e59f5 Submitter: Zuul Branch:master commit 7f40e626d6de5ec895343453b032b747c02e59f5 Author: Rodolfo Alonso Hernandez Date: Fri May 15

[Yahoo-eng-team] [Bug 1880389] Re: lost net connection when live migration

2020-05-26 Thread sean mooney
regarding the VM Resumimg before the 'brctl addif'. the libvirt xml we generate contains the name of the linux bridge the tap should be added too. so the linux bridge agent does not need to actully do the brctl addif command. the tap should already be a member of that bridge when the vm is

[Yahoo-eng-team] [Bug 1872713] Re: Windows library "wmi" is imported but not installed

2020-05-26 Thread OpenStack Infra
Reviewed: https://review.opendev.org/719960 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=01b9e1106dffae1532887e918b9433096f06a560 Submitter: Zuul Branch:master commit 01b9e1106dffae1532887e918b9433096f06a560 Author: Rodolfo Alonso Hernandez Date: Tue Apr 14

[Yahoo-eng-team] [Bug 1880712] Re: Ironic Horizon panel shows blank page if Ironic is deployed in a different region

2020-05-26 Thread Scott Solkhon
Sorry - Confirmed this was an issue with the Horizon container deployed in the Horizon region. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1880734] [NEW] ordering cycle upon booting groovy

2020-05-26 Thread Dimitri John Ledkov
Public bug reported: May 26 15:27:19 ubuntu-server systemd[1]: multi-user.target: Found ordering cycle on getty.target/start May 26 15:27:19 ubuntu-server systemd[1]: multi-user.target: Found dependency on serial-getty@sclp_line0.service/start May 26 15:27:19 ubuntu-server systemd[1]:

[Yahoo-eng-team] [Bug 1880676] Re: "test_iptables.TestHelper" UTs are making a system call

2020-05-26 Thread OpenStack Infra
Reviewed: https://review.opendev.org/730752 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bd5c98e25b40ed4be749fd0880027407c4468d1e Submitter: Zuul Branch:master commit bd5c98e25b40ed4be749fd0880027407c4468d1e Author: Rodolfo Alonso Hernandez Date: Tue May 26