[Yahoo-eng-team] [Bug 1824076] [NEW] On instance panel detach of the volume failed, the error message is not clear

2019-04-09 Thread pengyuesheng
Public bug reported: On instance panel detach of the volume failed, the error message is not clear. According to the error message, we can't know why it failed. ** Affects: horizon Importance: Undecided Assignee: pengyuesheng (pengyuesheng) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1824059] [NEW] On image panel click the Create Volume button and the form prompts an error message.

2019-04-09 Thread pengyuesheng
Public bug reported: On image panel click the Create Volume button and the form prompts an error message. The error messages:Unable to retrieve the default volume type. ** Affects: horizon Importance: Undecided Assignee: pengyuesheng (pengyuesheng) Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1824048] [NEW] SRIOV pci_numa_policy dosen't working when create instance with 'cpu_policy' and 'num_nodes'

2019-04-09 Thread Li Zhouzhou
Public bug reported: Description === When we create a sriov instance, which flavor has 'cpu_policy', 'numa_nodes' property, it's also has 'pci_numa_policy=preferred' property that indicate we are able to allocate pci devices and vcpu in different numa node. However, in some cases, it di

[Yahoo-eng-team] [Bug 1823865] Re: [neutron][networking-ovn] The function provider_network_attribute_updates_supported is breaking networking-ovn gate

2019-04-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/651175 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=3fd0a3c4d7d54ba438746365653a9d379c842f08 Submitter: Zuul Branch:master commit 3fd0a3c4d7d54ba438746365653a9d379c842f08 Author: Rodolfo Alonso Hernandez Date: Tue Apr 9

[Yahoo-eng-team] [Bug 1794527] Re: RFE: Allow domain creation with a specific ID

2019-04-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/605235 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=4cd99e7197f3abbdf800fa8ef392c24148d4c390 Submitter: Zuul Branch:master commit 4cd99e7197f3abbdf800fa8ef392c24148d4c390 Author: Adam Young Date: Tue Sep 25 17:09:02 2018 -0

[Yahoo-eng-team] [Bug 1824017] Re: stein requires python-cinderclient >= 4.0.0

2019-04-09 Thread Corey Bryant
** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/stein Importance: Undecided Status: New ** Changed in: cloud-archive/stein Status: New => Triag

[Yahoo-eng-team] [Bug 1824017] [NEW] stein requires python-cinderclient >= 4.0.0

2019-04-09 Thread Corey Bryant
Public bug reported: Attempting to create volume from stein dashboard fails with "Error: Unable to create volume.". The log shows: [Tue Apr 09 17:40:58.263170 2019] [wsgi:error] [pid 18815:tid 140441351403264] [remote 10.5.0.17:50962] Recoverable error: Invalid input for field/attribute volume.

[Yahoo-eng-team] [Bug 1687027] Re: test_walk_versions tests fail with "IndexError: tuple index out of range" after timeout

2019-04-09 Thread Slawek Kaplonski
Even with added recently skip_if_timeout decorator those tests are failing from time to time and it looks that it may happen that different type of exception is raised in such case. For example: http://logs.openstack.org/73/636473/25/check/neutron-functional-python27/0ef9362/testr_results.html.g

[Yahoo-eng-team] [Bug 1823847] Re: Multiple rules in a mapping is not working with type: "local" attribute

2019-04-09 Thread Colleen Murphy
Unfortunately the "local" type within the "local" section is not a matching rule. Only the keys in the "remote" section are matched, then they are mapped to attributes in the "local" section. If the user doesn't exist already in keystone, but still matches the remote rule '"type": "HTTP_GROUPS","an

[Yahoo-eng-team] [Bug 1784953] Re: Useful image properties in glance - os_shutdown_timeout is not documented

2019-04-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/613041 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=3f18940d809f6b7a48a7feba8099e997152e64e8 Submitter: Zuul Branch:master commit 3f18940d809f6b7a48a7feba8099e997152e64e8 Author: Matt Riedemann Date: Wed Oct 24 10:16:27 2018

[Yahoo-eng-team] [Bug 1813007] Re: [SRU] Unable to install new flows on compute nodes when having broken security group rules (CVE-2019-10876)

2019-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:14.0.0~rc1-0ubuntu3 --- neutron (2:14.0.0~rc1-0ubuntu3) disco; urgency=medium * d/p/bug1823038.patch: Cherry pick fix to ensure that None is not passed as an argument when spawning the neutron-keepalived-state-change agent (LP: #

[Yahoo-eng-team] [Bug 1823038] Re: Neutron-keepalived-state-change fails to check initial router state

2019-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:14.0.0~rc1-0ubuntu3 --- neutron (2:14.0.0~rc1-0ubuntu3) disco; urgency=medium * d/p/bug1823038.patch: Cherry pick fix to ensure that None is not passed as an argument when spawning the neutron-keepalived-state-change agent (LP: #

[Yahoo-eng-team] [Bug 1823977] [NEW] policy.json: circular reference error on http rules

2019-04-09 Thread George Melikov
Public bug reported: Http rules in policy.json don't work now because json.dumps can't dump token in credentials. Looks like we don't need token at all in credentials. Resolution: remove token from credentials. Logs: ``` [Mon Apr 08 16:10:56.374789 2019] [:error] [pid 20898] File "/usr/lib

[Yahoo-eng-team] [Bug 1823818] Re: Memory leak in some neutron agents

2019-04-09 Thread Slawek Kaplonski
It looks like this is really same issue as in https://bugzilla.redhat.com/show_bug.cgi?id=1667007 so it's not direclty issue in neutron but in openvswitch. I will then mark it as invalid for neutron but feel free to change it if that would be different issue. ** Tags added: ovs ** Bug watch ad

[Yahoo-eng-team] [Bug 1823865] [NEW] [neutron][networking-ovn] The function provider_network_attribute_updates_supported is breaking networking-ovn gate

2019-04-09 Thread Reedip
Public bug reported: Networking-OVN's gate broke [0] after [1] was merged due to the missing definition of provider_network_attribute_updates_supported in [2]. In my opinion, it would serve a better purpose to have this definition in the base class itself. [0]http://paste.openstack.org/show/7490

[Yahoo-eng-team] [Bug 1823038] Re: Neutron-keepalived-state-change fails to check initial router state

2019-04-09 Thread James Page
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Cosmic) Impor

[Yahoo-eng-team] [Bug 1823818] Re: Memory leak in some neutron agents

2019-04-09 Thread Mark Goddard
** Also affects: neutron Importance: Undecided Status: 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/1823818 Title: Memory leak in some neutron agents Status in kolla: