[Yahoo-eng-team] [Bug 1888395] Re: shared live migration of a vm with a vif is broken in train

2020-09-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/742180 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b8f3be6b3c5af91d215b4a0cecb9be098e8d8799 Submitter: Zuul Branch:master commit b8f3be6b3c5af91d215b4a0cecb9be098e8d8799 Author: root Date: Sat Jul 18 00:32:54 2020 -0400

[Yahoo-eng-team] [Bug 1895063] [NEW] Allow rescue volume backed instance

2020-09-09 Thread norman shen
Public bug reported: Should we offer support for volume backed instance? ** 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).

[Yahoo-eng-team] [Bug 1893656] Re: [ovn] Limit the number of metadata workers

2020-09-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/750185 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f3a8e1547d444a1139d29faef3e81a8addb99769 Submitter: Zuul Branch:master commit f3a8e1547d444a1139d29faef3e81a8addb99769 Author: Lucas Alvares Gomes Date: Mon Sep 7 15:38:23

[Yahoo-eng-team] [Bug 1895038] [NEW] Flow drop on agent restart with ovs firewall driver

2020-09-09 Thread Alexis Deberg
Public bug reported: Hello, Opening a bug as per Slawek Kaplonski suggestion on the mailing list (http://lists.openstack.org/pipermail/openstack- discuss/2020-September/017108.html) We are experiencing flow drops when restarting the ovs agent. Symptom example when restarting the agent:

[Yahoo-eng-team] [Bug 1886298] Re: Few of the lower constraints are not compatible with python3.8

2020-09-09 Thread Goutham Pacha Ravi
** Changed in: python-manilaclient Importance: Undecided => Medium ** Changed in: python-manilaclient Status: New => Fix Released ** Also affects: manila Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1895033] [NEW] When using ml2/OVN with other plugins with agents, non-OVN agents are broken for show/update/delete operations

2020-09-09 Thread Terry Wilson
Public bug reported: ml2/ovn mech driver overrides the ML2 agent API methods and inserts its results if the agent passed to the operations are OVN agents. Due to a change where KeyError is no longer raised by get_agent, the get_agent/update_agent/delete_agent methods no longer fall back to the

[Yahoo-eng-team] [Bug 1875418] Re: Generated policy.json in Ussuri is broken by default

2020-09-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/748059 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fe545dbe5fb434d5fce2d4d0f24c6c4a6bdd7d21 Submitter: Zuul Branch:master commit fe545dbe5fb434d5fce2d4d0f24c6c4a6bdd7d21 Author: Ghanshyam Mann Date: Thu Sep 3 14:25:43 2020

[Yahoo-eng-team] [Bug 1895025] [NEW] Vendor Data Script is not getting executed in the case of CentOS-7

2020-09-09 Thread Pawan Gupta
Public bug reported: I am trying to create a CentOS-7 VM and trying to push a simple script via Vendor Data, but I noticed, Cloud Init is able to copy the script but the script is not getting executed. Cloud Provider - Openstack Vendor Data Script - #!/bin/bash echo 'Hello World!' >

[Yahoo-eng-team] [Bug 1892837] Re: empest.api.compute.servers.test_servers_negative fails in periodic-tripleo-ci-centos-8-standalone-full-tempest-api-master

2020-09-09 Thread Lee Yarwood
https://review.opendev.org/750661 should avoid this while we look into an actual fix in Nova. ** Also affects: tempest Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1894990] [NEW] Fail to configure a Centos 8 machine with cloudlinux

2020-09-09 Thread Andrea Biscuola
Public bug reported: Hi. We use cloud-init to boot our hosting servers in an ovirt/RHEV environment. While the integration with a plain CentOS 8 works fine, cloud-init fails with an error on a CentOS 8 machine converted to cloudlinux. Both the machines are derived from the same base image. Here

[Yahoo-eng-team] [Bug 1892851] Re: Staged boot, to fix integration of systemd generators

2020-09-09 Thread Dimitri John Ledkov
I think it's best to keep cloud-init task as Invalid for now. ** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1892851] Re: Staged boot, to fix integration of systemd generators

2020-09-09 Thread Dimitri John Ledkov
@slyon I have disscussed multi-transaction boot with systemd upstream; and cloud-init developers. Overall, it's an expensive operation, that may cause the boot slower, and may have unintended consequences which will be harder to debug. If more needs to add units during boot arise, imho we

[Yahoo-eng-team] [Bug 1892851] Re: Staged boot, to fix integration of systemd generators

2020-09-09 Thread Lukas Märdian
We found a fix for this problem in netplan itself. The overall idea of a staged-boot environment should probably still be considered for a future release of cloud-init. https://github.com/CanonicalLtd/netplan/pull/162 ** Also affects: netplan Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1894981] [NEW] [neutron-dynamic-routing] The self-service network can be bound to the bgp speaker

2020-09-09 Thread zhanghao
Public bug reported: How to reproduce this problem: 1.create a bgp speaker(name:bgpspeaker) 2.create a self-service network(name:selfservice) 3.bgp speaker binds a network neutron bgp-speaker-network-add bgpspeaker selfservice #Added successfully According to[1], neutron dynamic routing

[Yahoo-eng-team] [Bug 1894975] [NEW] Cannot overwrite policy rule for 'os_compute_api:servers:create:forced_host:'

2020-09-09 Thread Eric Xie
Public bug reported: Description === Change the rule of 'os_compute_api:servers:create:forced_host' to 'rule:admin_or_owner' in policy file. But when creating one server with member role, still got "Policy doesn't allow os_compute_api:servers:create:forced_host to be performed. (HTTP

[Yahoo-eng-team] [Bug 1894857] Re: lower-constraints job fail on Focal

2020-09-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/750446 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db4ff00175ff450006a8d29b4d26ddeed6b3ec67 Submitter: Zuul Branch:master commit db4ff00175ff450006a8d29b4d26ddeed6b3ec67 Author: Bernard Cafarelli Date: Tue Sep 8 17:39:27

[Yahoo-eng-team] [Bug 1894966] [NEW] Create servergroup failed with unexpected error

2020-09-09 Thread Ethan Lynn
Public bug reported: Create a serverGroup with policies set to [] will cause nova api return unexpected error. Aug 25 15:16:16 controller-qf47h5jn62 nova-osapi[752]: 2020-08-25 15:16:16.307 9 DEBUG nova.api.openstack.wsgi [req-d2edaa0f-bc9f-42ac-ba85-1273d25f3799

[Yahoo-eng-team] [Bug 1891673] Re: qrouter ns ip rules not deleted when fip removed from vm

2020-09-09 Thread Edward Hope-Morley
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Bionic)