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

2018-06-12 Thread Slawek Kaplonski
Public bug reported: I saw that sometimes TestHAL3Agent.test_ha_router_restart_agents_no_packet_lost fullstack test fails because there is really packet lost after agent's restart. Example of such failure is on:

[Yahoo-eng-team] [Bug 1776421] [NEW] glance take 4-5 minute to retrieve the image list.

2018-06-12 Thread vismys
Public bug reported: hi, i have installed open stack queens following the install guide. the issue is that the retrieval of info by any command other then keystone related is talking a long time. [root@cassini ~]# openstack image list --timing

[Yahoo-eng-team] [Bug 1773449] Re: VM rbd backed block devices inconsistent after unexpected host outage

2018-06-12 Thread James Page
** Changed in: charm-ceph-mon Status: Fix Committed => Fix Released ** Changed in: charm-ceph-mon Milestone: 18.08 => 18.05 -- 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 1776469] [NEW] neutron-netns-cleanup explodes when trying to delete an OVS internal port

2018-06-12 Thread Miguel Angel Ajo
Public bug reported: Apparently, the exception is not bubbling up out of privsep, and the cleanup exits instead of retrying with ovsdb del port: https://github.com/openstack/neutron/blob/100491cec72ecf694cc8cbd6cd17b66a191a5bd7/neutron/cmd/netns_cleanup.py#L124 def unplug_device(conf,

[Yahoo-eng-team] [Bug 1776468] [NEW] neutron-netns-cleanup does not configure privsep correctly

2018-06-12 Thread Miguel Angel Ajo
Public bug reported: It crashes when trying to invoke privsep: 2018-06-12 10:37:05.932 1038529 INFO neutron.common.config [-] Logging enabled! 2018-06-12 10:37:05.932 1038529 INFO neutron.common.config [-] /usr/bin/neutron-netns-cleanup version 13.0.0.0b2.dev174 2018-06-12 10:37:05.932 1038529

[Yahoo-eng-team] [Bug 1776500] [NEW] neutron-lib is missing ipencap:4 protocol support

2018-06-12 Thread David Hill
Public bug reported: neutron-lib is missing ipencap:4 protocol support ** Affects: neutron Importance: Undecided Status: Invalid ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1776504] [NEW] flaskification

2018-06-12 Thread Morgan Fainberg
Public bug reported: Moving keystone to Flask away from it's home-grown WSGI framework is a long-term plan. The major reasons for this is to ensure we have an easy way for folks start contributing. This will include a number of improvements including: * moving to flask-restful for API

[Yahoo-eng-team] [Bug 1776506] [NEW] Keystone JSON HOME on / fails

2018-06-12 Thread Morgan Fainberg
Public bug reported: With the move to the compat dispatching for Flask, Keystone's JSON HOME on GET / is now failing. This results in a 500 error and an exception that looks like: 2018-06-11 20:16:29.824 216 ERROR keystone.common.wsgi [req-591e2ecd-8088-4d2e-a5ae-c23a1624187d - - - - -] Extra

[Yahoo-eng-team] [Bug 1775030] Re: Security Key Pair creation is not allowed with "underscore" character from the Launch Instance menu on Horizon.

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/572141 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=edb1aabc87f948dd4c9541dc1af7cc9d96a44694 Submitter: Zuul Branch:master commit edb1aabc87f948dd4c9541dc1af7cc9d96a44694 Author: Dave Hill Date: Mon Jun 4 11:31:00 2018

[Yahoo-eng-team] [Bug 1776587] [NEW] Configure neutron services on compute and controller node., keystone listens port 5000 but document instructs to configure the service at 35357

2018-06-12 Thread johnpham
Public bug reported: Hi everyone, I was following the document to install and configure the neutron services on a controller and a compute node. The document specified the services to authenticate at http://controller:35357 "https://docs.openstack.org/neutron/queens/install/compute-install-

[Yahoo-eng-team] [Bug 1621667] Re: cc_locale fails on CentOS 7

2018-06-12 Thread Launchpad Bug Tracker
[Expired for cloud-init because there has been no activity for 60 days.] ** Changed in: cloud-init Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1754123] Re: [RFE] Support filter with floating IP address substring

2018-06-12 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/1754123

[Yahoo-eng-team] [Bug 1776469] Re: neutron-netns-cleanup explodes when trying to delete an OVS internal port

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/574712 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7458575cfbc00a9bedf4d514a95e9b891639d5e8 Submitter: Zuul Branch:master commit 7458575cfbc00a9bedf4d514a95e9b891639d5e8 Author: Miguel Angel Ajo Date: Tue Jun 12 14:35:39

[Yahoo-eng-team] [Bug 1776566] [NEW] DVR: FloatingIP create throws an error if the L3 agent is not running in the given host

2018-06-12 Thread Swaminathan Vasudevan
Public bug reported: FloatingIP create throws an error if the L3 agent is not running on the given host for DVR Routers. This can be reproduced by 1. Configure the global router settings to be 'Legacy' CVR routers. 2. Then configure a DVR Router by manually setting '--distributed = True' from

[Yahoo-eng-team] [Bug 1776468] Re: neutron-netns-cleanup does not configure privsep correctly

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/574703 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5106dfe5217b5274305ab565e23dbd1548c1f756 Submitter: Zuul Branch:master commit 5106dfe5217b5274305ab565e23dbd1548c1f756 Author: Miguel Angel Ajo Date: Tue Jun 12 14:02:58

[Yahoo-eng-team] [Bug 1776161] Re: my own test bug

2018-06-12 Thread Kristi Nikolla
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1776161 Title: my own test bug Status in OpenStack Identity

[Yahoo-eng-team] [Bug 1776532] [NEW] LDAP backend should support python-ldap trace logging

2018-06-12 Thread John Dennis
Public bug reported: The python-ldap library has a diagnostic and debugging feature called trace logging. The information in the trace log is crucial when trying to diagnose LDAP problems, especially connection problems. This is because what is visible at the Keystone backend is obscured by 2

[Yahoo-eng-team] [Bug 1771728] Re: libvirt: Shared Resource Provider (RP) DISK_GB is NOT taken into account if it's configured with Compute Node RPs

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/560459 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7e48b227d0622b268f74d1a559aca4cd3784f7cf Submitter: Zuul Branch:master commit 7e48b227d0622b268f74d1a559aca4cd3784f7cf Author: Eric Fried Date: Wed Apr 11 09:47:49 2018 -0500

[Yahoo-eng-team] [Bug 1776541] [NEW] Enhance PCI-DSS compliance documentation

2018-06-12 Thread John Dennis
Public bug reported: Keystone provides some documentation on PCI-DSS compliance but it's less than ideal if you're trying to answer the following questions: * What are the PCI-DSS requirements? * How does Keystone satisfy the requirements? * What release did Keystone add support for a given

[Yahoo-eng-team] [Bug 1776481] [NEW] WS-based serial port proxy prevents access to console log file

2018-06-12 Thread Georg Hoesch
Public bug reported: This bug occurs with interactive WS-based serial ports in nova. The serial console on the Websocket works fine, but configuring these consoles prevents access to the console logfile via 'openstack console log show'. This bug was discovered in pike with KVM-based

[Yahoo-eng-team] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-06-12 Thread Andreas Hasenack
Somehow the netplan.io and cloud-init tasks are linked in terms of those nominations. If I approve the cloud-init ones, netplan's also get approved. ** Also affects: cloud-init (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: netplan.io (Ubuntu Artful) Importance:

[Yahoo-eng-team] [Bug 1774205] Re: AggregateMultiTenancyIsolation uses wrong tenant_id during cold migrate

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/571245 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8c216608194c89d281e8d2b66abd1e50e2405b01 Submitter: Zuul Branch:master commit 8c216608194c89d281e8d2b66abd1e50e2405b01 Author: Matt Riedemann Date: Wed May 30 12:07:53 2018

[Yahoo-eng-team] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-06-12 Thread Chad Smith
This is a cloud-init issue only. Once cloud-init is SRU'd netplan will properly set mtu. ** Changed in: netplan.io (Ubuntu Bionic) Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-06-12 Thread Chad Smith
This is a cloud-init issue only. Once cloud-init is SRU'd netplan will properly set mtu. ** Changed in: netplan.io (Ubuntu Xenial) Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1760006] Re: Creating image with a file make the disk format display uncorrectly

2018-06-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/557879 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b0fccd33554d2b158b4cacb97a5502cc75fdc69d Submitter: Zuul Branch:master commit b0fccd33554d2b158b4cacb97a5502cc75fdc69d Author: wangliangyu Date: Fri Mar 30 11:42:01 2018

[Yahoo-eng-team] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-06-12 Thread Chad Smith
This is a cloud-init issue only. Once cloud-init is SRU'd netplan will properly set mtu. ** Changed in: netplan.io (Ubuntu Artful) Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.