[Yahoo-eng-team] [Bug 1755665] Re: Edit instance and edit instance security group use same page

2018-07-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 1780376] [NEW] Queens neutron broken with recent L3 removal from neutron-lib.constants

2018-07-05 Thread Michael Johnson
Public bug reported: This patch: https://github.com/openstack/neutron- lib/commit/ec829f9384547864aebb56390da8e17df7051aac breaks neutron in the current global requirements setup. Current GR with the new versioning pulls queens neutron and the 1.17.0 neutron-lib. Since L3 was removed from

[Yahoo-eng-team] [Bug 1780373] [NEW] server_group_members quota check failure with multi-create

2018-07-05 Thread Chen
Public bug reported: Circumstance: When multi-creating a quota-exceeding number of instances in a server group, it will pass server_group_members quota check. Actual result: Servers successfully created. Expected result: Raising QuotaExceeded API exception. Reproduce steps (Queen): 1 nova

[Yahoo-eng-team] [Bug 1780370] [NEW] [RFE] Replace the timer based periodic resync task of DHCP agents with an event driven one

2018-07-05 Thread Kailun Qin
Public bug reported: The DHCP agent will resync its state with Neutron to recover from any transient notification or RPC errors. Currently, the periodic resync task waits on a timer to determine whether a re-sync is necessary. The interval between attempts by default is 5 seconds. This may cause

[Yahoo-eng-team] [Bug 1780357] [NEW] A race condition may occur when concurrent agent scheduling happens

2018-07-05 Thread Kailun Qin
Public bug reported: Agent scheduling operations for DHCP servers and routers can be initiated from many sources such as API, RPC workers etc. Neutron-server may use multiple child processes to handle the requests simultaneously. It brings about the possibility that a race condition between the

[Yahoo-eng-team] [Bug 1739325] Re: Server operations fail to complete with versioned notifications if payload contains unset non-nullable fields

2018-07-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/579925 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8df21c1e5fc46f2774a7653e1c9a4c2ac0b5dbfd Submitter: Zuul Branch:master commit 8df21c1e5fc46f2774a7653e1c9a4c2ac0b5dbfd Author: Matt Riedemann Date: Tue Jul 3 13:03:54 2018

[Yahoo-eng-team] [Bug 1780011] Re: OSA Queens: libvirtError: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory

2018-07-05 Thread melanie witt
Setting this back to Invalid for nova with the understanding that this is an issue to be addressed in openstack-ansible. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1780159] Re: Some inherited projects missing when listing user's projects

2018-07-05 Thread Adam Young
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1780159 Title: Some inherited projects missing when listing

[Yahoo-eng-team] [Bug 1718356] Re: Include default config files in python wheel

2018-07-05 Thread hongbin
** Changed in: zun Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1718356 Title: Include default config files in python wheel Status in

[Yahoo-eng-team] [Bug 1780327] [NEW] Send a POST request with invalid object in body return 500

2018-07-05 Thread Hongbin Lu
Public bug reported: This is an edge case that neutron server should return 400 response, but actually it returned 500 To reproduce: $ curl -g -i -X POST "http://localhost:9696/v2.0/networks; \ > -H "Accept: application/json" -H "Content-Type: application/json" -H "X-Auth-Token:

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2018-07-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/580294 Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=e55f419017200d0026ffb0fb8cfef19833347e4e Submitter: Zuul Branch:master commit e55f419017200d0026ffb0fb8cfef19833347e4e Author: Steve Kowalik Date: Thu Jul 5

[Yahoo-eng-team] [Bug 1758943] Re: Image Import creates taskflow for impossible import scenarios

2018-07-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/557712 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=0376185fb34a8cba3d8d705e579e08cddfb9316d Submitter: Zuul Branch:master commit 0376185fb34a8cba3d8d705e579e08cddfb9316d Author: Erno Kuvaja Date: Wed Mar 28 19:49:48 2018

[Yahoo-eng-team] [Bug 1780238] [NEW] ensure-consumer gabbi test uses invalid consumer id

2018-07-05 Thread Balazs Gibizer
Public bug reported: The consumer_id is stored in an UUIDField internally and as a String(36) in the database. But in the ensure-consumer gabbi test '*consumer_id' is used as a consumer_id[1]. It seems gabbi does not resolve the yaml ref in the URL but resolves it in the payload part as [2] seems

[Yahoo-eng-team] [Bug 1780225] [NEW] Libvirt error when using --max > 1 with vGPU

2018-07-05 Thread Erwan Gallen
Public bug reported: Description === Using devstack Rocky with a NVIDIA Tesla M10 + GRID driver on RHEL 7.5. Profile used in nova: nvidia-35 (num_heads=2, frl_config=45, framebuffer=512M, max_resolution=2560x1600, max_instance=16) I can launch instances one by one without any issue. I

[Yahoo-eng-team] [Bug 1778784] Re: mox_fixture = self.useFixture(moxstubout.MoxStubout()) usage is deprecated from oslo.test 3.5.0

2018-07-05 Thread Erno Kuvaja
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).