[Yahoo-eng-team] [Bug 1820790] Re: flavours that are in use can be deleted

2020-02-10 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1854628] Re: Got 'Duplicate entry' error when archive_deleted_rows

2020-02-10 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1862703] [NEW] Neutron remote security group does not work

2020-02-10 Thread Hang Yang
Public bug reported: Steps to reproduce the issue using Neutron Rocky with OVS: # create bastion-sec-grp to allow ssh from anywhere openstack security group create bastion-sec-grp openstack security group rule create --ethertype=IPv4 --protocol tcp --remote-ip 0.0.0.0/0 --ingress --dst-port=22 b

[Yahoo-eng-team] [Bug 1862648] [NEW] [OVN] Reduce the number of tables watched by MetadataProxyHandler

2020-02-10 Thread Lucas Alvares Gomes
Public bug reported: Currently the MetadataProxyHandler is monitoring more tables than it's required to [0][1]. Analyzing the code, only the Port_Bindings and Datapath_Bindings table would be necessary. The more tables it monitors, the bigger the burden is on OVSDB to keep all the in-memory repli

[Yahoo-eng-team] [Bug 1852106] Re: Possible data loss from createImage action

2020-02-10 Thread Brian Rosmaita
Added Nova to the bug. Quickest fix will be to modify the Nova non_inheritable_image_properties setting so that the problematic metadata are not inherited. Operators can make such a change without upgrading. Glance fix will take longer and require an upgrade. (I'm not saying we shouldn't do it,

[Yahoo-eng-team] [Bug 1862633] [NEW] unshelve leak allocation if update port fails

2020-02-10 Thread Balazs Gibizer
Public bug reported: If updating the port binding during unshelve of an offloaded server fails then nova leaks placement allocation. Steps to reproduce == 1) boot a server with a neutron port 2) shelve and offload the server 3) disable the original host of the server to force sche

[Yahoo-eng-team] [Bug 1862618] [NEW] [OVN] functional test test_virtual_port_delete_parents is unstable

2020-02-10 Thread Maciej Jozefczyk
Public bug reported: Functional test: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_delete_parents randomly fails with: ft1.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_

[Yahoo-eng-team] [Bug 1862611] [NEW] Neutron try to register invalid host to nova aggregate for ironic routed network

2020-02-10 Thread Yang Youseok
Public bug reported: For stable/stein Honestly, I do not sure this is bug or something that I am missing. At least it lacks of information so I report this. When segment firstly set for a subnet, Neutron are trying to make 'host aggregate' in nova, 'resource provider' in placement, and add host

[Yahoo-eng-team] [Bug 1862606] [NEW] LDAP support broken if UTF8 characters in DN (python2)

2020-02-10 Thread Rafal Ramocki
Public bug reported: Bug is probably related with this one: https://bugs.launchpad.net/keystone/+bug/1798184 https://bugs.launchpad.net/keystone/+bug/1820333 On keystone 14.1.0 (Rocky) it trows exception when there are UTF-8 encoded characters on users's DN. We're using openldap. In our schema