[Yahoo-eng-team] [Bug 1900934] [NEW] [RFE][DHCP][OVS] flow based DHCP

2020-10-21 Thread LIU Yulong
Public bug reported: Add a new ovs agent extension to support fully distributed DHCP for VMs in compute nodes, especially for large scale cloud. We had some disscussions during Shanghai PTG: https://etherpad.opendev.org/p/Shanghai-Neutron-Planning-restored

[Yahoo-eng-team] [Bug 1900863] [NEW] Unable to override color of even lines in horizon tables

2020-10-21 Thread Sébastien Gremion
Public bug reported: I'm trying to define a black theme for the Horizon dashboard and I managed to do most of the work by overriding scss variables in my theme. However I can't change the even lines of the instance table. They remain black whatever I put in the variable $table-bg-even To

[Yahoo-eng-team] [Bug 1881771] Re: neutron-ipset-cleanup fails with Traceback: Unhandled error: oslo_config.cfg.NoSuchOptError: no such option AGENT in group [DEFAULT]

2020-10-21 Thread Chris MacNaughton
This was released to Focal via a stable point release of Neutron ** Changed in: neutron (Ubuntu Focal) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1900851] [NEW] Cannot Create Port with Fixed IP Address

2020-10-21 Thread Lazuardi Nasution
Public bug reported: With Ussuri on Ubuntu 20.04, I can create port with fixed IP address by CLI but I cannot do the same by Horizon GUI. I find some error like following on /var/log/apache2/error.log openstack_dashboard.dashboards.project.networks.ports.workflows Failed to create a port for

[Yahoo-eng-team] [Bug 1900843] [NEW] Nova live-migration fails because duplicate records in neutron's ml2_port_bindings table

2020-10-21 Thread changzhi
Public bug reported: Env: Ussuri environment with 1 controller + 2 compute nodes. Reproduce steps: 1. Create a VM at comp; 2. Live-migrate the VM from comp to comp2; 3. Live-migration success; 4. Live-migrate the VM from the comp2 to comp; 5. Live migration fail I find that there are duplicate

[Yahoo-eng-team] [Bug 1900837] [NEW] cloud-init resets permissions on log file after reboot

2020-10-21 Thread Richard Harding
Public bug reported: In attempting to apply CIS security guidelines onto an Ubuntu system it was found that changing the log files in /var/log to 640, that on a reboot cloud-init would reset the permissions to 644. As long as cloud- init can write to the file it should be ok to alter the

[Yahoo-eng-team] [Bug 1716868] Re: config file is not read

2020-10-21 Thread Chris MacNaughton
As Pike is no longer a supported release, I'm marking this bug wontfix. If it occurs with still-supported versions of the Horizon package, please update this bug with that information. ** Changed in: cloud-archive Status: New => Won't Fix -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1773967] Re: Application credentials can't be used with group-only role assignments

2020-10-21 Thread Chris MacNaughton
** Changed in: keystone (Ubuntu) Status: Confirmed => Fix Released ** Changed in: cloud-archive Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1900800] [NEW] VGPUs is not recreated on host reboot

2020-10-21 Thread Lars Erik Pedersen
Public bug reported: Description === In Ussuri, when a compute node providing vGPUs (Nvidia GRID in my case) is rebooted, the mdevs for VGPUs is not recreated, and a traceback from libvirt.libvirtError is thrown. https://paste.ubuntu.com/p/4t4NvTHGd8/ As far as I understand, this