[Yahoo-eng-team] [Bug 1795086] [NEW] nova.tests.unit.test_profiler.TestProfiler.test_all_public_methods_are_traced sometimes does not return

2018-09-28 Thread melanie witt
Public bug reported: This was reported by clarkb as seen in a gate run, where the nova.tests.unit.test_profiler.TestProfiler.test_all_public_methods_are_traced unit test output that it completed but the test run continued to hang until the entire job timed out. I don't yet see how this could

[Yahoo-eng-team] [Bug 1794364] Re: 'nova-manage db online_data_migrations' count fail

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/605329 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c4c6dc736e084f2d919b9bcf93d26df87e0341c9 Submitter: Zuul Branch:master commit c4c6dc736e084f2d919b9bcf93d26df87e0341c9 Author: imacdonn Date: Wed Sep 26 04:30:49 2018 +

[Yahoo-eng-team] [Bug 1795078] [NEW] "OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade" warnings emitted numerous times during py3 unit tests

2018-09-28 Thread melanie witt
Public bug reported: Seen in the openstack-tox-py35 [1]: 2018-09-26 17:20:32.001487 | ubuntu-xenial | /home/zuul/src/git.openstack.org/openstack/nova/.tox/py35/lib/python3.5/site-packages/oslo_db/sqlalchemy/enginefacade.py:350: OsloDBDeprecationWarning: EngineFacade is deprecated; please use

[Yahoo-eng-team] [Bug 1782197] Re: Mapping Engine Tester is untested

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/603539 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=94e6b284110d1263da6d9c7ff9eb1ea4b1c835eb Submitter: Zuul Branch:master commit 94e6b284110d1263da6d9c7ff9eb1ea4b1c835eb Author: Vishakha Agarwal Date: Wed Sep 19 08:00:51

[Yahoo-eng-team] [Bug 1790221] Re: shelved offloaded server still shows old AZ while shelved

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/599087 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=771b9eaa71742b7a158c2e7759a3046ea5a6fc3a Submitter: Zuul Branch:master commit 771b9eaa71742b7a158c2e7759a3046ea5a6fc3a Author: Matt Riedemann Date: Fri Aug 31 18:14:25 2018

[Yahoo-eng-team] [Bug 1794982] [NEW] drop /etc/apt/apt.conf.d/90cloud-init-pipelining in 16.04+

2018-09-28 Thread Julian Andres Klode
Public bug reported: /etc/apt/apt.conf.d/90cloud-init-pipelining disables pipelining which causes a significant performance reduction in apt downloads. This should not be necessary in 16.04, as apt can detect broken pipeline responses, fix it, and disable pipelining for the next connection (it

[Yahoo-eng-team] [Bug 1794991] [NEW] Inconsistent flows with DVR l2pop VxLAN on br-tun

2018-09-28 Thread Gaƫtan Trellu
Public bug reported: We are using Neutron (Pike) configured as DVR with l2pop and ARP responder and VxLAN. Since few weeks we are experiencing unexpected behaviors: - [1] Some instances are not able to get DHCP address - [2] Instances are not able to ping other instances on different compute

[Yahoo-eng-team] [Bug 1794996] [NEW] _destroy_evacuated_instances fails and kills n-cpu startup if lazy-loading flavor on a deleted instance

2018-09-28 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/00/604400/5/check/nova-live- migration/6aa7a4b/logs/subnode-2/screen-n-cpu.txt.gz#_Sep_26_23_53_06_475005 Sep 26 23:53:06.475005 ubuntu-xenial-rax-ord-0002347061 nova-compute[31767]: DEBUG nova.objects.instance [None

[Yahoo-eng-team] [Bug 1794994] [NEW] Update the --max-rows parameter description for nova-manage db archive_deleted_rows

2018-09-28 Thread Surya Seetharaman
Public bug reported: The nova-manage db archive_deleted_rows command from Queens started archiving instance_mappings and request_specs records when moving the soft_deleted instances records to the shadow tables. However since the api tables do not have the concept of soft deletion, the

[Yahoo-eng-team] [Bug 1794985] [NEW] [QUEEN]: block migration is pretty unusable, blockjob bandwidth is limited to 1Mbps

2018-09-28 Thread git.user
Public bug reported: Hi! After upgrade pike->queen I stumbled upon a very low bandwidth of block migration (about of 1Mbps). I dug into the code a bit and it looks like an issue comes from shiny-new "dynamic migration speed" changes. _live_migration function:

[Yahoo-eng-team] [Bug 1368128] Re: glance rbd store get_size uses wrong pool

2018-09-28 Thread Zoltan Arnold Nagy
as this was fixed on master, and Icehouse is very very old, I'm setting this to invalid to clear old bugs. ** Changed in: glance/icehouse Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1795046] [NEW] Rocky Openstack CentOS documentation not matching

2018-09-28 Thread Craig Mock
Public bug reported: Installation Documentation on site: https://docs.openstack.org/keystone/rocky/install/keystone-users- rdo.html is written to run command below but it is not a valid command. [cmock@controller ~]$ sudo openstack domain create --description "An Example Domain" example

[Yahoo-eng-team] [Bug 74747] Re: Default sources.list file has source packages enabled by default

2018-09-28 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1795064] [NEW] SR-IOV error IndexError: pop from empty list

2018-09-28 Thread Satish Patel
Public bug reported: I am building SR-IOV support in compute node on Queens i have following NIC card and VF enabled [root@ostack-compute-63 ~]# lspci -nn | grep -i eth 03:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme II BCM57810 10 Gigabit Ethernet [14e4:168e] (rev 10) 03:00.1

[Yahoo-eng-team] [Bug 1794545] Re: PlacementAPIClient.update_resource_class wrong client call, missing argument

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/605455 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=691cd287ba7457aa4fdae100620f2ca8f11400ed Submitter: Zuul Branch:master commit 691cd287ba7457aa4fdae100620f2ca8f11400ed Author: Rodolfo Alonso Hernandez Date: Wed Sep

[Yahoo-eng-team] [Bug 1784070] Re: Orphaned Object Error: Cannot call save on orphaned Instance object nova on lock instance

2018-09-28 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).

[Yahoo-eng-team] [Bug 1784342] Re: AttributeError: 'Subnet' object has no attribute '_obj_network_id'

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

[Yahoo-eng-team] [Bug 1715374] Re: Reloading compute with SIGHUP prenvents instances to boot

2018-09-28 Thread Emilien Macchi
remaining patch : https://review.openstack.org/#/c/596275/ ** Changed in: tripleo Status: In Progress => Fix Released ** Changed in: tripleo Status: Fix Released => Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1713499] Re: Cannot delete a neutron network, if the currently configured MTU is lower than the network's MTU

2018-09-28 Thread Dan Streetman
** Also affects: neutron (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1713499 Title: Cannot delete a neutron network, if

[Yahoo-eng-team] [Bug 1761036] Re: Navigation on ngdetails is not reproduced properly when specified navigation is not exist

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/580113 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8c03ce0bcc56631752da0cfb6d3fdf261b238a20 Submitter: Zuul Branch:master commit 8c03ce0bcc56631752da0cfb6d3fdf261b238a20 Author: Shu Muto Date: Wed Jul 4 16:29:36 2018 +0900

[Yahoo-eng-team] [Bug 1761748] Re: hyperv: Unable to get ports details for devices: AttributeError: 'NoneType' object has no attribute 'startswith'

2018-09-28 Thread Lucian Petrut
** Also affects: os-win Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1761748 Title: hyperv: Unable to get ports details for devices:

[Yahoo-eng-team] [Bug 1786058] Re: Live migration failed: Unable to parse URI qemu+ssh://nova_migration@fd00:

2018-09-28 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1732199] Re: test_extend_attached_volume fails with Unexpected compute_extend_volume result 'Error'

2018-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/604961 Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=d398fa82334bbabbc4c7d5b8f1fe5a7a4465200e Submitter: Zuul Branch:master commit d398fa82334bbabbc4c7d5b8f1fe5a7a4465200e Author: imacdonn Date: Tue Sep 25 03:40:31 2018