[Yahoo-eng-team] [Bug 1846027] Re: [Error Code 42] Domain not found when hard-reset is used

2020-06-23 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 1873667] Re: NoCloud/network misordering network tasks

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

[Yahoo-eng-team] [Bug 1884231] Re: 'hw:realtime_mask' extra spec is not validated

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/468203 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b06597418799b382d091bd2ff4b747e6f5a10d96 Submitter: Zuul Branch:master commit b06597418799b382d091bd2ff4b747e6f5a10d96 Author: Chris Friesen Date: Thu May 25 17:13:22 2017 -0600

[Yahoo-eng-team] [Bug 1884273] Re: tc_lib (QoS; tc qdisc tbf) uses wrong value for byte/s conversion

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/737044 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=94d6e38fa08f8a52b6f18077c2a05a05b89b42b5 Submitter: Zuul Branch:master commit 94d6e38fa08f8a52b6f18077c2a05a05b89b42b5 Author: Weronika Sikora Date: Fri Jun 19 17:16:29 2020

[Yahoo-eng-team] [Bug 1884214] Re: reserve disk usage for image cache fails on a fresh hypervisor

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/736964 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a85753778f710f03616a682d294f8f638dea6baf Submitter: Zuul Branch:master commit a85753778f710f03616a682d294f8f638dea6baf Author: Balazs Gibizer Date: Fri Jun 19 11:18:04 2020 +020

[Yahoo-eng-team] [Bug 1883730] Re: Failed to create a duplicate DefaultSecurityGroup (with Calico plugin)

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/736842 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7019c5cf50bc4ad97b302220664a26efaf81a7fd Submitter: Zuul Branch:master commit 7019c5cf50bc4ad97b302220664a26efaf81a7fd Author: Slawek Kaplonski Date: Thu Jun 18 23:18:07 2020

[Yahoo-eng-team] [Bug 1884512] Re: [QoS] Race condition during port qos rules deletion

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/737247 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e2d1c2869a2c8883157d29cf47d7a5236e63dbc1 Submitter: Zuul Branch:master commit e2d1c2869a2c8883157d29cf47d7a5236e63dbc1 Author: Rodolfo Alonso Hernandez Date: Mon Jun 22 09:47

[Yahoo-eng-team] [Bug 1872732] Re: no user limit of ec2 credentials

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/720789 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a49ee620fabf4ed12d6c1ff562de6912f316ef60 Submitter: Zuul Branch:master commit a49ee620fabf4ed12d6c1ff562de6912f316ef60 Author: Vishakha Agarwal Date: Fri Apr 17 23:08:40 202

[Yahoo-eng-team] [Bug 1744062] Re: [SRU] L3 HA: multiple agents are active at the same time

2020-06-23 Thread Corey Bryant
It appears this is fixed in keepalived and no longer needs fixing in neutron. Please feel free to reopen this bug if that is not the case. ** Changed in: neutron Status: New => Invalid ** Changed in: neutron Status: Invalid => Incomplete -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1884819] [NEW] cloud-init service failed to start with FileExistsError: [Errno 17] File exists: '/var/lib/cloud/data'

2020-06-23 Thread Shreenidhi Shedi
Public bug reported: When I restart cloud-init in a loop with the following script, I get the error as mentioned in summary. #Start of test script #!/bin/bash set -e for i in {1..30}; do echo -n "$i " cloud-init clean -ls sleep 1 systemctl restart cloud-*.service done echo "" #End of

[Yahoo-eng-team] [Bug 1482633] Fix merged to oslo.service (master)

2020-06-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/735896 Committed: https://git.openstack.org/cgit/openstack/oslo.service/commit/?id=fb1ed4085b91303dbaa03d4afc59bc11fe82ad32 Submitter: Zuul Branch:master commit fb1ed4085b91303dbaa03d4afc59bc11fe82ad32 Author: Hervé Beraud Date: Tue Jun 16 14:16:06 202

[Yahoo-eng-team] [Bug 1884808] [NEW] [SSL] neutron-rpc-server: RecursionError: maximum recursion depth exceeded while calling a Python object

2020-06-23 Thread Andrii Ostapenko
Public bug reported: py36 stable/rocky installation with SSL fails on nova notifier with: 2020-06-23 06:14:35.960 11 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'server_uuid': 'd212f288-e1a6-4615-ae77-6db03cfc5460', 'name': 'network-vif-plugged', 'status': 'completed', '

[Yahoo-eng-team] [Bug 1884618] Re: cloudinit.net refactor: is_connected

2020-06-23 Thread Dan Watkins
This function is actually unused, so we're dropping it in https://github.com/canonical/cloud-init/pull/453. ** 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. ht

[Yahoo-eng-team] [Bug 1884620] Re: cloudinit.net refactor: is_present

2020-06-23 Thread Dan Watkins
This function is actually unused, so we're dropping it in https://github.com/canonical/cloud-init/pull/453. ** 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. ht

[Yahoo-eng-team] [Bug 1884624] Re: cloudinit.net refactor: is_wireless

2020-06-23 Thread Dan Watkins
This function is actually unused, so we're dropping it in https://github.com/canonical/cloud-init/pull/453. ** 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. ht

[Yahoo-eng-team] [Bug 1884764] [NEW] Some overcloud nodes are missing in the ansible inventory file generated for migration to ML2OVN

2020-06-23 Thread Roman Safronov
Public bug reported: When trying to perform a migration from ml2ovs to ml2ovn using migration tool, ovn_migration.sh script creates a file hosts_for_migration which includes only single controller and single compute node even on environments with more than 1 compute and controller nodes. The prob

[Yahoo-eng-team] [Bug 1884762] [NEW] Unhandled error: RuntimeError: dictionary changed size during iteration

2020-06-23 Thread Michal Nasiadka
Public bug reported: Observed in CentOS8 nova-scheduler logs: 2020-06-23 13:37:46.779 23 ERROR nova Traceback (most recent call last): 2020-06-23 13:37:46.779 23 ERROR nova File "/usr/bin/nova-scheduler", line 10, in 2020-06-23 13:37:46.779 23 ERROR nova sys.exit(main()) 2020-06-23 13:37:

[Yahoo-eng-team] [Bug 1884723] [NEW] [OVS] multicast between VM instances on different compute nodes is broken with IGMP snooping enabled

2020-06-23 Thread Slawek Kaplonski
Public bug reported: It was originally reported by Matt Flusche in Red Hat's bugzilla. Below is description of the issue: I was verifying these OVS configuration options and the impact on tenant networking. My thought going into testing was vxlan would not be impacted but vlan tenant would break