[Yahoo-eng-team] [Bug 1828535] Re: [Perf] Archival job destroying records from api_database in bulk causes orphaning of records

2020-06-29 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1834527] Re: disk_available_least value updates when instance moved but not to the value expected

2020-06-29 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1885647] [NEW] Unable to allow users to see role assignments on all their projects

2020-06-29 Thread Sam Morrison
Public bug reported: I'm trying to allow users to see what roles they have on all of their projects. It would seem that this should do this in policy "identity:list_role_assignments": "rule:admin_or_monitoring or project_id:%(scope.project.id)s or user_id:%(scope.user.id)s" However this doesn't

[Yahoo-eng-team] [Bug 1782696] Re: nova migration a vm with pci devices to a host don't have pci available

2020-06-29 Thread sean mooney
setting this back to invalid. there is a seperate bug for resize https://bugs.launchpad.net/nova/+bug/1805969 this was previously marked as invalid because there was no clear repoduce or the issue and we have other bug tracking various edge case so let not keep this open as that has not been adr

[Yahoo-eng-team] [Bug 1885598] [NEW] schema: tracecback when using schema --annotate on single line dicts

2020-06-29 Thread Chad Smith
Public bug reported: Annotate doesn't handle r-value dicts that begin on the same line as the l-value key. Given the following example invalid cloudconfig (providing an int for a string value in chef), we get a traceback when trying to annotate the invalid user-data. cat > invalid-chef-traceback

[Yahoo-eng-team] [Bug 1869808] Re: reboot neutron-ovs-agent introduces a short interrupt of vlan traffic

2020-06-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/733568 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=90212b12cdf62e92d811997ebba699cab431d696 Submitter: Zuul Branch:master commit 90212b12cdf62e92d811997ebba699cab431d696 Author: shenjiatong Date: Thu Jun 18 15:33:13 2020 +080

[Yahoo-eng-team] [Bug 1885570] [NEW] Miss availability zone option when deploy storage backend for cinder

2020-06-29 Thread zhaoleilc
Public bug reported: Description  ===  When we deploy glance storage backend for cinder, there are some options which can  be set:https://docs.openstack.org/mitaka/config-reference/image-service/backends.html#glance-cinder  However, there is not an option which is indicative of availabi

[Yahoo-eng-team] [Bug 1852221] Re: ovs-vswitchd needs to be forced to reconfigure after adding protocols to bridges

2020-06-29 Thread Corey Bryant
This bug was fixed in the package neutron - 2:15.0.2-0ubuntu1.2~cloud0 --- neutron (2:15.0.2-0ubuntu1.2~cloud0) bionic-train; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:15.0.2-0ubuntu1.2) eoan; urgency=medium . * d/p/set-openflow-protocols-by-de

[Yahoo-eng-team] [Bug 1885558] [NEW] sriov: instance with macvtap vnic_type live migration failed

2020-06-29 Thread renminmin
Public bug reported: Instance with the vnic_type macvtap port live migration failed. My env configuration follow the document: https://docs.openstack.org/neutron/latest/admin/config-sriov.html # VFs on source comptue 84:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ N

[Yahoo-eng-team] [Bug 1885547] [NEW] [fullstack] OVS interface events isolation error with more than one OVS agent

2020-06-29 Thread Rodolfo Alonso
Public bug reported: In fullstack test, unlike in a real deployment, more than one OVS agent is spawned in the same host, reading from the same OVS database. That could lead to isolation errors when receiving notifications. For example, OVS has a thread monitoring the new ports added to the hos

[Yahoo-eng-team] [Bug 1885528] [NEW] snapshot delete fails on shutdown VM

2020-06-29 Thread anon
Public bug reported: Description: When we try to delete the last snapshot of a VM in shutdown state, this snapshot_delete will fail (and be stuck in state error-deleting). When setting state==available and redeleting the snapshot, the volume will be corrupted and the VM will never start again.