Public bug reported:
The regex that are used to check IPSec connection status is incorrect
for LibreSwan 4:
>From neutron_vpnaas/services/vpn/device_drivers/ipsec.py
```python
STATUS_IPSEC_SA_ESTABLISHED_RE = (
r'\d{3} #\d+: "([a-f0-9\-]+).*established.*newest IPSEC')
STATUS_IPSEC
Public bug reported:
This issue has been observed in RDO 2024.1/OVN 23.03/AlmaLinux 9.
This has also been reproduced in Devstack.
1. Ensure that allow_automatic_vpnagent_failover is set to True
2. Have two VPN agents
3. Set up a VPN connection successfully
4. Disable the agent running the VPN co
Public bug reported:
Confirmed on:
- RDO stable/2023.1 (antelope)
- Almalinux 9, kernel 5.14.0-284.18.1.el9_2.x86_64
- Neutron 22.0.2 (RDO)
- OVN 22.12 (from CentOS SIG)
How to reproduce:
- Have a functioning instance which gets its IP address from DHCP
- Ensure that you have a user that can lo
Public bug reported:
Prerequisites:
- A compute node running an old version of nova has been deleted. (In our case,
version 9)
- The hostname of said compute node has been reused, and has been upgraded as
per normal. (To version 16)
- The services table in the nova database contains both the ol
Public bug reported:
The Network v2.0 API has a description field for floating ip addresses.
It should be possible to set this value when allocating, and to read
this value when displaying a list.
** Affects: horizon
Importance: Undecided
Assignee: Trygve Vea (trygve-vea-gmail
Public bug reported:
Description
===
Isolated to single hypervisor.
Nova scheduler randomly fails to schedule CPU-pinned instance-flavors with
hugepages - fails increases as running instance count grows.
Steps to reproduce
==
1) Hypervisor with two numa-nodes, 2x Intel G
Public bug reported:
Description
===
When performing a rolling live-migrate-and-reboot of a series of compute hosts,
we have seen some (rare) occurrances where the instance-record in the database
have not been updated with the new host. Another symptom is that the affected
instance wil
- The network create form gets a new field 'Availability Zone Hints', which
forwards this to the neutron client on submission.
** Affects: horizon
Importance: Undecided
Assignee: Trygve Vea (trygve-vea-gmail)
Status: In Progress
** Changed in: horizon
Status:
: horizon
Importance: Undecided
Assignee: Trygve Vea (trygve-vea-gmail)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Trygve Vea (trygve-vea-gmail)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscri
Public bug reported:
We have a problem with the metadata service not being responsive, when
the proxied in the router namespace on some of our networking nodes
after upgrading to Ocata (Running on CentOS 7.4, with the RDO packages).
Instance routes traffic to 169.254.169.254 to it's default gate
Public bug reported:
Reproduceable under conditions:
* Mitaka upgraded to Newton
* online_data_migrations have not yet migrated flavors and/or aggregates from
the nova database, to the nova-api database
* One or more of the datetime-fields (created_at, updated_at, deleted_at) are
set.
** Becaus
11 matches
Mail list logo