[Yahoo-eng-team] [Bug 1837681] [NEW] Failed to create vgpu cause of IOError

2019-07-23 Thread Eric Xie
Public bug reported: Description === I used 'Tesla V100' to create vm with vgpu. Got error. Steps to reproduce == * Create flavor with resources:VGPU='1' * Create vm with CLI `openstack server create --image 27dc8e63-6d28-4f80-a6f4-e5a855a02e46 --flavor

[Yahoo-eng-team] [Bug 1823198] Re: NetworkAmbiguous traceback in nova-compute logs even though it's a user error

2019-07-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/650077 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ade6c9393632e830c2368825568769853fce3b99 Submitter: Zuul Branch:master commit ade6c9393632e830c2368825568769853fce3b99 Author: Matt Riedemann Date: Thu Apr 4 13:04:33 2019

[Yahoo-eng-team] [Bug 1817455] Re: FWaaS V2 removing a port from the FW group set the FWG to INACTIVE

2019-07-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670496 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=90a2707ccffd2175d76e0e2ac5a4cd87e5faa7ef Submitter: Zuul Branch:master commit 90a2707ccffd2175d76e0e2ac5a4cd87e5faa7ef Author: zhanghao2 Date: Fri Jul 12 07:08:28 2019

[Yahoo-eng-team] [Bug 1782922] Re: LDAP: changing user_id_attribute bricks group mapping

2019-07-23 Thread OpenStack Infra
Reviewed: https://review.opendev.org/649177 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a1dc21f3d34ae34bc6a5c9acebc0eb752495ae7a Submitter: Zuul Branch:master commit a1dc21f3d34ae34bc6a5c9acebc0eb752495ae7a Author: Raildo Mascena Date: Mon Apr 1 16:48:07 2019

[Yahoo-eng-team] [Bug 1837252] Re: IFLA_BR_AGEING_TIME of 0 causes flooding across bridges

2019-07-23 Thread sean mooney
triaging as high as folding could lead to network disruption to guests on multiple hosts. i have root caused this as a result of combining the code into a single shared codepath between the ovs and linux bridge plugin for ovs hybrid plug we set the ageing to 0 to prevent packet loss during live

[Yahoo-eng-team] [Bug 1837655] [NEW] glance can't be used with MySQL 8.0.17 or newer because 'member' became keyword

2019-07-23 Thread Nikita Gerasimov
Public bug reported: Since MySQL 8.0.17 'member' is reserved keyword so it can't be column name in 'image_members' table. https://dev.mysql.com/doc/refman/8.0/en/keywords.html # rpm -qf /usr/bin/glance-manage openstack-glance-17.0.0-2.el7.noarch $ glance-manage --config-file

[Yahoo-eng-team] [Bug 1832164] Re: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead

2019-07-23 Thread Matt Riedemann
sqlalchemy docs: https://docs.sqlalchemy.org/en/13/changelog/migration_09.html#new-query- options-api-load-only-option Added cinder since this also hits in cinder jobs in logstash. ** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1832164] Re: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead

2019-07-23 Thread Matt Riedemann
** Also affects: nova/stein Importance: Undecided Status: New ** Changed in: nova/stein Status: New => In Progress ** Changed in: nova/stein Importance: Undecided => Low ** Changed in: nova Importance: Undecided => Low ** Changed in: nova/stein Assignee:

[Yahoo-eng-team] [Bug 1819043] Re: Lintian warning: package-installs-into-obsolete-dir etc/bash_completion.d/

2019-07-23 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1819994] Re: cloud-init selects sysconfig netconfig renderer if network-manager is installed on Ubuntu

2019-07-23 Thread Dan Watkins
Hi Amy et al, I'm going to mark this Fix Released, as 19.1 has made its way in to Ubuntu. Please let us know if you don't think this is fixed! Dan ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1828641] Re: Xenial, Bionic, Cosmic revert ubuntu-advantage-tools config module changes from tip

2019-07-23 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Status: New => Invalid ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1837635] [NEW] HA router state change from "standby" to "master" should be delayed

2019-07-23 Thread Rodolfo Alonso
Public bug reported: Currently, when a HA state change occurs, the agent execute a series of actions [1]: updates the metadata proxy, updates the prefix delegation, executed L3 extension "ha_state_change" methods, updates the radvd status and notifies this to the server. When, in a system with

[Yahoo-eng-team] [Bug 1791111] Re: allow change password upon first use as user

2019-07-23 Thread Radomir Dopieralski
I'm working on implementing this for Horizon, and I have a working view where the user can change their password (https://review.opendev.org/672289). However, for this to be actually usable, the user has to know their user_id somehow. As far as I can tell, there is no way to determine the user_id

[Yahoo-eng-team] [Bug 1837553] [NEW] Neutron api-ref should mention that list of e.g. IDs is supported in GET requests

2019-07-23 Thread Slawek Kaplonski
Public bug reported: It is supported behaviour that e.g. request like GET /v2.0/ports?id== should treat ID filters as list and return ports with those 2 IDs. And it is like that also for other resources. But it isn't documented in API-REF and that should be updated in docs. ** Affects:

[Yahoo-eng-team] [Bug 1378904] Re: renaming availability zone doesn't modify host's availability zone

2019-07-23 Thread Matt Riedemann
** Changed in: nova Assignee: Matt Riedemann (mriedem) => Andrey Volkov (avolkov) ** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Assignee: (unassigned) => Andrey Volkov (avolkov) ** Changed in: nova/rocky Status: New => Fix

[Yahoo-eng-team] [Bug 1837552] [NEW] neutron-tempest-with-uwsgi job finish with timeout very often

2019-07-23 Thread Slawek Kaplonski
Public bug reported: Example of such timeouted job: http://logs.openstack.org/22/660722/15/check/neutron-tempest-with- uwsgi/721b94f/job-output.txt.gz I checked only this one example failure so far but it looks for me that all was running fine for some time and than suddently all tests started

[Yahoo-eng-team] [Bug 1830782] Re: stein: openstack-dashboard gui not showing newly created project/users under newly domain

2019-07-23 Thread Alex Kavanagh
On further debugging, it appears that there is an issue in horizon (caused due to a change in keystone) with the use of a scoped tokens for the admin user when multi-domain is enabled. The scenario is as follows: 1. Multi domain is enabled. 2. The admin user is logged in with credentials using

[Yahoo-eng-team] [Bug 1837531] [NEW] Incorrect Error message when user try to Encrypt an 'Volume Type' in Use

2019-07-23 Thread Vishal Manchanda
Public bug reported: When User tries to encrypt a 'Volume Type' which is already in use, User gets an error message "Unable to create encrypted volume type" on the horizon. but IMO it needs to raise an error message like "Cannot create encryption specs. Volume type in use". Steps to reproduce:

[Yahoo-eng-team] [Bug 1837530] [NEW] cloud-config in vendordata overriden by user-data

2019-07-23 Thread r
Public bug reported: This may be a bug or valid behaviour, but by reading little available vendordata documentations, I think either documentation is invalid or at-least lacking something. I'm trying to boot instances using config-drive and openstack dialect. There is no Nova or metadata service

[Yahoo-eng-team] [Bug 1837529] [NEW] Cannot use push-notification with custom objects

2019-07-23 Thread Roman Dobosz
Public bug reported: We have custom object which we would like to have updated in remote resource cache. Currently, in CacheBackedPluginApi resource cache is created on initialization by create_cache_for_l2_agent function which have fixed list of resources to subscribe. If we want to use

[Yahoo-eng-team] [Bug 1835037] Re: Upgrade from bionic-rocky to bionic-stein failed migrations.

2019-07-23 Thread Sahid Orentino
I also proposed a fix for nova since 'nova-manage cellv2 update_cell' is bugged for cell0. https://review.opendev.org/#/c/672045/ ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1837455] Re: could not find requested endpoint in service catalog

2019-07-23 Thread Kyle Dean
configuration error. closing ** 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/1837455 Title: could not find requested endpoint in

[Yahoo-eng-team] [Bug 1837513] [NEW] Install and configure in keystone

2019-07-23 Thread ahmed elbendary
Public bug reported: Step Number 5 in keystone installation and configuration keystone-manage bootstrap --bootstrap-password ADMIN_PASS \ --bootstrap-admin-url http://controller:35357/v3/ \ --bootstrap-internal-url http://controller:5000/v3/ \ --bootstrap-public-url