[Yahoo-eng-team] [Bug 1776459] Re: TestHAL3Agent.test_ha_router_restart_agents_no_packet_lost fullstack fails

2018-07-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/578402 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c57a5d9d8aef4a9b89e3d41c293ceb40d7ebad22 Submitter: Zuul Branch:master commit c57a5d9d8aef4a9b89e3d41c293ceb40d7ebad22 Author: Slawek Kaplonski Date: Wed Jun 27 16:02:28 20

[Yahoo-eng-team] [Bug 1768133] Re: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n

2018-07-01 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). https://bugs

[Yahoo-eng-team] [Bug 1779606] [NEW] Missing versioned notification examples in Python 3

2018-07-01 Thread Takashi NATSUME
Public bug reported: Python 3 is used in executing 'tox -e docs' by default currently. When Python 3 is used, there are some missing notification examples. In python 3, map function returns an iterator instead of a list, and importlib.import_module(*1) is not executed in the document generation.