[Yahoo-eng-team] [Bug 1855759] Re: neutron.plugins.ml2.drivers.agent._common_agent KeyError: 'gateway' . ERROR

2019-12-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/698287 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b99765df8f1d1d6d3ceee3d481d1e6ee1b2200e7 Submitter: Zuul Branch:master commit b99765df8f1d1d6d3ceee3d481d1e6ee1b2200e7 Author: Rodolfo Alonso Hernandez Date: Tue Dec 10 15:50

[Yahoo-eng-team] [Bug 1597557] Re: getting CSRF token missing or incorrect. /api/nova/servers/ when CSRF_COOKIE_HTTPONLY=True

2019-12-18 Thread Radomir Dopieralski
Enabling CSRF_COOKIE_HTTPONLY = True doesn't give any protection, see https://docs.djangoproject.com/en/3.0/ref/settings/#csrf-cookie-httponly ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1856839] [NEW] [L3] router processing time increase if there are large large set ports

2019-12-18 Thread LIU Yulong
Public bug reported: The function "_update_arp_entry" [1] was called under a double loop [2][3], and it has a "device.exists()" check [4]. When there are tons of ports under the router, the router processing time will definitely increase. [1] https://github.com/openstack/neutron/blob/master/neut

[Yahoo-eng-team] [Bug 1856845] [NEW] Ephemeral storage removal fails with message rbd remove failed

2019-12-18 Thread Sasha Andonov
Public bug reported: Description === After destroying instances, ephemeral storage removal intermittently fails with message: 2019-10-17 11:21:08.122 398018 INFO nova.virt.libvirt.driver [-] [instance: 87096add-348e-4c94-8f31-066346e32eef] Instance destroyed successfully. 2019-10-17 11:

[Yahoo-eng-team] [Bug 1853693] Re: Remove Python 2 testing and gate jobs

2019-12-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/695707 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=40bd312410d6ff23ea5d8b6d6263f40bd456fffd Submitter: Zuul Branch:master commit 40bd312410d6ff23ea5d8b6d6263f40bd456fffd Author: Brian Rosmaita Date: Fri Nov 22 10:11:52 2019 -0

[Yahoo-eng-team] [Bug 1856848] [NEW] py38 unit test failure - TestCheckForMutableDefaultArgs

2019-12-18 Thread Corey Bryant
Public bug reported: I'm hitting one py38 unit test failure in keystone master. You can recreate on Ubuntu Bionic with: sed -i 's/basepython = python3/basepython = python3.8/g' tox.ini tox -e py38 -- keystone.tests.unit.test_hacking_checks.TestCheckForMutableDefaultArgs Test output: Captured t

[Yahoo-eng-team] [Bug 1856853] [NEW] OVSInterfaceDriver.plug_new should catch pyroute2.netlink.exceptions.NetlinkError

2019-12-18 Thread Rodolfo Alonso
Public bug reported: When "OVSInterfaceDriver.plug_new" is executed, if OVS is not using veth pairs and the interface created is in a namespace, the method should catch a different exception [1] now that the implementation of "add_device_to_namespace" is done with Pyroute2. In case of having a du

[Yahoo-eng-team] [Bug 1852610] Re: API allows source compute service/node deletion while instances are pending a resize confirm/revert

2019-12-18 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => Confirmed ** Changed in: nova/stein Importance: Undecided => Medium ** Changed in: nova/train Importance: Undecided => Medium ** Changed in: nova/rocky Importance:

[Yahoo-eng-team] [Bug 1851609] Re: Add an option for graceful l3 agent shutdown

2019-12-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/693323 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=566351761318aa1f33650ba4d78b55cc6a4f8f7b Submitter: Zuul Branch:master commit 566351761318aa1f33650ba4d78b55cc6a4f8f7b Author: Oleg Bondarev Date: Wed Nov 6 11:43:57 2019 +04

[Yahoo-eng-team] [Bug 1856866] [NEW] Wrong german translation for "This instance is unlocked."

2019-12-18 Thread Dag Dammann
Public bug reported: The german translation for "This instance is unlocked." is wrong. It should be: msgid "This instance is unlocked." msgstr "Die Instanz ist entsperrt." in https://github.com/openstack/horizon/blob/master/openstack_dashboard/locale/de/LC_MESSAGES/django.po#L6953 "Die Instan

[Yahoo-eng-team] [Bug 1856881] [NEW] keystone-manage bootstrap fails with ambiguous role names

2019-12-18 Thread Lance Bragstad
Public bug reported: keystone-manage fails to consider multiple roles with the same name when it bootstraps new deployments. Specifically, the logic attempts to filter roles by name and automatically returns the first role in the list [0]. If there are multiple roles with the same name, for exampl

[Yahoo-eng-team] [Bug 1846524] Re: docs: cloud-init user-data docs should mention kernel cmdline options

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1855006] Re: config/cloud.cfg.d/README says "All files" rather than "*.cfg"

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1853543] Re: jumbled documentation for cc_set_hostname module

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1852442] Re: ds-identify uses the /sys filesystem which is linux specific and non-portable

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1852100] Re: Cloud-init fails if metadata local-hostname is null

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1808647] Re: cloud-init hard codes IPV6_AUTOCONF=no, which prevents EC2 instances from getting a v6 default gateway if NetworkManager is disabled

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1806014] Re: [Centos] IPV6_AUTOCONF=no when using dhcp6

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1832823] Re: docs: confusing heading "Add apt repositories"

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1856096] Re: unittest failure when running tests as root: no such file or dir: 'ud'

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1815030] Re: FreeBSD: Unable to determine distribution

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1852491] Re: usr_lib_exec path is wrong on FreeBSD

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1852461] Re: Broken links in config-drive docs on RTD

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1854084] Re: Headers no longer passed through read_file_or_url

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1850642] Re: No support for classless-static-routes on centos 7

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1856761] Re: Release 19.4

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1293254] Re: style guide on dashes vs underscores in cloud-init

2019-12-18 Thread Chad Smith
This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1855705] Re: Confusing logic in checks_for_create_and_rebuild when booting an instance

2019-12-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/698125 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=54f1056e9897e7a6090da85af820dbf6fb0ac959 Submitter: Zuul Branch:master commit 54f1056e9897e7a6090da85af820dbf6fb0ac959 Author: xulei Date: Mon Dec 9 19:33:24 2019 +0800 Opt

[Yahoo-eng-team] [Bug 1856902] [NEW] nova.tests.functional.libvirt.test_vpmem.VPMEMTests.test_create_servers_with_vpmem fails intermittently

2019-12-18 Thread Matt Riedemann
Public bug reported: Seen here: https://748441c9eeeb89eb36db- b17eeb704755458252956ad3afd603fe.ssl.cf5.rackcdn.com/697670/3/gate/nova- tox-functional-py36/54fe49d/testr_results.html.gz ft1.1: nova.tests.functional.libvirt.test_vpmem.VPMEMTests.test_create_servers_with_vpmemtesttools.testresult.

[Yahoo-eng-team] [Bug 1856904] [NEW] CADF Notifications are missing user name in initiator object

2019-12-18 Thread Gage Hugo
Public bug reported: When enabling CADF notifications, each event notification contains an initiator object, this object contains an id, typeuri, project_id, etc. This notification is useful for auditors to determine who has authenticated and/or what action a user has performed. The various examp

[Yahoo-eng-team] [Bug 1856925] [NEW] Nova compute service exception that performs cold migration virtual machine card in resize state.

2019-12-18 Thread wang
Public bug reported: Description: In the case of a nova-compute service exception, such as down, the instance gets stuck in the resize state during cold migration and cannot perform evacuation.The command request for nova API is also issued, server_status and Task State have been changed, bu

[Yahoo-eng-team] [Bug 1856923] [NEW] Virtual machine hot migration failed, no prompt timeout

2019-12-18 Thread weisongf
Public bug reported: OpenStack verison Pike. 1.memory_remaining_bytes does not decrease ``` nova server-migration-show 675bcaf1-a9ab-452a-8b0f-be57f5b63cd3 2971 ++--+ | Property | Value | ++--

[Yahoo-eng-team] [Bug 1855888] Re: ovs-offload with vxlan is broken due to adding skb mark

2019-12-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/698336 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a75ec08ddb6a672ba685a11ba3f7df1569497723 Submitter: Zuul Branch:master commit a75ec08ddb6a672ba685a11ba3f7df1569497723 Author: Moshe Levi Date: Tue Dec 10 23:11:54 2019 +0200