[Yahoo-eng-team] [Bug 1746294] Re: Scheduler requests unlimited results from placement

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/531517 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f029784eaf0d19bd7bb5d4eb66f1ea37d3036099 Submitter: Zuul Branch:master commit f029784eaf0d19bd7bb5d4eb66f1ea37d3036099 Author: Dan Smith Date: Fri Jan 5 14:47:50 2018 -0800

[Yahoo-eng-team] [Bug 1746868] [NEW] cache invalidate doesn't work for application credential

2018-02-01 Thread wangxiyuan
Public bug reported: when cache is enabled and an application credential is deleted, it still can be get from cache during the caching time. The cache invalidate doesn't work for application credential now. ** Affects: keystone Importance: Undecided Status: New -- You received th

[Yahoo-eng-team] [Bug 1742802] Re: add notification for floatingip delete event

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/532993 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=257de1531098620f1019e00ea8446ce6aa9212c0 Submitter: Zuul Branch:master commit 257de1531098620f1019e00ea8446ce6aa9212c0 Author: Manjeet Singh Bhatia Date: Tue Jan 16 13:04:0

[Yahoo-eng-team] [Bug 1746863] [NEW] database query via lazy-load in ServerGroup(Anti|)AffinityFilter

2018-02-01 Thread melanie witt
Public bug reported: I happened upon this while hacking on my WIP CellDatabases fixture patch. Some of the nova/tests/functional/test_server_group.py tests started failing with multiple cells and I found that it's because there's a database query objects.InstanceList.get_by_filters for all instanc

[Yahoo-eng-team] [Bug 1746855] [NEW] Fwaas V2 doesn't support Linuxbridge

2018-02-01 Thread Nguyen Phuong An
Public bug reported: Current, FWaaS L2 driver based openvswitch only works correctly with vm ports, which are landed at compute nodes with mechanism driver is openvswtich. So if you try to add a vm port, which is landed at compute nodes with mechanism driver is linuxbridge to a FWG, then FWaaS API

[Yahoo-eng-team] [Bug 1606647] Re: Invalid UUIDs during tests

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539254 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1278f2dc11e83618dc9932b7fe80d6b84517ccdd Submitter: Zuul Branch:master commit 1278f2dc11e83618dc9932b7fe80d6b84517ccdd Author: Ed Leafe Date: Thu Jan 11 17:58:15 2018 +

[Yahoo-eng-team] [Bug 1746834] [NEW] Add img_linked_clone to compute vmware metadefs

2018-02-01 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/468327 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/glance" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option nee

[Yahoo-eng-team] [Bug 1600766] Re: initial dhcp has default hostname of ubuntu

2018-02-01 Thread David Britton
** Changed in: cloud-init (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: cloud-init Status: Confirmed => Won't Fix -- 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/1

[Yahoo-eng-team] [Bug 1746828] [NEW] pike customise and configure dashboard guide is wrong

2018-02-01 Thread Frank
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: The guide is completely wrong and simply breaks the dashboard when

[Yahoo-eng-team] [Bug 1734227] Re: frequent spawn failures on busy ocata cloud

2018-02-01 Thread Matt Riedemann
Sounds like nova is doing it's job but not getting the information from neutron. I'm going to mark as invalid for nova unless proven otherwise. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1746820] [NEW] Cannot delete network if mtu is changed

2018-02-01 Thread Hongbin Lu
Public bug reported: Create a network, change the mtu to a larger value, then delete the network. The network is not allowed to be deleted with 400 error. This can be reproduced by the following commands: $ openstack network create testnet $ neutron subnet-create testnet --name testsubnet --gate

[Yahoo-eng-team] [Bug 1746796] Re: Error Compute API - Live-Migrate Server

2018-02-01 Thread Matt Riedemann
*** This bug is a duplicate of bug 1701451 *** https://bugs.launchpad.net/bugs/1701451 Oh here we go: https://review.openstack.org/#/c/479197/ You need that fix which is in 15.0.7. ** Changed in: nova Status: Invalid => New ** This bug has been marked a duplicate of bug 1701451 s

[Yahoo-eng-team] [Bug 1746796] Re: Error Compute API - Live-Migrate Server

2018-02-01 Thread Matt Riedemann
*** This bug is a duplicate of bug 1701451 *** https://bugs.launchpad.net/bugs/1701451 This all looks correct to me: https://github.com/openstack/nova/blob/d189e682277b4b5d5b70c46a2ad065e29b22/nova/api/openstack/compute/schemas/migrate_server.py#L48 You should have gotten a 400 response

[Yahoo-eng-team] [Bug 1746483] Re: Not able to boot from Volume / Volume snapshot when using isolated_images

2018-02-01 Thread Matt Riedemann
There are probably two ways to handle this: 1. Ignore the request in the IsolatedHostsFilter if the RequestSpec.image(.id) isn't set. 2. In the API code, if creating a server from a bootable volume, and no image id is provided, get the image id from the volume image metadata like this: https://g

[Yahoo-eng-team] [Bug 1732000] Re: nova-api does not log config options when run in wsgi mode

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/519462 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=53dc0917c57243ba96845b4ba72f4069ee0d21ac Submitter: Zuul Branch:master commit 53dc0917c57243ba96845b4ba72f4069ee0d21ac Author: Matt Riedemann Date: Mon Nov 13 14:52:09 2017 -0

[Yahoo-eng-team] [Bug 1746531] Re: nova-manage db archive_deleted_rows man page does not mention --until-complete option

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539654 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=eba33a0e2d8aace6fbc889026fb80dc2c208bc8d Submitter: Zuul Branch:master commit eba33a0e2d8aace6fbc889026fb80dc2c208bc8d Author: Ameed Ashour Date: Wed Jan 31 14:58:03 2018 -050

[Yahoo-eng-team] [Bug 1745642] Re: SG hybrid iptables driver and FWaaS OVS driver create overlapping conntrack zones

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/538154 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9a620f6ea51f5696310283869e68f6a1d49164d1 Submitter: Zuul Branch:master commit 9a620f6ea51f5696310283869e68f6a1d49164d1 Author: Chandan Dutta Chowdhury Date: Fri Jan 26 05:2

[Yahoo-eng-team] [Bug 1731595] Re: L3 HA: multiple agents are active at the same time

2018-02-01 Thread Corey Bryant
This bug was fixed in the package neutron - 2:9.4.1-0ubuntu1~cloud1 --- neutron (2:9.4.1-0ubuntu1~cloud1) xenial-newton; urgency=medium . * d/p/call-update_all_ha_network_port_statuses-on-agent-start.patch: Cherry-pick from upstream stable/ocata branch to prevent multiple

[Yahoo-eng-team] [Bug 1722404] Re: Database transactions can fail with "TypeError: Can't upgrade a READER transaction to a WRITER mid-transaction" because of scatter_gather_cells

2018-02-01 Thread Matt Riedemann
** Also affects: nova/ocata 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). https://bugs.launchpad.net/bugs/1722404 Title: Database transactions can fail with

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

2018-02-01 Thread Matt Riedemann
*** This bug is a duplicate of bug 1722404 *** https://bugs.launchpad.net/bugs/1722404 This was fixed in queens and backported to stable/pike, but we'd need to also backport https://review.openstack.org/#/c/512456/ to stable/ocata (newton is end of life upstream). ** This bug has been marked

[Yahoo-eng-team] [Bug 1746798] [NEW] v2.0/extensions API exposes v3-only APIs

2018-02-01 Thread Lance Bragstad
Public bug reported: The v2.0 API has an /extensions path that helps discoverability of extensions for v2.0 enabled for that deployment. When asking for v2.0 enabled extensions, you actually get APIs that are meant only for v3. To recreate, just ask v2.0 for it's extensions, something like: $ cu

[Yahoo-eng-team] [Bug 1746796] [NEW] Error Compute API - Live-Migrate Server

2018-02-01 Thread Marcio Feliciano do Prado
Public bug reported: Good afternoon, I'm experiencing difficulties with Computing API. When I migrate VMs by command line everything works fine. According to the command: openstack server migrate 7ca6ee39-bab1-422c- a19f-1b73d2aeaf31 --live compute1 (OK) But when I try to migrate through the A

[Yahoo-eng-team] [Bug 1745638] Re: OVN Check for router port correctness

2018-02-01 Thread Ihar Hrachyshka
** Changed in: neutron 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/1745638 Title: OVN Check for router port correctness Status in neutron:

[Yahoo-eng-team] [Bug 1746779] [NEW] Support a simple PAT (port address translation) API as alternative to LBaaS.

2018-02-01 Thread Pino de Candia
Public bug reported: I would like to SSH to my VMs without assigning them each a Floating IP address. Today this requires managing a bastion VM or LBaaS API. Instead, I would like to use a PAT API in order to tell Neutron that given my L2 port with address IP-A (on the provider network): - tcp p

[Yahoo-eng-team] [Bug 1746634] Re: _validate_bdm not using the 'reserve_volume' Cinder API in a multi-cell environment

2018-02-01 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/pike Importance: Undecided => Medium ** Tags added: api volumes -- You received this bu

[Yahoo-eng-team] [Bug 1746754] [NEW] network detail tab should be pluggable

2018-02-01 Thread Akihiro Motoki
Public bug reported: Some horizon plugin would like to add a tab to the network detail page. For example, Project networking-bgpvpn would like to add a tab about network-association to the network detail tab. [1] This can be pluggable via python entrypoints and the similar approach adopted in bl

[Yahoo-eng-team] [Bug 1686703] Re: Error in finish_migration results in image deletion on source with no copy

2018-02-01 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Assignee: Matthew Booth (mbooth-9) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchp

[Yahoo-eng-team] [Bug 1746747] [NEW] Clean up UUID usage in tests

2018-02-01 Thread Ed Leafe
Public bug reported: Bug #1606647 [0] was created because there were many places in our tests, where the test authors entered values for UUID fields that were not UUID-like, such as 'fake-id'. Since oslo.versionedobjects now enforces UUID validity in any field declared to be a UUIDField, we had to

[Yahoo-eng-team] [Bug 1731595] Re: L3 HA: multiple agents are active at the same time

2018-02-01 Thread Corey Bryant
This bug was fixed in the package neutron - 2:10.0.4-0ubuntu2~cloud0 --- neutron (2:10.0.4-0ubuntu2~cloud0) xenial-ocata; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:10.0.4-0ubuntu2) zesty; urgency=medium . * d/p/call-update_all_ha_network_port_s

[Yahoo-eng-team] [Bug 1731595] Re: L3 HA: multiple agents are active at the same time

2018-02-01 Thread Corey Bryant
Since we have another bug opened for this issue and we know the fix provided for this bug hasn't regressed anything, I'm going to mark this bug as verified so that we can get the packages promoted to updates and unblock any new neutron uploads. ** Changed in: neutron (Ubuntu Zesty) Status:

[Yahoo-eng-team] [Bug 1735588] Re: Mock autospec not used, or not used properly

2018-02-01 Thread Claudiu Belu
** Also affects: compute-hyperv 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). https://bugs.launchpad.net/bugs/1735588 Title: Mock autospec not used, or not

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

2018-02-01 Thread Akihiro Motoki
Public bug reported: After a fix for bug 1681627 is merged, when we open non-existing ngdetail page, "not found" page is not displayed. There are two patterns. (1) Non-existing resource ID for known resource type example: /ngdetails/OS::Glance::Image/ -> Error message popup is shown but "not

[Yahoo-eng-team] [Bug 1746706] [NEW] Navigation needs to be recovered when opening/reloading ngdetail page

2018-02-01 Thread Akihiro Motoki
Public bug reported: Fix for bug 1681627 allows us to reload or directly open Angular-based detail page (ngdetail), but the navigation menu is not recovered correctly and the menu is focused on the first panel (Project -> API access in most cases). This bug is used to track this problem. There

[Yahoo-eng-team] [Bug 1746707] [NEW] Neutron DB is made inconsistent when plugin fails

2018-02-01 Thread Pavel Smirnov
Public bug reported: Numerous issues identified due to the fact that there is no transactional consistency between Neutrons own Database operations and implementing plugin operations. Specifically issue identified with the use of NSXV plugin. Situation#1: - Load Balancer being created - Healthmo

[Yahoo-eng-team] [Bug 1733736] Re: reclaim_instance_interval causes dirty attached volume

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/522112 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ca6daf148debb9c9646fcf6db9660c830da5a594 Submitter: Zuul Branch:master commit ca6daf148debb9c9646fcf6db9660c830da5a594 Author: lixipeng Date: Wed Nov 22 12:03:58 2017 +0800

[Yahoo-eng-team] [Bug 1734025] Re: cleanup running deleted instance with reap failed with none token context

2018-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/522112 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ca6daf148debb9c9646fcf6db9660c830da5a594 Submitter: Zuul Branch:master commit ca6daf148debb9c9646fcf6db9660c830da5a594 Author: lixipeng Date: Wed Nov 22 12:03:58 2017 +0800