[Yahoo-eng-team] [Bug 1757188] Re: some L3 HA routers does not work

2018-03-22 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1732543 *** https://bugs.launchpad.net/bugs/1732543 Glad you got it sorted! ** This bug has been marked a duplicate of bug 1732543 HA network tenant network fails upon router delete -- You received this bug notification because you are a member of

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

2018-03-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/506191 Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=5d162ebdda9071b9a691f3130228b51f4a808836 Submitter: Zuul Branch:master commit 5d162ebdda9071b9a691f3130228b51f4a808836 Author: Jesse Pretorius

[Yahoo-eng-team] [Bug 1757089] Re: Fullstack test_port_shut_down(Linux bridge agent) fails quite often

2018-03-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/554940 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2a1319ab7a21c2492627c38c5549d20eada899ff Submitter: Zuul Branch:master commit 2a1319ab7a21c2492627c38c5549d20eada899ff Author: Sławek Kapłoński Date:

[Yahoo-eng-team] [Bug 1757292] Re: port binding 'migrating_to' attribute not cleaned up on failed live migration if using local shared disk

2018-03-22 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/queens Status: New => Confirmed ** Changed in: nova/pike

[Yahoo-eng-team] [Bug 1758060] Re: [SRU] 16.1.0 test failure UEFI is not supported

2018-03-22 Thread Corey Bryant
** Also affects: nova (Ubuntu Artful) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Artful) Status: New => Triaged ** Changed in: nova (Ubuntu Artful) Importance: Undecided => Medium ** Changed in: nova (Ubuntu) Status: Triaged => Invalid ** Changed

[Yahoo-eng-team] [Bug 1758112] Re: Unable to launch Centos/CirrOS instance

2018-03-22 Thread Brian Haley
** Project changed: neutron => 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/1758112 Title: Unable to launch Centos/CirrOS instance Status in OpenStack Compute

[Yahoo-eng-team] [Bug 1758121] [NEW] Rebuilding authentication methods is broken with python3

2018-03-22 Thread Lance Bragstad
Public bug reported: Keystone uses several techniques to make fernet tokens as small as possible. One of these techniques is to take the token's authentication methods and convert them to an integer before msgpack'ing the payload and encrypting it. The conversion from a list of unique strings to

[Yahoo-eng-team] [Bug 1746509] Re: TypeError: Can't upgrade a READER transaction to a WRITER mid-transaction

2018-03-22 Thread melanie witt
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1758112] [NEW] Unable to launch Centos/CirrOS instance

2018-03-22 Thread Ravi Tandon
Public bug reported: Whenever I try to launch an instance (Centos or CirrOS), it fails with an Error fault| {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance

[Yahoo-eng-team] [Bug 1742505] Re: gre_sys set to default 1472 when using path_mtu > 1500 with ovs 2.8.x

2018-03-22 Thread James Page
** Changed in: cloud-archive/queens Status: Fix Committed => 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/1742505 Title: gre_sys set to default 1472 when using

[Yahoo-eng-team] [Bug 1758060] Re: 16.1.0 test failure UEFI is not supported

2018-03-22 Thread Matt Riedemann
Umm, I don't see that test in the nova repo upstream: https://github.com/openstack/nova/blob/16.1.0/nova/tests/unit/virt/libvirt/test_driver.py Do you have some code patched in? ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1758093] [NEW] DVR: RPC error handling missing for get_network_info_for_id

2018-03-22 Thread Swaminathan Vasudevan
Public bug reported: To avoid exceptions from the l2 agent while trying to access the 'get_network_info_for_id' when the server is not updated, we need to handle the error case when the oslo_messaging reports an error that the API not found. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1758086] [NEW] nvidia driver limits to one single GPU per guest

2018-03-22 Thread Sylvain Bauza
Public bug reported: If you want to provide a flavor with "resources:VGPU=2" (or more) and have compute nodes using nvidia cards (ie. having PCI devices that have a 16-bit vendor ID of "10de"), then QEMU throws an exception that is due to the nvidia driver not supporting more than 1 IOMMU group

[Yahoo-eng-team] [Bug 1757188] Re: some L3 HA routers does not work

2018-03-22 Thread Swaminathan Vasudevan
** 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/1757188 Title: some L3 HA routers does not work Status in neutron: Invalid Bug

[Yahoo-eng-team] [Bug 1757495] Re: Using dvr and centralized routers in same network fails

2018-03-22 Thread Swaminathan Vasudevan
** Changed in: neutron Status: Incomplete => Invalid ** Changed in: neutron Status: Invalid => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1757495 Title: Using

[Yahoo-eng-team] [Bug 1757996] Re: "nova list command error : (HTTP 500) (Request-ID: req-50de465b-0005-4dd1-a190-514491e3fd33)

2018-03-22 Thread Matt Riedemann
The error in the nova-api logs is pretty clear: Table 'nova_cell0.instances' doesn't exist You either haven't setup the nova_cell0 database or cell mapping, or haven't run the schema migration on that database. See: https://docs.openstack.org/nova/latest/user/cells.html#setup-of-cells-v2 **

[Yahoo-eng-team] [Bug 1758063] [NEW] neutron_tempest_plugin.scenario.test_floatingip.FloatingIPQosTest failing on networking-midonet gate

2018-03-22 Thread YAMAMOTO Takashi
Public bug reported: eg. http://logs.openstack.org/13/551013/2/check/networking-midonet- tempest-aio-ml2-full/c661b05/logs/testr_results.html.gz ** Affects: neutron Importance: Critical Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags: gate-failure ** Tags

[Yahoo-eng-team] [Bug 1758060] [NEW] 16.1.0 test failure UEFI is not supported

2018-03-22 Thread Corey Bryant
Public bug reported: The following test is failing in Ubuntu package builds for the stable 16.1.0 point release: == Failed 1 tests - output below: ==

[Yahoo-eng-team] [Bug 1758057] [NEW] When creating uuid-based entities we can duplicate UUIDs

2018-03-22 Thread Chris Dent
Public bug reported: It is possible to create two different resource providers (and probably other entities) with the same UUID by creating one with '-' and the other without. This is because in both json schema and ovo validate UUIDs using the same route (different code but same concept): with

[Yahoo-eng-team] [Bug 1756083] Re: clout init error when running native scripts at start up

2018-03-22 Thread James Flint
** Changed in: cloud-init Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1756083 Title: clout init error when running native scripts at start up Status

[Yahoo-eng-team] [Bug 1758033] [NEW] Floating IP QoS scenario tests failing

2018-03-22 Thread Slawek Kaplonski
Public bug reported: In stable/queens branch it looks that for some reason fip_qos L3 extension driver is not loaded and QoS for floating IP doesn't work in scenario tests. That makes failing scenario tests for stable/queens branch, like for example here:

[Yahoo-eng-team] [Bug 1758031] [NEW] noauth should also use request_id generated from compute_req_id

2018-03-22 Thread Zhenyu Zheng
Public bug reported: When using noauth midlleware, the context is generated here: https://github.com/openstack/nova/blob/ef6f4e4c8ec82e2c9f9988fe2e04591ee01220e6/nova/api/openstack/auth.py#L56 as the openstack.request_id from req.environ, previously created in:

[Yahoo-eng-team] [Bug 1758007] [NEW] "Key pair" should be "public key" in several places

2018-03-22 Thread Olaf Seibert
Public bug reported: Under the page https:///horizon/project/access_and_security/ (you get there via Project -> Compute -> Access & Security), there are several mentions of "Key Pair": "Key Pair Name", "Import Key Pair", "Delete Key Pair", "Delete Key Pairs". Fortunately, none of these

[Yahoo-eng-team] [Bug 1613900] Re: Unable to use 'Any' availability zone when spawning instance

2018-03-22 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2:9.1.2-0ubuntu5 --- horizon (2:9.1.2-0ubuntu5) xenial; urgency=medium [ Seyeong Kim ] * Hide unused consistency groups tab (LP: #1582725) - d/p/hide-unused-consistency-groups.patch: Pick some policies from upstream commit

[Yahoo-eng-team] [Bug 1582725] Re: cinder_policy.json action does not match the Cinder policy.json file

2018-03-22 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2:9.1.2-0ubuntu5 --- horizon (2:9.1.2-0ubuntu5) xenial; urgency=medium [ Seyeong Kim ] * Hide unused consistency groups tab (LP: #1582725) - d/p/hide-unused-consistency-groups.patch: Pick some policies from upstream commit

[Yahoo-eng-team] [Bug 1757996] [NEW] "nova list command error : (HTTP 500) (Request-ID: req-50de465b-0005-4dd1-a190-514491e3fd33)

2018-03-22 Thread amit
Public bug reported: Steps 1) Install the Ocata from RDO ( OS : CentOS 7.4 ) 2) After successfully installed the same the instance launch is failing Link that i used to install the Ocata is : https://www.rdoproject.org/install/packstack/ Issue-1 : Enable to launch the instance from horizon

[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

2018-03-22 Thread tangxing
Hi,sylvain-bauza, in some cases instance will be set to ERROR state when migrate failed (such as UnableToMigrateToSelf),we can simply return the error to upper layer (operater or user) to avoid make user run reset to restore instance status since no changes to guest at all. ** Changed in: nova

[Yahoo-eng-team] [Bug 1757956] [NEW] Error Handling is not proper as wrong error message during migration and stoping of nova instance at same time

2018-03-22 Thread Manik Bindlish
Public bug reported: Release: Stable Newton Ubuntu 16.04 Environment for NFV Note: Instance is part of VNF, created from tacker controller:~/toscatmplts$ nova list --all

[Yahoo-eng-team] [Bug 1757425] Re: Problem with Pip 9.0.2 and Ryu (dependency)

2018-03-22 Thread Armando Migliaccio
As per Brian's comment, closing this ticket. Please consider reopening if the repro conditions happen to be different or the proposed fix does not solve the issue you're observing. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2018-03-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/545783 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=fd497a491afec89d4a15cf061b5d5610fb7ad6d2 Submitter: Zuul Branch:master commit fd497a491afec89d4a15cf061b5d5610fb7ad6d2 Author: Jens Harbott