[Yahoo-eng-team] [Bug 2064120] [NEW] [RFE] BGP Dynamic Routing for IPv4 AND IPv6 routes not possible with just one dragent (really make use of MP-BGP or support multiple BGP speakers / sessions per dr

2024-04-29 Thread Christian Rohmann
Public bug reported: When setting up Neutron BGP Dynamic Routing to advertise IPv4 floating IPs and also IPv6 tenant networks I ran into some issues. I then asked on the ML [1] and also found an older thread [2] discussing the advertising of IPv6 routes (e.g. from tenant networks). There Sean

[Yahoo-eng-team] [Bug 2012944] Re: neutron-remove-duplicated-port-bindings does not write to stdout

2024-04-09 Thread Christian Rohmann
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2012944 Title: neutron-remove-duplicated-port-bindings

[Yahoo-eng-team] [Bug 2051244] Re: Documentation of Ceph auth caps for RBD clients used by Cinder / Glance / Nova is missing or inconsistent

2024-01-30 Thread Christian Rohmann
** Also affects: ceph Importance: Undecided Status: New ** Also affects: openstack-ansible Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 2051244] [NEW] Documentation of Ceph auth caps for RBD clients used by Cinder / Glance / Nova is missing or inconsistent

2024-01-25 Thread Christian Rohmann
Public bug reported: This bug originates from my post to the openstack-discuss ML - https://lists.openstack.org/archives/list/openstack-disc...@lists.openstack.org/thread/E3VYY24HUGBNH7626ALOGZMJRVX5VOSZ/ which was discussed at a cinder-weekly

[Yahoo-eng-team] [Bug 1997352] Re: When REBUILDING from UEFI to non-UEFI instance ends up in ERROR state

2024-01-22 Thread Christian Rohmann
** Changed in: nova Status: Expired => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1997352 Title: When REBUILDING from UEFI to non-UEFI instance

[Yahoo-eng-team] [Bug 1999761] Re: Do not depend on l3-agent for vpn failover

2023-09-26 Thread Christian Rohmann
** Also affects: neutron 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/1999761 Title: Do not depend on l3-agent for vpn failover Status in

[Yahoo-eng-team] [Bug 2035230] [NEW] Port on creation is returned without the fixed_ips field populated

2023-09-12 Thread Christian Rohmann
Public bug reported: I ran into an issue with port creation when using the openstack- terraform provider (which then uses Gophercloud) to access the Neutron API. https://github.com/terraform-provider-openstack/terraform- provider-openstack/issues/1606 In short a port is created, but that

[Yahoo-eng-team] [Bug 1997352] Re: When REBUILDING from UEFI to non-UEFI instance ends up in ERROR state

2023-05-02 Thread Christian Rohmann
** Changed in: nova Status: Expired => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1997352 Title: When REBUILDING from UEFI to non-UEFI instance

[Yahoo-eng-team] [Bug 1988421] Re: Duplicate indexes in table ports of neutron database

2023-04-21 Thread Christian Rohmann
** Changed in: neutron Status: Expired => In Progress ** Changed in: neutron Status: In Progress => New ** Changed in: neutron Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1997352] [NEW] When REBUILDING from UEFI to non-UEFI instance ends up in ERROR state

2022-11-22 Thread Christian Rohmann
Public bug reported: If an UEFI instance is REBUILDED using a non-UEFI image as a replacement via e.g.: # openstack server create --flavor c4.2xlarge --image ubuntu-22.04-x86_64-uefi --network mynetwork --key-name mykey ubuntu- uefi-test --security-group default # openstack server rebuild

[Yahoo-eng-team] [Bug 1988421] Re: Duplicate indexes in table ports of neutron database

2022-11-08 Thread Christian Rohmann
** Changed in: neutron Status: Expired => New ** Changed in: neutron Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1988421 Title: Duplicate

[Yahoo-eng-team] [Bug 1988421] [NEW] Duplicate indexes in table ports of neutron database

2022-09-01 Thread Christian Rohmann
Public bug reported: Currently the primary key and an additional unique index are configured on the same column. This is why sqlalchemy logs a warning on a database migration displaying following information: ``` ​/usr/lib/python3/dist-packages/pymysql/cursors.py:170: Warning: (1831,

[Yahoo-eng-team] [Bug 1988297] [NEW] Duplicate index external_id in table access_rule of keystone database

2022-08-31 Thread Christian Rohmann
Public bug reported: Currently the primary key and an additional unique index are configured on the same column. This is why sqlalchemy logs a warning on a database migration displaying following information: ``` ​/usr/lib/python3/dist-packages/pymysql/cursors.py:170: Warning: (1831,

[Yahoo-eng-team] [Bug 1978549] [NEW] Placement resource_providers table has dangling column "can_host"

2022-06-14 Thread Christian Rohmann
Public bug reported: With bug https://bugs.launchpad.net/nova/+bug/1648197 or rather change https://review.opendev.org/c/openstack/nova/+/461494 the can_host column was removed from the resource_provider table in the placement db. 1) Apparently there is no migration task to also drop this column

[Yahoo-eng-team] [Bug 1953063] [NEW] Image import causes SQL type casting error on PostgreSQL

2021-12-02 Thread Christian Rohmann
Public bug reported: When doing an image-create and then an image-import via # glance image-import --import-method web-download --uri https://cloud.debian.org/images/cloud/OpenStack/current-10/debian-10-openstack- amd64.raw ad4d6763-1156-4be3-a1d1-27decfea4eab on a PostgreSQL database being

[Yahoo-eng-team] [Bug 1946771] [NEW] Doc on microversions lacks hint on creating folder in api-samples

2021-10-12 Thread Christian Rohmann
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in this way: __ - [x] This is a doc addition request. - [ ] I have a fix to

[Yahoo-eng-team] [Bug 1943449] [NEW] VPNaaS reconfiguration creates duplicate IPtables rules causes the VPN connection to remain DOWN

2021-09-13 Thread Christian Rohmann
Public bug reported: On OpenStack Ussuri (on Ubuntu bionic) running Neutron using the linux bridge driver we observed an issue with VPNaaS ... After an existing VPN setup was reconfigured by a user via terraform the site connections remained in "DOWN" state: ``` openstack vpn ipsec site

[Yahoo-eng-team] [Bug 1941744] [NEW] Rescue of volume based instance fails silently due to wrong API version

2021-08-26 Thread Christian Rohmann
Public bug reported: Even though the feature is noted in the release notes of the Ussuri release (https://docs.openstack.org/releasenotes/nova/ussuri.html#relnotes-21-0-0-stable-ussuri) a volume based instance cannot be "rescued" (https://docs.openstack.org/nova/ussuri/user/rescue.html) via

[Yahoo-eng-team] [Bug 1937261] Re: python3-msgpack package broken due to outdated cython

2021-07-23 Thread Christian Rohmann
** Also affects: python-msgpack (Ubuntu) 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/1937261 Title: python3-msgpack package broken due to

[Yahoo-eng-team] [Bug 1937261] [NEW] msgpack upgrade to 0.6.2 breaks linuxbridge agent

2021-07-22 Thread Christian Rohmann
Public bug reported: After a successful upgrade of the control-plance from Train -> Ussuri on Ubuntu Bionic, we upgraded a first compute / network node and immediately ran into issues with Neutron: We noticed that Neutron is extremely slow in setting up and wiring the network ports, so slow it