[Yahoo-eng-team] [Bug 1806471] Re: In Nova, conf_key_manager logs encryption key value

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/621684 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=37a036672e459b0d83b7b91120c8ec40e3759190 Submitter: Zuul Branch:master commit 37a036672e459b0d83b7b91120c8ec40e3759190 Author: David Hill Date: Mon Dec 3 14:39:51 2018 -0500

[Yahoo-eng-team] [Bug 1807483] [NEW] networksegments table in neutron can not be cleared automatically

2018-12-07 Thread yeshen
Public bug reported: _process_port_binding function in neutron/plugins/ml2/plugin.py used clear_binding_levels to clear ml2_port_binding_levels table, but it will not do anything to networksegments under hierarchical port bonding condition @db_api.context_manager.writer def

[Yahoo-eng-team] [Bug 1803919] Re: [L2] dataplane down during ovs-agent restart

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/618720 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0385868848f8c18c8a37fd4c661d1b1a5078e044 Submitter: Zuul Branch:master commit 0385868848f8c18c8a37fd4c661d1b1a5078e044 Author: LIU Yulong Date: Thu Nov 15 17:49:12 2018

[Yahoo-eng-team] [Bug 1807466] [NEW] add support for ovf transport com.vmware.guestInfo

2018-12-07 Thread Scott Moser
Public bug reported: cloud-init OVF datasource currently supports the OVF "ISO" transport (attached cdrom). It should be updated to also support the com.vmware.guestInfo transport. In this transport the ovf environment file can be read with: vmtoolsd "--cmd=info-get guestinfo.ovfEnv" Things

[Yahoo-eng-team] [Bug 1729371] Re: ResourceTracker races to delete instance allocations before instance is mapped to a cell

2018-12-07 Thread melanie witt
** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Importance: Undecided => High ** Changed in: nova/rocky Status: New => Fix Released ** Changed in: nova/rocky Assignee: (unassigned) => Lee Yarwood (lyarwood) ** No longer affects:

[Yahoo-eng-team] [Bug 1807434] [NEW] Instance stuck in resize_prep when migrating from down compute, moves to ERROR when compute returns.

2018-12-07 Thread Lee Yarwood
Public bug reported: Description === Instance stuck in resize_prep when migrating from down compute, moves to ERROR when compute returns later. Steps to reproduce == - Launch an instance: - Stop compute service on the host: $ sudo systemctl stop devstack@n-cpu $

[Yahoo-eng-team] [Bug 1571629] Re: Azure data source contains hardcoded distribution-specific paths

2018-12-07 Thread Johnson Shi
Also tested and got this on CentOS 6.8. ** Also affects: centos Importance: Undecided Status: New ** No longer affects: centos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1807421] [NEW] Open vSwitch hardware offloading in neutron updates

2018-12-07 Thread Erik Burrows
Public bug reported: - [X] This doc is inaccurate in this way: The "Supported Ethernet Controllers" list only the Mellanox CX-4 and CX-5. A more complete list would be: Broadcom NetXtreme-S, NetXtreme-E series NICs Mellanox ConnectX-4 NIC (VLAN Offload) Mellanox ConnectX-4 Lx/ConnectX-5 NICs

[Yahoo-eng-team] [Bug 1804125] Re: Nova placement disregards nova aggregate metadata

2018-12-07 Thread Matt Riedemann
@Jeff, yeah it's gross, and taken way too long to deal with (granted, I don't think anyone noticed/appreciated this regression until ~queens, about a year after it happened). There has been discussion about how to make the aggregate filters with the allocation_ratio metadata *work* again,

[Yahoo-eng-team] [Bug 1735950] Re: ValueError: Old and New apt format defined with unequal values True vs False @ apt_preserve_sources_list

2018-12-07 Thread Ryan Harper
This bug is believed to be fixed in curtin in version 18.2. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: curtin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1778784] Re: mox_fixture = self.useFixture(moxstubout.MoxStubout()) usage is deprecated from oslo.test 3.5.0

2018-12-07 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova Assignee: Balazs Gibizer (balazs-gibizer) => Matt Riedemann (mriedem) ** Changed in: nova/queens Status: New =>

[Yahoo-eng-team] [Bug 1807407] [NEW] snapshot related tests intermittently fail in cells v1 job

2018-12-07 Thread Matt Riedemann
Public bug reported: There are two snapshot test failures in this job run under class ImagesOneServerTestJSON: http://logs.openstack.org/47/623247/2/check/nova-cells-v1/18338f0/job- output.txt.gz 2018-12-06 23:40:45.318619 | primary | {1}

[Yahoo-eng-team] [Bug 1799328] Re: Should not store segmenthostmapping table when segment service plugin disabled

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/612624 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=06ba6a1aceb8dd2c6df3b243bddb15ef8a8af27d Submitter: Zuul Branch:master commit 06ba6a1aceb8dd2c6df3b243bddb15ef8a8af27d Author: ZhaoBo Date: Tue Oct 23 15:18:11 2018 +0800

[Yahoo-eng-team] [Bug 1807396] [NEW] With many VMs on the same tenant, the L3 ip neigh add is too slow

2018-12-07 Thread Thomas Goirand
Public bug reported: In our setup, we run with DVR, and really a lot of VMs in the same tenant/project (we have currently between 1500 and 2000 VMs). In such setup, the internal function _set_subnet_arp_info of neutron/agent/l3/dvr_local_router.py is taking a way too long. Indeed, what it does

[Yahoo-eng-team] [Bug 1807394] [NEW] creating ipv6 subnet with invalid gateway results in HttpException: 500

2018-12-07 Thread Vlad Gridin
Public bug reported: [description] Attempt to create an ipv6 subnet with a gateway address including prefix results in 500 error returned by API. Neutron-lib convert_ip_to_canonical_format [1] does not handle ValueError from netaddr.IPAddress https://github.com/openstack/neutron-

[Yahoo-eng-team] [Bug 1804842] Re: When kill(sometines doesn't restart) the ovs switch or restart it in the compute nodes vm conectivity is lost

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/620708 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae031d18866a9e3652f4fc122f120915209a7b29 Submitter: Zuul Branch:master commit ae031d18866a9e3652f4fc122f120915209a7b29 Author: Slawek Kaplonski Date: Wed Nov 28 22:42:18

[Yahoo-eng-team] [Bug 1806925] Re: evacuate test fails due to timeout waiting for evacuate to complete

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/623011 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3b1463b968426ba8db1c5d458f6461e2375045e8 Submitter: Zuul Branch:master commit 3b1463b968426ba8db1c5d458f6461e2375045e8 Author: Matt Riedemann Date: Wed Dec 5 10:46:06 2018

[Yahoo-eng-team] [Bug 1807382] [NEW] DNSMASQ wrong addresses allocated after changing DHCP Clients between Neutron vRouters NET

2018-12-07 Thread Luis Kleber
Public bug reported: I'm using OpenStack, basically creating Virtual Routers with net/subnets, and DNSMASQ is the DHCP Server for them (via neutron-dhcp driver). My test scenario contains 2 virtual routers (2 namespaces as router) with 1 DHCP each (2 namespaces as dhcp servers) on the Neutron

[Yahoo-eng-team] [Bug 1807352] [NEW] Virtual devices in Windows VMs occasionally loose connection to host

2018-12-07 Thread Pascal
Public bug reported: Description === Multiple Windows virtual machine running on our OpenStack cloud seems to occasionally loose the connection from their disk & network virtual device (virtio) to the underlying host. The Windows VM is then no longer able to write down to the disk (see