[Yahoo-eng-team] [Bug 1840843] Re: user with admin role get's logged out when trying to list images

2020-01-30 Thread Vishal Manchanda
*** This bug is a duplicate of bug 1840844 *** https://bugs.launchpad.net/bugs/1840844 This bug is duplicate of https://bugs.launchpad.net/horizon/+bug/1840844 and fixes for this is already released. ** This bug has been marked a duplicate of bug 1840844 user with admin role gets logged ou

[Yahoo-eng-team] [Bug 1833041] Re: importing a keypair when keypair limit is reached will logout user

2020-01-30 Thread Vishal Manchanda
Fixed in https://review.opendev.org/#/c/677580/ ** Changed in: horizon Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1833041

[Yahoo-eng-team] [Bug 1861469] [NEW] [VPNaaS]: functional gate failed

2020-01-30 Thread Dongcan Ye
Public bug reported: Currently, neutron-vpnaas functional gate failed after [1] merged. 2020-01-30 08:19:38.308343 | primary | + /opt/stack/new/neutron/tools/configure_for_func_testing.sh:_install_base_deps:110 : OVS_BRANCH=v2.12.0 2020-01-30 08:19:38.310217 | primary | + /opt/stack/new/neut

[Yahoo-eng-team] [Bug 1861397] Re: Needed mechanism to differentiate pings sent in tempest tests

2020-01-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/704940 Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=f2b60545a585169f4d17653c024320f499cc8026 Submitter: Zuul Branch:master commit f2b60545a585169f4d17653c024320f499cc8026 Author: Eduardo Olivares Date: Thu Jan 3

[Yahoo-eng-team] [Bug 1861464] [NEW] os-attach-interfaces API policy is allowed for everyone even policy defaults is admin_or_owner

2020-01-30 Thread Ghanshyam Mann
Public bug reported: os-attach-interfaces APi policy is default to admin_or_owner[1] but API is allowed for everyone. We can see the test trying with other project context can access the API - https://review.opendev.org/#/c/705126/1 This is because API does not pass the server project_id in poli

[Yahoo-eng-team] [Bug 1861460] [NEW] cloud-init should parse initramfs rendered netplan if present

2020-01-30 Thread Ryan Harper
Public bug reported: initramfs-tools used to only execute klibc based networking with some resolvconf hooks. In recent releases, it has been greatly improved to use isc-dhcp-client instead of klibc, support vlan= key (like in dracut-network), bring up Z devices using chzdev, and generate netplan

[Yahoo-eng-team] [Bug 1861282] Re: [Tempest] Floating IP and static IP should be in different CIDRs

2020-01-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/704768 Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=3e1921b48ad485669b3ab42002d08eb49f34f468 Submitter: Zuul Branch:master commit 3e1921b48ad485669b3ab42002d08eb49f34f468 Author: ccamposr Date: Wed Jan 29 11:10:

[Yahoo-eng-team] [Bug 1748697] Re: Cold migration fails when the filter only returns the host where the vm is located and the vm status is set to ERROR

2020-01-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/695220 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4921e822e73383af0c8da4c5e3acfaa021eafe68 Submitter: Zuul Branch:master commit 4921e822e73383af0c8da4c5e3acfaa021eafe68 Author: Matt Riedemann Date: Wed Nov 20 10:27:18 2019 -050

[Yahoo-eng-team] [Bug 1861442] [NEW] QOS minimum bandwidth rejection of non-physnet network and updates should be driver specific

2020-01-30 Thread Tom Stappaerts
Public bug reported: When adding a qos policy to a network or port, there is the following check in the qos_plugin: # minimum-bandwidth rule is only supported (independently of # drivers) on networks whose first segment is backed by a physnet if rule.rule_type

[Yahoo-eng-team] [Bug 1861412] Re: cloud-init crashes with static network configuration

2020-01-30 Thread Frank Heimes
** Also affects: cloud-init Importance: Undecided Status: New ** No longer affects: cloud-init ** Also affects: ubuntu-z-systems Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed t

[Yahoo-eng-team] [Bug 1849518] Re: oslopolicy-list-redundant loses cli args when used with keystone

2020-01-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/690628 Committed: https://git.openstack.org/cgit/openstack/oslo.policy/commit/?id=686aa238f921e8b6dff814d001690e15fa8ccea6 Submitter: Zuul Branch:master commit 686aa238f921e8b6dff814d001690e15fa8ccea6 Author: Ben Nemec Date: Wed Oct 23 15:36:42 2019 +0

[Yahoo-eng-team] [Bug 1861401] [NEW] Renaming instance brokes DNS integration

2020-01-30 Thread Volodymyr Litovka
Public bug reported: Colleagues, Description === Renaming instance (e.g. using "openstack server set --name") brokes DNS integration, since it makes it impossible to bind port with new instance's name. So, if user renamed instance and want to access it using name, he can not. Steps to

[Yahoo-eng-team] [Bug 1861397] [NEW] Needed mechanism to differentiate pings sent in tempest tests

2020-01-30 Thread Eduardo Olivares
Public bug reported: Tempest Neutron plugin includes function check_remote_connectivity. It sends ping messages from VM instances to validate connectivity. There could be problems to correctly identify/filter those messages when several tests are running in parallel. One simple way to be able t