[Yahoo-eng-team] [Bug 1794493] [NEW] The behaviors of creating and updating mapping cell0 differ

2018-09-26 Thread Scott Wulf
Public bug reported: Description === The behaviors of creating and updating cell0 differ. Given that the parameters to nova-manage did not change, I would have expected no changes made to the cell_mappings table other than updating updated_at. Steps to reproduce ==

[Yahoo-eng-team] [Bug 1768980] Re: Wrong Port in "Create OpenStack client environment scripts in keystone" document

2018-09-26 Thread Colleen Murphy
** Changed in: keystone Status: Fix Committed => Fix Released -- 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/1768980 Title: Wrong Port in "Create OpenStack

[Yahoo-eng-team] [Bug 1750843] Re: pysaml2 version in global requirements must be updated to 4.5.0

2018-09-26 Thread Colleen Murphy
** Changed in: keystone Status: Fix Committed => Fix Released -- 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/1750843 Title: pysaml2 version in global

[Yahoo-eng-team] [Bug 1780770] Re: heat-dashboard installation guides

2018-09-26 Thread Ivan Kolodyazhny
** No longer affects: horizon -- 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/1780770 Title: heat-dashboard installation guides Status in heat-dashboard package in

[Yahoo-eng-team] [Bug 1794534] [NEW] first load of launch instance is missing tabs if LAUNCH_INSTANCE_DEFAULTS.enable_scheduler_hints is False

2018-09-26 Thread Albert Beauregard
Public bug reported: If LAUNCH_INSTANCE_DEFAULTS.enable_scheduler_hints = False in local_settings.py, the first time launch instance is used, some tabs are missing. This seems to be intermittent with Chrome browser, but reproducible every time with MS Edge browser. Closing the launch instance

[Yahoo-eng-team] [Bug 1746709] Re: ngdetail for non-existing resource type or resource ID does not return 404

2018-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/580103 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=58af8067966539dd3417f113e7356298b48386e5 Submitter: Zuul Branch:master commit 58af8067966539dd3417f113e7356298b48386e5 Author: Shu Muto Date: Wed Jul 4 15:53:03 2018 +0900

[Yahoo-eng-team] [Bug 1794552] [NEW] Flaskification broke ECP

2018-09-26 Thread Adam Young
Public bug reported: THe Federation itegration (not voting) tests for Python35 are failing. == 2018-09-26 06:26:21.371093 | primary | Failed 1 tests - output below: 2018-09-26 06:26:21.371172 | primary | == 2018-09-26 06:26:21.371200 |

[Yahoo-eng-team] [Bug 1794535] [NEW] Consider all router ports for dvr arp updates

2018-09-26 Thread Christoph Manns
Public bug reported: If you have a subnet with 2 routers and you create and then delete a VM it may happen that an old ARP entry may persist. If you create another VM with the same IP and the ARP update goes to the other router you have a VM which isn't reachable via one router since the ARP

[Yahoo-eng-team] [Bug 1794545] [NEW] PlacementAPIClient.update_resource_class wrong client call, missing argument

2018-09-26 Thread Rodolfo Alonso
Public bug reported: "PlacementAPIClient.update_resource_class" is calling Placement client "put" method with a missing argument, "data". In this call, "data" should be None [1], but it's a positional argument and must be passed. [1]

[Yahoo-eng-team] [Bug 1794527] [NEW] Allow domain creation with a specific ID

2018-09-26 Thread Adam Young
Public bug reported: When keeping two Keystone servers in sync, but avoiding Database replication, it is often necessary to hack the database to update the Domain ID so that entries match. Domain ID is then used for LDAP mapped IDs, and if they don't match, the user IDs are different. It should

[Yahoo-eng-team] [Bug 1794530] [NEW] Federation IDs hardcode UUIDs instead of configured id_generator

2018-09-26 Thread Adam Young
Public bug reported: A Federated user gets an entry in the shadow-users table. This entry has a unique ID. It is generated using a UUID. This mirrors what we do for LDAP, but in the LDAP case, the ID is generated from the domain ID + the local id of the user (an attribute that uniquely ids the

[Yahoo-eng-team] [Bug 1789512] Re: Can't refresh DNS zones pages, get HTTP 404

2018-09-26 Thread Ivan Kolodyazhny
** Project changed: horizon => designate-dashboard -- 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/1789512 Title: Can't refresh DNS zones pages, get HTTP 404

[Yahoo-eng-team] [Bug 1794558] [NEW] Tempest test AttachInterfacesUnderV243Test results in FixedIpNotFoundForSpecificInstance traceback in n-cpu logs

2018-09-26 Thread Matt Riedemann
Public bug reported: This new Tempest change was recently merged: https://review.openstack.org/#/c/587734/ And results in a traceback in the n-cpu logs: http://logs.openstack.org/98/604898/2/check/nova- next/df58e8a/logs/screen-n-cpu.txt.gz?level=TRACE#_Sep_26_00_20_14_150429 Sep 26

[Yahoo-eng-team] [Bug 1794558] Re: Tempest test AttachInterfacesUnderV243Test results in FixedIpNotFoundForSpecificInstance traceback in n-cpu logs

2018-09-26 Thread Matt Riedemann
This is the port delete request: http://logs.openstack.org/98/604898/2/check/nova- next/df58e8a/logs/screen-q-svc.txt.gz#_Sep_26_00_20_10_283226 Sep 26 00:20:10.283226 ubuntu-xenial-ovh-bhs1-0002284194 neutron- server[24409]: DEBUG neutron.plugins.ml2.plugin [None req-8e9ab2d9-25b2

[Yahoo-eng-team] [Bug 1794564] [NEW] Apparmor denies /usr/bin/nova-compute access to /proc/loadavg on openstack hypervisor show

2018-09-26 Thread Drew Freiberger
Public bug reported: On Xenial-Queens cloud, I'm seeing failure with nova-compute 17.0.5-0ubuntu1~cloud0 package unable to run uptime due to a failure to read /proc/loadavg. Kernel log entries: [4726259.738185] audit: type=1400 audit(1537977315.312:59959): apparmor="DENIED" operation="open"

[Yahoo-eng-team] [Bug 1794569] [NEW] DVR with static routes may cause routed traffic to be dropped

2018-09-26 Thread Peter Slovak
Public bug reported: Neutron version: 9.4.1 (EOL, but bug may still be present) Network scenario: Openvswitch with DVR Openvswitch version: 2.6.1 OpenStack installation version: Newton Operating system: Ubuntu 16.04.5 LTS Kernel: 4.4.0-135 x86_64 Symptoms: Instances whose default gateway is a

[Yahoo-eng-team] [Bug 1794558] Re: Tempest test AttachInterfacesUnderV243Test results in FixedIpNotFoundForSpecificInstance traceback in n-cpu logs

2018-09-26 Thread Matt Riedemann
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1794558 Title: Tempest test AttachInterfacesUnderV243Test results in

[Yahoo-eng-team] [Bug 1784155] Re: nova_placement service start not coordinated with api db sync on multiple controllers

2018-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/604693 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=601aa94a2fb9b0d1a884ddecc7a6a5e1f5f8686b Submitter: Zuul Branch:master commit 601aa94a2fb9b0d1a884ddecc7a6a5e1f5f8686b Author: Lee Yarwood Date: Mon Sep 24 09:01:24 2018

[Yahoo-eng-team] [Bug 1794569] Re: DVR with static routes may cause routed traffic to be dropped

2018-09-26 Thread Nate Johnston
Marking this 'invalid' since, as you suggest, Neutron 9.4.1 (Newton) reached end of life 10/25/2017, and is no longer supported upstream. If you believe this to still be an issue in master then please recomment and I will change status appropriately. ** Changed in: neutron Status: New =>

[Yahoo-eng-team] [Bug 1788159] Re: AngularJS keypair panel is broken

2018-09-26 Thread Lars Erik Pedersen
** Changed in: horizon Status: Incomplete => Invalid -- 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/1788159 Title: AngularJS keypair panel is broken Status

[Yahoo-eng-team] [Bug 1793347] Re: keystone upgrade fails q->r oslo.log requirement to low

2018-09-26 Thread Corey Bryant
This bug was fixed in the package keystone - 2:14.0.0-0ubuntu2~cloud0 --- keystone (2:14.0.0-0ubuntu2~cloud0) bionic-rocky; urgency=medium . * New update for the Ubuntu Cloud Archive. . keystone (2:14.0.0-0ubuntu2) cosmic; urgency=medium . * d/control: Set min

[Yahoo-eng-team] [Bug 1794259] Re: rocky upgrade path broken requirements pecan too low

2018-09-26 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:13.0.0-0ubuntu4 --- neutron (2:13.0.0-0ubuntu4) cosmic; urgency=medium * d/control: Update min version of python(3)-pecan to rocky version (LP: #1794259). -- Corey Bryant Tue, 25 Sep 2018 09:12:54 -0400 ** Changed in: neutron

[Yahoo-eng-team] [Bug 1793768] Re: VirtDriverNotReady trace in _sync_power_states periodic from ironic nova-compute

2018-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/604376 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6eb32bc40340fed631b9fce1245326e0ebc1c540 Submitter: Zuul Branch:master commit 6eb32bc40340fed631b9fce1245326e0ebc1c540 Author: Matt Riedemann Date: Fri Sep 21 10:44:51 2018

[Yahoo-eng-team] [Bug 1794406] Re: neutron.objects lost PortForwarding in setup.cfg

2018-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/605302 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=66991f1c8be86560ef2d774ed7a7b07ff2834ab1 Submitter: Zuul Branch:master commit 66991f1c8be86560ef2d774ed7a7b07ff2834ab1 Author: Wenran Xiao Date: Wed Sep 26 10:15:57 2018

[Yahoo-eng-team] [Bug 1793747] Re: Fails to boot instance using Blazar flavor if compute host names are in uppercase

2018-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/604898 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c9448cbdbf96e7436b13ac5c3a92addfc0f2f5a2 Submitter: Zuul Branch:master commit c9448cbdbf96e7436b13ac5c3a92addfc0f2f5a2 Author: Dan Smith Date: Mon Sep 24 13:28:29 2018 -0700

[Yahoo-eng-team] [Bug 1794647] [NEW] unnecessary inst_base was created

2018-09-26 Thread fupingxie
Public bug reported: Description === When migrating to other hosts, if inst_base is on shared storage, it will recreate inst_base after moving inst_base to inst_base_resize. But rbd backend is treated as shared storage too, it will create inst_base on source host also. In this

[Yahoo-eng-team] [Bug 1794424] [NEW] trunk: can not delete bound trunk for agent which allow create trunk on bound port

2018-09-26 Thread Le, Huifeng
Public bug reported: High level description: For agent such as linux bridge which allows creating trunk on bound port, it is not allowed to delete the trunk if not unbound the port (parent-port) first. It will break the use scenario which expect to keep the port's (trunk's parent port)

[Yahoo-eng-team] [Bug 1794421] [NEW] Add allowed address pair button is only visible to admin

2018-09-26 Thread Lars Erik Pedersen
Public bug reported: In Queens (openstack-dashboard 3:13.0.1-0ubuntu1~cloud0), when logging into Horizon in context of a _member_ in any project, the "Add allowed address pair" button in "Network" -> "Networks" -> -> "Ports" -> -> "Allowed address pairs" is not visible. When accessing the same

[Yahoo-eng-team] [Bug 1794450] [NEW] When creating a server instance with an IPv4 and an IPv6 addresses, the IPv6 is not assigned

2018-09-26 Thread Federico Ressi
Public bug reported: This is expected behaviour: Given: G1) A tenant network with two subnets (one for IPV4 and one for IPv6) G2) A port attached to the network with two fixed IPs (one for IPv4 and one for IPv6) G3) A server VM instance created with the port with its two fixed IPs When: