[Yahoo-eng-team] [Bug 1951720] [NEW] Virtual interface creation failed

2021-11-21 Thread Michal Arbet
g what I see is that it is something with security group, if noop driver is used for security group, I can't reproduce issue, so it's "fixed". Testing environment using OVS (not OVN) , and firewall driver openvswitch. Thank you very much, Michal Arbet (kekvo) ** Affects: nova Impo

[Yahoo-eng-team] [Bug 1903989] [NEW] Bug in logging potentionally causing neutron to fail

2020-11-12 Thread Michal Arbet
Public bug reported: Hi, Due to some completely different issue, we had ports with port_tags None created in production. Under normal circumstances, it would take some error to the log and go further. But only because there is a "new_vlan_tags must be string" in that log, it threw out

[Yahoo-eng-team] [Bug 1854019] [NEW] Horizon's tests are failing with python3.8

2019-11-26 Thread Michal Arbet
s, cgi.escape('"from" port number is invalid', AttributeError: module 'cgi' has no attribute 'escape' -- Ran 1522 tests in 448.635s FAILED (errors=1) ** Affects: horizon Importance: Undecided Assignee: Michal Arbet (mic

[Yahoo-eng-team] [Bug 1824334] [NEW] L3 agent fails when RabbitMQ/Neutron-rpc-server not responding

2019-04-11 Thread Michal Arbet
g chunk size to: %s', ** Affects: neutron Importance: Undecided Assignee: Michal Arbet (michalarbet) Status: New ** Changed in: neutron Assignee: (unassigned) => Michal Arbet (michalarbet) -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1819724] Re: Database inconsistency in neutron.bgp_speakers

2019-03-12 Thread Michal Arbet
This is invalid, I've tested bgp agent from debian packages , Openstack Code is OK , debian packages are broken , i will fix it in debian ... Thanks ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1819724] [NEW] Database inconsistency in neutron.bgp_speakers

2019-03-12 Thread Michal Arbet
Public bug reported: Hi, During testing neutron-bgp-agent I've found a bug in neutron DB while creating bgpspeaker: Command execution with debug >> root@openstack-controller:/home/debian# openstack --debug bgp speaker create --ip-version 4 --local-as 1234 bgpspeaker START with options:

[Yahoo-eng-team] [Bug 1818252] [NEW] Incorrect logging instance uuid in nova logs

2019-03-01 Thread Michal Arbet
Public bug reported: Hi, Found a logging mistake in nova : 1596dd6225ef4abea7762c8b040b3f55 d60b403029ad41888c5822584263b983 - default default] [instance: 26bec746-110b-4777-af3f-15143b473667] Migrating instance to p6r01-nd02 finished successfully. 2019-03-01 14:40:29.949 2262558 INFO

[Yahoo-eng-team] [Bug 1816721] [NEW] Python3 librados incompatibility

2019-02-20 Thread Michal Arbet
Public bug reported: Hello, found a bug in glance. Glance is storing bad direct_url='rbd://b %27868c2b5d-12f1-4f3f-aa2a-5701a3bb1041%27/images/7b1f429e-ad2f-40b2 -be9e-8552edae8938/snap' in database. This is causing several problems, as in https://bugs.launchpad.net/cinder/+bug/1816468

[Yahoo-eng-team] [Bug 1812230] [NEW] Horizon is broken when developer panel enabled locally and DEBUG is False

2019-01-17 Thread Michal Arbet
horizon.register(Developer) What is expected ? Default behaviour should be , that if i have local enabled files in openstack_dashboard , i can turn on and turn off developer panel by editing DEBUG in local_settings.py as it is in original idea from author. ** Affects: horizon Im

[Yahoo-eng-team] [Bug 1811261] [NEW] Osprofiler not working with Redis in Horizon

2019-01-10 Thread Michal Arbet
r bug report >> https://bugs.launchpad.net/osprofiler/+bug/1811260 ** Affects: horizon Importance: Undecided Assignee: Michal Arbet (michalarbet) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Michal Arbet (michalarbet) ** Changed in: horiz

[Yahoo-eng-team] [Bug 1783711] [NEW] Glance not working with python 3.7

2018-07-26 Thread Michal Arbet
Public bug reported: Hi, Glance is not working with python 3.7 as async is now keyword in py37. There is also filled a bug in debian bug tracking system : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904389 >From the attached log (scroll to the bottom...): Setting up python3-glance

[Yahoo-eng-team] [Bug 1783734] [NEW] Glance runtime error when running under python3.7 - StopIteration

2018-07-26 Thread Michal Arbet
Public bug reported: Glance is generating RuntimeError on python3.7 because of PEP479 https://www.python.org/dev/peps/pep-0479/ It's needed to catch StopIteration exception and return. ** Affects: glance Importance: Undecided Assignee: Michal Arbet (michalarbet) Status: New

[Yahoo-eng-team] [Bug 1773935] [NEW] Unable to upload image via dashboard

2018-05-29 Thread Michal Arbet
Public bug reported: It is unable to upload image via Horizon Dashboard. Admin -> compute -> images -> Create new Image Here is error log from apache: Failed to remove temporary image file /tmp/tmpx0sza19m.upload ([Errno 2] No such file or directory: '/tmp/tmpx0sza19m.upload')