[Yahoo-eng-team] [Bug 1792674] Re: [Rocky] fail to get VNC console

2018-09-18 Thread end-user
By the way, installation docs of Centos on compute node doesn't mention to start openstack-nova-consoleauth.service I'll file a bug for it. ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1793255] [NEW] Install and configure controller node for Red Hat Enterprise Linux and CentOS in nova

2018-09-18 Thread end-user
Public bug reported: You gus doesn't maintain the doc well. Waste people lots of time. openstack-nova-consoleauth should be started, or VNC console won't work. see https://bugs.launchpad.net/nova/+bug/1792674 This bug tracker is for errors

[Yahoo-eng-team] [Bug 1776896] Re: Database connection was found disconnected; reconnecting: DBConnectionError

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

[Yahoo-eng-team] [Bug 1793244] [NEW] Egress UDP traffic is dropped

2018-09-18 Thread Annie Melen
Public bug reported: Hello! I've encountered the error while becnhmarking UDP traffic between two instances. Any help would be apreciated. I've got two instances (test1: 172.31.200.232, test2: 172.31.200.234) located in one external network on separate compute nodes. Testing via iperf3 brought

[Yahoo-eng-team] [Bug 1788403] Re: test_server_connectivity_cold_migration_revert randomly fails ssh check

2018-09-18 Thread Attila Fazekas
Searching for keywords in the neutron change log: https://bugs.launchpad.net/neutron/+bug/1757089 ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1708433] Re: Attaching sriov nic VM fail with keyError pci_slot

2018-09-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/591898 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=68011c40ae2ab0900674408a88f62a60a802fef7 Submitter: Zuul Branch:master commit 68011c40ae2ab0900674408a88f62a60a802fef7 Author: Matt Riedemann Date: Wed Aug 15 13:33:16 2018

[Yahoo-eng-team] [Bug 1785827] Re: Performance regression in libvirt get_available_resource()

2018-09-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/589567 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e6af812865553fbc49114a419170693ff15d5545 Submitter: Zuul Branch:master commit e6af812865553fbc49114a419170693ff15d5545 Author: Lee Yarwood Date: Thu Aug 9 13:45:13 2018 +0100

[Yahoo-eng-team] [Bug 1793207] [NEW] external_gateway_info enable_snat attribute should be owner-modifiable

2018-09-18 Thread Brian Haley
Public bug reported: Currently, policy.json restricts who can change the 'enable_snat' setting of a router. For example: stack@18-04:~/devstack$ openstack router show -c external_gateway_info router1

[Yahoo-eng-team] [Bug 1793193] [NEW] A locked user triggers an exception

2018-09-18 Thread Robert Schweikert
Public bug reported: When a user is already locked an exception is propagated and no further action is taken. However, if the user is already locked we have the condition we want and thus cloud-init should proceed. ** Affects: cloud-init Importance: Undecided Assignee: Robert

[Yahoo-eng-team] [Bug 1792913] Re: Keystone HTTP 500: AttributeError: type object 'GroupsResource' has no attribute '_get_domain_id_from_token'

2018-09-18 Thread Morgan Fainberg
*** This bug is a duplicate of bug 1793027 *** https://bugs.launchpad.net/bugs/1793027 ** This bug has been marked a duplicate of bug 1793027 Flask doesn't normalize domains sanely in some cases -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1788634] Re: Noisy DEBUG log: Defaulting the value of the field 'numa_membw_values' to None in MetricPayload

2018-09-18 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => In Progress ** Changed in: nova/queens Importance: Undecided => Low ** Changed in: nova/queens Assignee: (unassigned) => Elod Illes (elod-illes) -- You received

[Yahoo-eng-team] [Bug 1793177] [NEW] Instance resize fails due to incorrect parameters order

2018-09-18 Thread Vladyslav Drok
Public bug reported: This happens on pike on destination node (to be perfectly clear it is cold migration from ocata compute to pike compute): 2018-09-18 15:17:31.329 10975 INFO nova.compute.manager [req-70e235c5-8f73-4e27-b2a9-dd17cc89c72d c073ae48f68d498cbd719d11024c1054

[Yahoo-eng-team] [Bug 1793159] [NEW] no signature check for cached images

2018-09-18 Thread Josephine Seifert
Public bug reported: Currently Nova only checks an image's signature directly after downloading it from Glance. The image is then cached on the corresponding compute node. When Nova is reading the image file from cache and actually transfers it into the desired target storage when creating a

[Yahoo-eng-team] [Bug 1793149] [NEW] Nova online data migration from ocata to pike might run indefinitely

2018-09-18 Thread Vladyslav Drok
Public bug reported: We need to filter out deleted instances when running populate_missing_availability_zones online data migrations. If there are any instances created in ocata that are in scheduling error state and they were deleted but not purged from db this migration will be running

[Yahoo-eng-team] [Bug 1793027] Re: Flask doesn't normalize domains sanely in some cases

2018-09-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/603239 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c96c7fd03b7afab033bcb31465390f46e56089c5 Submitter: Zuul Branch:master commit c96c7fd03b7afab033bcb31465390f46e56089c5 Author: morgan fainberg Date: Mon Sep 17 14:59:08

[Yahoo-eng-team] [Bug 1793149] Re: Nova online data migration from ocata to pike might run indefinitely

2018-09-18 Thread Vladyslav Drok
was fixed by Ic6060beaa08af5ea70e5e54fffb94eea58aa7bbf it seems. slightly different but still ok. ** Changed in: nova Status: New => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1793095] Re: Verify operation in keystone

2018-09-18 Thread Chason Chan
*** This bug is a duplicate of bug 1790148 *** https://bugs.launchpad.net/bugs/1790148 ** This bug has been marked a duplicate of bug 1790148 Verify operation in keystone (Documentation fault) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1793118] [NEW] Failed sending gratuitous ARP when setting gateway for router

2018-09-18 Thread Gökhan
Public bug reported: We have installed Openstack Pike version with Openstack Ansible on Ubuntu 16.04.5 LTS (kernel version: 4.15.0-34-generic) Our environment is HA using VRRP, We have deployed Arista ML2 Plugin Driver and used Openstack L3 Agent. When I try to set gateway for router I am

[Yahoo-eng-team] [Bug 1793103] [NEW] public-subnet not explained

2018-09-18 Thread Younger Wang
Public bug reported: In https://docs.openstack.org/neutron/rocky/admin/config-address- scopes.html, the public-subnet and ipv6-public-subnet pop up from nowhere, which is confusing. If these subnets are automatically generated, it should be explained. If these need to be manually created, the

[Yahoo-eng-team] [Bug 1793102] [NEW] ha_vrrp_health_check_interval causes constantly VRRP transitions

2018-09-18 Thread Hua Zhang
Public bug reported: Commit 185d6cbc648fd041402a5034b04b818da5c7136e added support for keepalived VRRP health check, but it will cause constantly VRRP transitions if you actually enable the option ha_vrrp_health_check_interval. It seems to be because keepalived can't run ha_check_script_1.sh

[Yahoo-eng-team] [Bug 1793094] [NEW] Router: add port doesn't take IP from allocation pool

2018-09-18 Thread Crazik
Public bug reported: I have: - external network with /24 subnet with .1 as a gateway - allocation pool in this subnet (from .100 to .200) I, as a user: - create router without binding to external network - add port from external subnet I got an addr .1 (my gateway) on my new port. More: When

[Yahoo-eng-team] [Bug 1793095] [NEW] Verify operation in keystone

2018-09-18 Thread end-user
Public bug reported: openstack --os-auth-url http://controller:35357/v3 \ > --os-project-domain-name Default --os-user-domain-name Default \ > --os-project-name admin --os-username admin token issue why 35357? there is NO 35357 port listening now, check

[Yahoo-eng-team] [Bug 1792869] Re: FS driver: chunk size is hard-coded

2018-09-18 Thread Lucian Petrut
Addressed by https://review.openstack.org/#/c/603023/. ** Project changed: glance => glance-store ** Changed in: glance-store Assignee: (unassigned) => Lucian Petrut (petrutlucian94) ** Changed in: glance-store Status: New => Incomplete ** Changed in: glance-store Status: