[Yahoo-eng-team] [Bug 2009236] [NEW] Cloud-init inconsistently uses config

2023-03-03 Thread Brett Holman
Public bug reported: On boot, cloud-init is able to pass cloud-config via userdata_raw, a useful feature when testing behavior on a datasource that doesn't have its own way of retrieving userdata. system_info: datasource: None: userdata_raw: "#cloud-config\ngrub_dpkg:\n enabled:

[Yahoo-eng-team] [Bug 2009221] [NEW] [OVS] Custom ethertype traffic is not coming into the VM

2023-03-03 Thread Rodolfo Alonso
Public bug reported: This bug is related to https://bugs.launchpad.net/neutron/+bug/1832758. In [1], the ability to allow custom ethertypes was added to the OVS native firewall. This patch was adding a bypass for traffic with custom ethertypes and a MAC address matching one of the local ports in

[Yahoo-eng-team] [Bug 2009215] [NEW] [OVS] Error during OVS agent start

2023-03-03 Thread Rodolfo Alonso
Public bug reported: During the OVS agent initialization, in the first loop, all the ports present in the OVS are processed. In [1]->[2]->[3]...->[4]->[5], the vlan manager raises an exception "MappingNotFound" that is not catch by the try/except context. This exception was handled before [6].

[Yahoo-eng-team] [Bug 2008727] Re: [Lunar/Desktop] 5 min boot delay on bare metal due cloud-init-local.service

2023-03-03 Thread Chad Smith
Upstream commit landed to avoid this automatically suggesting that OpenStack datasource may be applicable by default on Bare metal. This is probably not the majority of cases for bare metal openstack detection for bare metal should only be active if it is explicitly set by either kernel cmdline

[Yahoo-eng-team] [Bug 2007400] Re: eatmydata enabled by default results in apt packages not correctly installed

2023-03-03 Thread Chad Smith
Marking invalid as it seems this is unrelated to cloud-init. Please re- open if this surfaces again. ** Changed in: cloud-init Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1967157] Re: Fails to extend in-use (non LUKS v1) encrypted volumes

2023-03-03 Thread Gorka Eguileor
Fix available in Zed ** Changed in: os-brick Status: In Progress => Fix Released -- 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/1967157 Title: Fails to extend

[Yahoo-eng-team] [Bug 2009156] [NEW] stable/victoria tests are very unstable because of tempest test_live_block_migration_with_attached_volume

2023-03-03 Thread Alexey Stupnikov
Public bug reported: stable/victoria merge process is effectively blocked because test_live_block_migration_with_attached_volume tempest test (called as tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume and