[Yahoo-eng-team] [Bug 1773945] Re: nova client servers.list crashes with bad marker

2018-06-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572539 Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=abaa86fd86d4beca0082ff1768d5306e5e86302e Submitter: Zuul Branch:master commit abaa86fd86d4beca0082ff1768d5306e5e86302e Author: Matt Riedemann Date: Tue Jun 5

[Yahoo-eng-team] [Bug 1775310] [NEW] Unused namespace is appeared.

2018-06-05 Thread Yasuhiro Kimura
Public bug reported: Unused namespace is appeared when VM migrate or resize under the following conditions. 1) L3-agent is enables on compute node. 2) Migrating(Resizing) VM connects to no DVR router. 3) Migrating(Resizing) VM uses Floating IP. 4) There is some VM that connects to the same no

[Yahoo-eng-team] [Bug 1775308] [NEW] Listing placement usages (total or per resource provider) in a new process can result in a 500

2018-06-05 Thread Chris Dent
Public bug reported: When requesting /usages or /resource_providers/{uuid}/usages it is possible to cause a 500 error if placement is running in a multi-process scenario and the usages query is the first request a process has received. This is because the methods which provide UsageLists do not

[Yahoo-eng-team] [Bug 1771885] Re: bionic: static maas missing search domain in systemd-resolve configuration

2018-06-05 Thread David Britton
Given the workaround available for maas & cloud-init this is working as expected. Thanks for the debugging everyone. ** Changed in: cloud-init Status: New => Won't Fix ** Changed in: maas Status: Incomplete => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1774056] Re: Nodes fail to deploy at ''cloudinit'' running modules for final'

2018-06-05 Thread David Britton
** Changed in: cloud-init Status: Incomplete => Invalid -- 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/1774056 Title: Nodes fail to deploy at ''cloudinit'' running modules for

[Yahoo-eng-team] [Bug 1773818] Re: Test failures in docker container

2018-06-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/570270 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8930d33c71e394c1cfaa1b9ad5493c79d394cb40 Submitter: Zuul Branch:master commit 8930d33c71e394c1cfaa1b9ad5493c79d394cb40 Author: Slawek Kaplonski Date: Wed May 23 15:13:42

[Yahoo-eng-team] [Bug 1775295] [NEW] Queen keystone installation instructions outdated, keystone-managed credential_setup invalid choice

2018-06-05 Thread johnpham
Public bug reported: - [x] This doc is inaccurate in this way: This command "apt install keystone apache2 libapache2-mod-wsgi" installs keystone with keystone-manage version 9.3.0 which doesn't support subsequent command: "keystone-manage credential_setup --keystone-user keystone

[Yahoo-eng-team] [Bug 1773945] Re: nova client servers.list crashes with bad marker

2018-06-05 Thread Matt Riedemann
Revert https://review.openstack.org/#/c/572539/ ** Also affects: python-novaclient Importance: Undecided Status: New ** Tags added: api ** Changed in: python-novaclient Status: New => In Progress ** Changed in: python-novaclient Importance: Undecided => Medium ** Changed

[Yahoo-eng-team] [Bug 1773286] Re: In some specific case with dvr mode I found the l2pop flows is incomplete.

2018-06-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/571920 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d0fa2c9ac50a783c410fab2df938974c4e829ffa Submitter: Zuul Branch:master commit d0fa2c9ac50a783c410fab2df938974c4e829ffa Author: Yang JianFeng Date: Sat Jun 2 05:10:59 2018

[Yahoo-eng-team] [Bug 1775250] [NEW] Implement DVR-aware announcement of fixed IP's in neutron-dynamic-routing

2018-06-05 Thread Ryan Tidwell
Public bug reported: The current implementation of neutron-dynamic-routing is compatible with DVR, but is not optimized for DVR. It currently announces next-hops for all tenant subnets through the central router on the network node. Announcing next-hops via the FIP gateway on the compute node was

[Yahoo-eng-team] [Bug 1775075] Re: EndpointNotFound raised by Pike n-cpu when running alongside Queens n-api

2018-06-05 Thread Matt Riedemann
** Changed in: nova Status: New => Invalid ** Changed in: nova/queens Status: Fix Committed => Fix Released ** Changed in: nova/queens Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1775220] [NEW] Unit test neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase. test_get_objects_queries_constant fails often

2018-06-05 Thread Slawek Kaplonski
Public bug reported: Since some time we have quite often issue with unit test neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase .test_get_objects_queries_constant It happens also for periodic jobs. Examples of failures from last week:

[Yahoo-eng-team] [Bug 1775207] [NEW] Fetching all mappings may become too slow

2018-06-05 Thread Pavlo Shchelokovskyy
Public bug reported: While fixing bug 1582585 the change I2c266e91f2f05be760f8a3eea3738868243cc9c6 started fetching all mappings from SQL and performing in-memory joins. However, with many users and groups mappings such fetching may become too slow - for instance, with ~125k users CLI command

[Yahoo-eng-team] [Bug 1387053] Re: Stopping neutron server with rpc workers raises exeption

2018-06-05 Thread Jakub Libosvar
** Changed in: neutron/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1387053 Title: Stopping neutron server with rpc workers raises

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1611237 Title: Restart neutron-openvswitch-agent get ERROR "Switch connection

[Yahoo-eng-team] [Bug 1445199] Re: Nova user should not have admin role

2018-06-05 Thread Dr. Jens Harbott
Devstack is meant to provide a deployment suitable for development, not a hardened setup that could be used in production. While it could adopt this if Nova supported it, I'll mark the bug as invalid for devstack. ** Changed in: devstack Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1599936] Re: l2gw provider config prevents *aas provider config from being loaded

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1599936 Title: l2gw provider config prevents *aas provider config from being loaded

[Yahoo-eng-team] [Bug 1660650] Re: Can't log in into Horizon when deploying Manila+Sahara

2018-06-05 Thread Tom Barron
Marking invalid in manila as well; re-open if there an issue any more. ** Changed in: manila Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1775183] [NEW] Fullstack test neutron.tests.fullstack.test_l3_agent.TestHAL3Agent. test_ha_router_restart_agents_no_packet_lost fails often

2018-06-05 Thread Slawek Kaplonski
Public bug reported: Example of failure: http://logs.openstack.org/95/572295/1/check/neutron- fullstack/14122fa/logs/testr_results.html.gz Happened about 50 times in last week:

[Yahoo-eng-team] [Bug 1660650] Re: Can't log in into Horizon when deploying Manila+Sahara

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1660650 Title: Can't log in into Horizon when deploying

[Yahoo-eng-team] [Bug 1700496] Re: Notifications are emitted per-cell instead of globally

2018-06-05 Thread Dr. Jens Harbott
[Closing for devstack because there has been no activity for 60 days.] ** Changed in: devstack Status: Incomplete => Invalid -- 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 1775146] [NEW] I found some flow tables of br-int will be missing After I restarted neutron-openvswitch-agent.

2018-06-05 Thread yangjianfeng
Public bug reported: My environment's essential information: queens branch DVR model drop_flows_on_start is confiured true As shown below, when the config option 'drop_flows_on_start' is false, the flows of br-int is complete. [root@compute2 ~]# ovs-ofctl dump-flows br-int

[Yahoo-eng-team] [Bug 1775140] [NEW] Keystoneauth does not consistently add the collect-timing parameter

2018-06-05 Thread Andras Kovi
Public bug reported: Mistral devstack tests started to fail due to the following error [1] 2018-06-04 19:23:37.223185 Server-side error: "no such option collect_timing in group [keystone_authtoken]". Detail: 2018-06-04 19:23:37.223221 Traceback (most recent call last): 2018-06-04