[Yahoo-eng-team] [Bug 1868724] Re: KeyError 'gateway_ip' in neutron/services/segments/plugin.py

2020-04-05 Thread OpenStack Infra
Reviewed: https://review.opendev.org/714731 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=07b015d7897d6cea48eec1fdd02c9e19d4990973 Submitter: Zuul Branch:master commit 07b015d7897d6cea48eec1fdd02c9e19d4990973 Author: Brian Haley Date: Tue Mar 24 14:10:38 2020

[Yahoo-eng-team] [Bug 1861926] Re: Horizon sessions live on after keystone token expires

2020-04-05 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1870352] Re: "ctypes.CDLL" C functions could release the GIL during the execution call

2020-04-05 Thread OpenStack Infra
Reviewed: https://review.opendev.org/717017 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=306280813f34f8bbe384ae5bea67f0f66e316b61 Submitter: Zuul Branch:master commit 306280813f34f8bbe384ae5bea67f0f66e316b61 Author: Rodolfo Alonso Hernandez Date: Thu Apr 2

[Yahoo-eng-team] [Bug 1870114] Re: Trunk subports aren't treated as dvr serviced ports

2020-04-05 Thread OpenStack Infra
Reviewed: https://review.opendev.org/716642 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d0a16522272bce64bceca1ccdb8d98a38d953cf5 Submitter: Zuul Branch:master commit d0a16522272bce64bceca1ccdb8d98a38d953cf5 Author: Slawek Kaplonski Date: Tue Mar 31 20:39:13

[Yahoo-eng-team] [Bug 1870916] [NEW] view credentials in copy paste format

2020-04-05 Thread bjolo
Public bug reported: hi all, This is more of a feature request than a bugg In horizon -> API access -> View credentials A pop-up window displays the information needed but it is in a very not copy-paste friendly format. It would be great if one can view it in rc file format as well. When

[Yahoo-eng-team] [Bug 1870883] [NEW] resume server API policy is allowed for everyone even policy defaults is admin_or_owner Edit

2020-04-05 Thread Ghanshyam Mann
Public bug reported: server resume 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/717182/ This is because API does not pass the server project_id in policy

[Yahoo-eng-team] [Bug 1870881] [NEW] server shelve API policy is allowed for everyone even policy defaults is admin_or_owner

2020-04-05 Thread Ghanshyam Mann
Public bug reported: server shelve 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/717182/ This is because API does not pass the server project_id in policy