[Yahoo-eng-team] [Bug 1762089] Re: Wrong title on Angular index page

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/696321 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ef4055e2888bb0fe67d64e9c422a31f925469200 Submitter: Zuul Branch:master commit ef4055e2888bb0fe67d64e9c422a31f925469200 Author: Radomir Dopieralski Date: Wed Nov 27 15:07:41

[Yahoo-eng-team] [Bug 1858419] [NEW] Docs needed for tunables at large scale

2020-01-06 Thread Slawek Kaplonski
Public bug reported: Various things come up in IRC every once in a while about configuration options that need to be tweaked at large scale (blizzard, cern, etc) which once you hit hundreds or thousands of compute nodes need to be changed to avoid killing the control plane. Similar bug is

[Yahoo-eng-team] [Bug 1858421] [NEW] [neutronclient]unit tests in py36 failed due to UnicodeEncodeError

2020-01-06 Thread zhanghao
Public bug reported: UTs report the following error: UnicodeEncodeError: 'ascii' codec can't encode characters in position 19-21: ordinal not in range(128) 2020-01-06 09:01:44.749984 | ubuntu-bionic | Traceback (most recent call last): 2020-01-06 09:01:44.749996 | ubuntu-bionic | File

[Yahoo-eng-team] [Bug 1858262] Re: "CREATE TABLE ovn_hash_ring" Specified key was too long; max key length is 767 bytes

2020-01-06 Thread LIU Yulong
** Changed in: neutron Status: Invalid => 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/1858262 Title: "CREATE TABLE ovn_hash_ring" Specified key was too long; max key

[Yahoo-eng-team] [Bug 1858410] [NEW] Got error 'NoneType' when executing unittest on stable/rocky

2020-01-06 Thread Eric Xie
Public bug reported: I use 'master' branch, all testcases of unittest are passed. But use 'stable/rocky' branch, there are one testcase that is fail. ## log == Failed 1 tests - output below: ==

[Yahoo-eng-team] [Bug 1858402] [NEW] In-use volume does not support the same ceph cluster retype

2020-01-06 Thread wang
Public bug reported: Description: Ceph storage supports different types of disks, including SATA, SAS, and SSD, which are divided into SATA SSD and NVME.In the production, disks with different media are divided into different pools. In cinder, there should be different volume types. The

[Yahoo-eng-team] [Bug 1857086] Re: Trying to update user options field for ldap user gives 403 forbidden

2020-01-06 Thread Lance Bragstad
I'm going to mark this as Invalid for the time being since we don't have a plan to support MFA for non-SQL users. Please feel free to continue using this bug report for discussion, though. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1838522] Re: Disabled quotas break floating IPs

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/692074 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=161b4ae5d4a7a29f9e5c91d9b391dee49e075993 Submitter: Zuul Branch:master commit 161b4ae5d4a7a29f9e5c91d9b391dee49e075993 Author: Marek Date: Wed Oct 30 09:38:29 2019 +0100

[Yahoo-eng-team] [Bug 1858091] Re: Nova compute api v2.1/servers in train

2020-01-06 Thread Stephen Finucane
The main change I can see in stable/train is the inclusion of API microversion 2.75, which made the API stricter and means you will now get a "400 error response for an unknown parameter in the querystring or request body" [1]. This is correct behavior from nova's perspective and it's rancher than

[Yahoo-eng-team] [Bug 1855417] Re: Image data stays in staging store if image is deleted while its in importing state

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/697647 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5d15f073718328380f2d847e4abfb9307536d810 Submitter: Zuul Branch:master commit 5d15f073718328380f2d847e4abfb9307536d810 Author: Abhishek Kekane Date: Fri Dec 6 10:35:55 2019

[Yahoo-eng-team] [Bug 1852458] Re: "create" instance action not created when instance is buried in cell0

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/694165 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f2608c91175411ec7c2604035adb39306d7e607e Submitter: Zuul Branch:master commit f2608c91175411ec7c2604035adb39306d7e607e Author: Matt Riedemann Date: Wed Nov 13 15:03:27 2019

[Yahoo-eng-team] [Bug 1794000] Re: Instance rebuild long image list

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/700557 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6d149b0e8138611516b652cf6b8157725f717048 Submitter: Zuul Branch:master commit 6d149b0e8138611516b652cf6b8157725f717048 Author: 白子玉 Date: Wed Dec 25 17:25:25 2019 +0800

[Yahoo-eng-team] [Bug 1854235] Re: Missing image type 'ploop'

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/698132 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e61cb24932fddd6d5cab9653f833d5f532b7da85 Submitter: Zuul Branch:master commit e61cb24932fddd6d5cab9653f833d5f532b7da85 Author: ericxiett Date: Tue Dec 10 03:27:41 2019 +

[Yahoo-eng-team] [Bug 1856241] Re: Compute API in nova - servers_links should link to paging doc

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/700362 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2a9766195deea8bcb86fbd68612872009d64e674 Submitter: Zuul Branch:master commit 2a9766195deea8bcb86fbd68612872009d64e674 Author: chenxing Date: Mon Dec 23 10:23:52 2019 +0800

[Yahoo-eng-team] [Bug 1858421] Re: [neutronclient]unit tests in py36 failed due to UnicodeEncodeError

2020-01-06 Thread Hongbin Lu
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Status: New => Confirmed ** Changed in: python-neutronclient Importance: Undecided => Critical ** Changed in: neutron Status: New => Invalid -- You received

[Yahoo-eng-team] [Bug 1856925] Re: Nova compute service exception that performs cold migration virtual machine stuck in resize state.

2020-01-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/700062 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ea2ea492a3d046d53d44039206fff69fe7e3ac61 Submitter: Zuul Branch:master commit ea2ea492a3d046d53d44039206fff69fe7e3ac61 Author: Matt Riedemann Date: Thu Dec 19 13:29:50 2019

[Yahoo-eng-team] [Bug 1858610] [NEW] Qos policy not supporting sharing bandwidth between several nics of the same vm.

2020-01-06 Thread Jie Li
Public bug reported: Currently, network interface could be associated with an single qos policy, and the several nics of the same vm will work with their own associated networking policy independently. but in our production situation, taking into consideration of the usage of resource, we want to

[Yahoo-eng-team] [Bug 1858605] [NEW] Trying to display previous instance returns random results

2020-01-06 Thread David Sedgmen
Public bug reported: In the instances tab when clicking previous seems to reorder the instances return which messes up what is display. Example 1: With 41 click `next` till the last page returns everything in the same order, but click `prev` on the final page returns nothing Example 2: with