[Yahoo-eng-team] [Bug 1808951] [NEW] python3 + Fedora + SSL + wsgi nova deployment, nova api returns RecursionError: maximum recursion depth exceeded while calling a Python object

2018-12-18 Thread yatin
Public bug reported: Description:- So while testing python3 with Fedora in [1], Found an issue while running nova-api behind wsgi. It fails with below Traceback:- 2018-12-18 07:41:55.364 26870 INFO nova.api.openstack.requestlog [req-e1af4808-ecd8-47c7-9568-a5dd9691c2c9 - - - - -] 127.0.0.1 "GET

[Yahoo-eng-team] [Bug 1808954] [NEW] OpenStack installation error: 2 node cluster on CentOS with Packstack

2018-12-18 Thread Ebrahim Attarwala
Public bug reported: Trying OpenStack installation with a 2-node cluster using Packstack Getting below error: ERROR: Error appeared during Puppet run: _controller.pp Error: Execution of '/usr/bin/openstack favor create --format shell m1.small --public --id 2 --ram 2048 --disk 20 --vcpus 1' retur

[Yahoo-eng-team] [Bug 1808956] [NEW] nova-status upgrade check fails with extracted placement-api

2018-12-18 Thread Eduardo Gonzalez
Public bug reported: Currently doing extraction of placement api out of nova. Fresh deployment work fine, however while doing an nova-status upgrade check once is up and with instances runningt he Resource Providers check fails due: There are no compute resource providers in the Placement servi

[Yahoo-eng-team] [Bug 1808975] [NEW] python3 + Fedora + SSL + nova compute RecursionError: maximum recursion depth exceeded while calling a Python object

2018-12-18 Thread yatin
Public bug reported: Description:- While Testing python3 Fedora deployment for nova in [1] got below Recursion Error in nova-compute:- 2018-12-18 08:00:05.266 2428 ERROR nova.compute.manager [req-f908a9e0-e77a-4d35-9266-fc5e8d79dfde - - - - -] Error updating resources for node rdo-fedora-stable

[Yahoo-eng-team] [Bug 1808136] Re: l2 pop doesn't always provide the whole list of fdb entries on OVS restart

2018-12-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/624669 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3995abefb16181594181133b271cdf35fa8d9937 Submitter: Zuul Branch:master commit 3995abefb16181594181133b271cdf35fa8d9937 Author: Oleg Bondarev Date: Wed Dec 12 15:11:43 2018

[Yahoo-eng-team] [Bug 1776481] Re: WS-based serial port proxy prevents access to console log file

2018-12-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/624974 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5aaa7da32559d2fea8e0d901779d0d736bc810e2 Submitter: Zuul Branch:master commit 5aaa7da32559d2fea8e0d901779d0d736bc810e2 Author: Georg Hoesch Date: Thu Dec 13 12:27:51 2018 +000

[Yahoo-eng-team] [Bug 1809006] [NEW] Multiple copy / paste in Configuration Options in nova

2018-12-18 Thread clem
Public bug reported: Hi, this is not a bug juste multiple copy/paste in this page https://docs.openstack.org/nova/rocky/configuration/config.html --- Release: 18.0.4.dev59 on 2018-12-17 17:27 SHA: f5984400373716ee5473266ab2a15bcd74f604fc Source: https://git.ope

[Yahoo-eng-team] [Bug 1807400] Re: networksegments table in neutron can not be cleared automatically

2018-12-18 Thread Mohammed Naser
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1807400 Title: n

[Yahoo-eng-team] [Bug 1744079] Re: [SRU] disk over-commit still not correctly calculated during live migration

2018-12-18 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:18.0.3-0ubuntu1 --- nova (2:18.0.3-0ubuntu1) cosmic; urgency=medium * d/gbp.conf: Create stable/rocky branch. * d/p/disk-size-live-migration-overcommit.patch: Cherry-picked from https://review.openstack.org/#/c/602477 to ensure proper

[Yahoo-eng-team] [Bug 1809037] [NEW] [RFE] Add anti-affinity-group to binding:profile

2018-12-18 Thread Hongbin Lu
Public bug reported: In SRIOV scenario, it is a common use case that a VM has two ports and users want to have the two ports scheduling to two different PFs for redundancy. The proposal for Neutron is to introduce a new key 'anti_affinity_group' in binding:profile. The value of 'anti_affinity_gro

[Yahoo-eng-team] [Bug 1780460] Re: Help text for encrypted volume type should be updated (LuksEncryptor)

2018-12-18 Thread Akihiro Motoki
Marking this as Invalid because it was already fixed when the bug was filed. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.la

[Yahoo-eng-team] [Bug 1809040] [NEW] pci device lost when error in the configuration file

2018-12-18 Thread Marc GariƩpy
Public bug reported: pci passthrough is lost when you restart nova-compute with the wrong configuration. I have this issue on Queens release. step to reproduce: 1- configurare passthrough for a pci device 2- start a vm with the pci device 3- change the config /etc/nova/nova.conf [pci]

[Yahoo-eng-team] [Bug 1744079] Re: [SRU] disk over-commit still not correctly calculated during live migration

2018-12-18 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:17.0.7-0ubuntu1 --- nova (2:17.0.7-0ubuntu1) bionic; urgency=medium * d/p/disk-size-live-migration-overcommit.patch: Cherry-picked from https://review.openstack.org/#/c/602478 to ensure proper disk calculation during live migration

[Yahoo-eng-team] [Bug 1803627] Re: Nova requires you to name your volumev3 service cinderv3

2018-12-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/620738 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d0ba488c1df86905082a13cc8598548244db0fd7 Submitter: Zuul Branch:master commit d0ba488c1df86905082a13cc8598548244db0fd7 Author: Matt Riedemann Date: Wed Nov 28 18:14:16 2018 -0

[Yahoo-eng-team] [Bug 1809061] [NEW] KeyError when booting multi-stagger-instances

2018-12-18 Thread John Smith
Public bug reported: Description === Bulk boot multi instances in a short time, if the amount of resources required is not the same, and the number of resources owned by the compute node is also different, there maybe a KeyError in nova-scheduler.log . Steps to reproduce ===

[Yahoo-eng-team] [Bug 1798004] Re: Install and configure controller node for Ubuntu in nova

2018-12-18 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1809080] [NEW] reload_cfg doesn't work correctly

2018-12-18 Thread cheng li
Public bug reported: class ProcessManager[1] is used to managed processes in neutron agents. The reload_cfg function is used to reload configuration by sending HUB signal to the target process. This may work for a linux system administrator, where she/he updates the config file and then sends H