[Yahoo-eng-team] [Bug 1837380] Re: Timeout while getting bridge datapath id crashes ova agent

2019-07-26 Thread OpenStack Infra
Reviewed: https://review.opendev.org/672018 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b63809715a0b9b8ea0f354dfd6f1b3fd7a713352 Submitter: Zuul Branch:master commit b63809715a0b9b8ea0f354dfd6f1b3fd7a713352 Author: Slawek Kaplonski Date: Mon Jul 22 13:29:28

[Yahoo-eng-team] [Bug 1811166] Re: Enforce router admin_state_up=False before distributed update

2019-07-26 Thread OpenStack Infra
Reviewed: https://review.opendev.org/625134 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=00b6460df2748cbf0bfa8fccdaad6a7356c15388 Submitter: Zuul Branch:master commit 00b6460df2748cbf0bfa8fccdaad6a7356c15388 Author: Matt Welch Date: Thu Dec 13 15:52:34 2018

[Yahoo-eng-team] [Bug 1838092] [NEW] Add documentation for ds-identify configuration

2019-07-26 Thread Dan Watkins
Public bug reported: When working through bug 1837927, I had to go read the header (and actual source code) of ds-identify to determine what the correct configuration to apply was. We should include the ds-identify configuration options in the regular cloud-init documentation. ** Affects:

[Yahoo-eng-team] [Bug 1838068] [NEW] "QoSTest:test_qos_basic_and_update" failing in DVR node scenario

2019-07-26 Thread Rodolfo Alonso
Public bug reported: According to [1], this problem has been seen several times in the log reports. The BW testing method is failing with a timeout exception. No logs for this BW check are stored in the reports, that could means the test is blocked in the following command [2]: File

[Yahoo-eng-team] [Bug 1838037] [NEW] Deprecated as of Train

2019-07-26 Thread Vishakha Agarwal
Public bug reported: Placeholder for all deprecated functionality in the Train release. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1781391] Re: cellv2_delete_host when host not found by ComputeNodeList

2019-07-26 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => In Progress ** Changed in: nova/queens Importance: Undecided => Medium ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification

[Yahoo-eng-team] [Bug 1837943] Re: class 'keystoneauth1.exceptions.http.Unauthorized'

2019-07-26 Thread Matt Riedemann
It looks like the [neutron] section of your nova.conf used by the nova API service is not configured properly for nova to communicate with neutron, see: https://docs.openstack.org/nova/latest/configuration/config.html#neutron https://docs.openstack.org/neutron/stein/install/controller-install-

[Yahoo-eng-team] [Bug 1838026] [NEW] cloud-init tells me to file a bug report

2019-07-26 Thread Lieuwe Hummel
Public bug reported: Full message, after live migrating a VPS last wednesday: ** # A new feature in cloud-init identified possible datasources for# # this system as:

[Yahoo-eng-team] [Bug 1838010] [NEW] Project drop down menu list doesn't scroll to show more than dropdown-max-items elements

2019-07-26 Thread Giuseppe Petralia
Public bug reported: Horizon version: 13.0.1-0ubuntu6~cloud0 As per subject the project dropdown menu shows only a number of projects equal to the number configured in the local_setting.py in the DROPDOWN_MAX_ITEMS variable and doesn't scroll to show the remaining projects. ** Affects: horizon

[Yahoo-eng-team] [Bug 1838003] [NEW] Horizon hides password requirements

2019-07-26 Thread Radomir Dopieralski
Public bug reported: When keystone has password_regex configured, and a new password doesn't match it, it will include password_regex_description in the error message, so that the users have a chance at coming up with a password that matches the requirements. Unfortunately Horizon hides that

[Yahoo-eng-team] [Bug 1837995] [NEW] "Unexpected API Error" when use "openstack usage show" command

2019-07-26 Thread GUO Larry
Public bug reported: Description === For a non-admin project, if you have instance launched. And try to query the usage information on GUI by clicking Overview or on CLI: openstack usage show I will got "Error: Unable to retrieve usage information." on GUI. and the following ERROR for

[Yahoo-eng-team] [Bug 1837985] [NEW] live-migration can't ssh vm

2019-07-26 Thread zhang sheng
Public bug reported: When live migration vm, qemu will send garp 5 times when finish. Vm port tag default is 4095. neutron-openvswitch-agent will spend some time to configure vm port tag. If qemu send garp before neutron-openvswitch-agent set the port tag, these garp will lost. In my