[Yahoo-eng-team] [Bug 1836692] [NEW] Useless unit test for pre_live_migration method in compute manager

2019-07-15 Thread Takashi NATSUME
Public bug reported: In nova/tests/unit/compute/test_compute.py, the following method does not check anything. def test_pre_live_migration_instance_has_no_fixed_ip(self): # Confirm that no exception is raised if there is no fixed ip on # pre_live_migration

[Yahoo-eng-team] [Bug 1829296] Re: keystone-manage fails silently

2019-07-15 Thread Launchpad Bug Tracker
[Expired for OpenStack Identity (keystone) because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1836680] [NEW] attach volume succeeded but device not found on guest machine

2019-07-15 Thread norman shen
Public bug reported: sorry post bug at wrong place. ** Affects: neutron Importance: Undecided Status: Invalid ** Changed in: neutron Status: New => Invalid ** Description changed: - we are using OpenStack Queens: - nova-common/xenial,now 2:17.0.9-6~u16.01+mcp189 all

[Yahoo-eng-team] [Bug 1836681] [NEW] attach volume succeeded but device not found on guest machine

2019-07-15 Thread norman shen
Public bug reported: we are using OpenStack Queens: nova-common/xenial,now 2:17.0.9-6~u16.01+mcp189 all [installed] nova-compute/xenial,now 2:17.0.9-6~u16.01+mcp189 all [installed,automatic] nova-compute-kvm/xenial,now 2:17.0.9-6~u16.01+mcp189 all [installed] guest vm uses windows 2012

[Yahoo-eng-team] [Bug 1754104] Re: install guide: keystone_authtoken/auth_url shows incorrect port

2019-07-15 Thread zengjia
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Assignee: (unassigned) => zengjia (zengjia87) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1836671] [NEW] string_concat is removed from django as of 2.1

2019-07-15 Thread Corey Bryant
Public bug reported: I just tripped over this in Ubuntu development of Eoan (Train) where we are moving from python-django 1.11.22 to python-django 2.2.3. The traceback ends with: File "/usr/lib/python3/dist-packages/openstack_dashboard/dashboards/project/instances/tables.py", line 27, in   

[Yahoo-eng-team] [Bug 1836650] Re: Bug when configuring Keystone events format

2019-07-15 Thread Rafael Weingartner
** Also affects: keystone Importance: Undecided Status: New ** Changed in: kolla-ansible Assignee: (unassigned) => Rafael Weingartner (rafaelweingartner) ** Changed in: keystone Assignee: (unassigned) => Rafael Weingartner (rafaelweingartner) -- You received this bug

[Yahoo-eng-team] [Bug 1832267] Re: add raw format link to keystone config sample.

2019-07-15 Thread Colleen Murphy
** Changed in: keystone Status: New => Invalid -- 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/1832267 Title: add raw format link to keystone config

[Yahoo-eng-team] [Bug 1836642] [NEW] Metadata responses are very slow sometimes

2019-07-15 Thread Slawek Kaplonski
Public bug reported: It happens from time to time in CI that VM spawned in test don't get public-keys from metadata service. Due to that SSH to instance using ssh-key is not possible thus test fails. Example of such failures:

[Yahoo-eng-team] [Bug 1834632] Re: apt-key add fails with raw key input

2019-07-15 Thread Dan Watkins
Hi shine, Thanks for the additional information. It looks to me like these keys aren't valid; both of them are missing a leading "-" on their first line, which causes gpg to not be able to operate on them. For example, comparing the Rabbit key to the one provided upstream: # diff their.gpg

[Yahoo-eng-team] [Bug 1836095] Re: Improve "OVSFirewallDriver.process_trusted_ports"

2019-07-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670162 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae1d36fa9d8e2115a5241b5da2e941cdefa2c463 Submitter: Zuul Branch:master commit ae1d36fa9d8e2115a5241b5da2e941cdefa2c463 Author: Rodolfo Alonso Hernandez Date: Wed Jul 10

[Yahoo-eng-team] [Bug 1836598] [NEW] cc_ntp generates wrong config for ntpd in debian (buster)

2019-07-15 Thread Dmitry Shkuratov
Public bug reported: when i use the following configuration: ntp: enabled: true ntp_client: ntp pools: [0.int.pool.ntp.org, 1.int.pool.ntp.org, ntp.myorg.org] servers: - ntp.server.local - ntp.ubuntu.com - 192.168.23.2 wrong configuration pools received, cat /etc/ntpd.conf

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-15 Thread Corey Bryant
This bug was fixed in the package neutron - 2:13.0.3-0ubuntu2~cloud0 --- neutron (2:13.0.3-0ubuntu2~cloud0) bionic-rocky; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . neutron (2:13.0.3-0ubuntu2) cosmic; urgency=medium . *

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-15 Thread Corey Bryant
This bug was fixed in the package neutron - 2:12.0.6-0ubuntu2~cloud0 --- neutron (2:12.0.6-0ubuntu2~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:12.0.6-0ubuntu2) bionic; urgency=medium . *

[Yahoo-eng-team] [Bug 1836595] [NEW] test_server_connectivity_cold_migration_revert failing

2019-07-15 Thread Artom Lifshitz
Public bug reported: test_server_connectivity_cold_migration_revert has started failing now that we've un-skipped it [1]. It appears as though Nova is doing everything right in terms of external events and VIF plugging (see analysis on PS6 of [2]), so the thinking is that it's something with the

[Yahoo-eng-team] [Bug 1821594] Re: [SRU] Error in confirm_migration leaves stale allocations and 'confirming' migration state

2019-07-15 Thread Edward Hope-Morley
** Changed in: nova/stein Status: Fix Committed => Fix Released ** Changed in: cloud-archive/stein Status: Fix Committed => Fix Released ** Changed in: nova (Ubuntu Disco) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1836568] [NEW] Logis filled with uneccesery policy derecation warning

2019-07-15 Thread Attila Fazekas
Public bug reported: My today master version of keystone log is full with: 2019-07-15 10:47:25.316828 As of the Stein release, the domain API now understands how to handle 2019-07-15 10:47:25.316831 system-scoped tokens in addition to project-scoped tokens, making the API more 2019-07-15

[Yahoo-eng-team] [Bug 1836570] [NEW] VNC connections from horizon not working due to certs not set

2019-07-15 Thread Paul Henien
Public bug reported: VNC connections from horizon were not working, console-ssl-cert and console-ssl-key are unset in n-c-c, yet "openstack console url show" is returning. Once SSL certificates set up for VNC access the console worked. Perhaps related to any sort of patching that may have

[Yahoo-eng-team] [Bug 1836565] [NEW] Functional test test_keepalived_state_change_notification may fail do to race condition

2019-07-15 Thread Slawek Kaplonski
Public bug reported: Functional test neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_keepalived_state_change_notification may fail due to setting initial status of keepalived_state during starting of IP monitor. Some time ago patch https://review.opendev.org/#/c/642295/

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:12.0.6-0ubuntu2 --- neutron (2:12.0.6-0ubuntu2) bionic; urgency=medium * d/p/revert-iptables-tcp-checksum-fill-code.patch: Cherry-picked from upstream to revert invalid use of iptables -j CHECKSUM (LP: #1722584). -- Corey

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:13.0.3-0ubuntu2 --- neutron (2:13.0.3-0ubuntu2) cosmic; urgency=medium * d/p/revert-iptables-tcp-checksum-fill-code.patch: Cherry-picked from upstream to revert invalid use of iptables -j CHECKSUM (LP: #1722584). neutron