[Yahoo-eng-team] [Bug 1861749] Re: Instance is under rebuilding status always when use 'arm64' architecture image

2020-03-12 Thread OpenStack Infra
Reviewed: https://review.opendev.org/711363 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8dada6d0f66f6c53a78725fb54f6a8e5d36fb127 Submitter: Zuul Branch:master commit 8dada6d0f66f6c53a78725fb54f6a8e5d36fb127 Author: ericxiett Date: Thu Mar 5 07:49:38 2020 +0800

[Yahoo-eng-team] [Bug 1867214] [NEW] MTU too large error presented on create but not update

2020-03-12 Thread Nate Johnston
Public bug reported: If an MTU is supplied when creating a network it is rejected if it is above global_physnet_mtu. If an MTU is supplied when updating a network it is not rejected even if the value is too large. When global_physnet_mtu is 1500 I can easily set MTU 9000 or even beyond through u

[Yahoo-eng-team] [Bug 1867205] [NEW] Reload functionality is broken in Ussuri

2020-03-12 Thread Abhishek Kekane
Public bug reported: Reload config files doesn't work upon sending sighup signal to glance- api service parent process, resulting in terminating the parent and keeping child processes orphan. ** Affects: glance Importance: High Status: New ** Changed in: glance Importance: Undec

[Yahoo-eng-team] [Bug 1862343] Re: compiled messages not shipped in packaging resulting in missing translations

2020-03-12 Thread Corey Bryant
This bug was fixed in the package horizon - 3:18.0.1~git2020021409.bb959361b-0ubuntu3~cloud0 --- horizon (3:18.0.1~git2020021409.bb959361b-0ubuntu3~cloud0) bionic-ussuri; urgency=medium . * New update for the Ubuntu Cloud Archive. . horizon (3:18.0.1~git2020021409.bb959361b-0u

[Yahoo-eng-team] [Bug 1867202] [NEW] Directory nonexistent(root home) error in ec2 instance userdata

2020-03-12 Thread Shay Keren
Public bug reported: AWS EC2 instance Ubuntu Error while trying to create some file under root user home directory This error occurs if userdata interpreter is #!/bin/sh, it works fine if I manually run it. see attached logs or more details ** Affects: cloud-init Importance: Undecided

[Yahoo-eng-team] [Bug 1863058] Re: Arm64 CI for Nova

2020-03-12 Thread Stephen Finucane
Awesome! Could you bring this up on openstack-discuss [1]? It's far more likely to get eyes (and volunteers to help with issues you'll have) there. [1] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack- discuss ** Changed in: nova Status: New => Invalid -- You received this b

[Yahoo-eng-team] [Bug 1864279] Re: Unable to attach more than 6 scsi volumes

2020-03-12 Thread Stephen Finucane
Looks like it's been fixed on RHEL 7.7 too [1]. If you're on a different OS, I'd suggest opening a bug against the libvirt component for same and requesting a backport. I don't think there's much to do here from a nova perspective. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1741782 ** Bug wa

[Yahoo-eng-team] [Bug 1867197] [NEW] ec2: add support for rendering public IP addresses in network config

2020-03-12 Thread Chad Smith
Public bug reported: cloud-init 20.1 currently renders only local ip address information in the network configuration emitted for attached NICs. Ec2 instances can be launched and configured with multiple public IP addresses https://aws.amazon.com/blogs/aws/multiple-ip-addresses-for-ec2 -instance

[Yahoo-eng-team] [Bug 1863757] Re: Insufficient memory for guest pages when using NUMA

2020-03-12 Thread Stephen Finucane
*** This bug is a duplicate of bug 1734204 *** https://bugs.launchpad.net/bugs/1734204 Yes, this has been resolved since Stein as noted at 1734204. Unfortunately Queen is in Extended Maintenance and we no longer release new versions so this is not likely to be fixed there. ** This bug has bee

[Yahoo-eng-team] [Bug 1864422] Re: can the instance supports online keys updates?

2020-03-12 Thread Stephen Finucane
To the best of my knowledge, this is not currently supported. We only support it for rebuild [1], which is a destructive operation. [1] https://specs.openstack.org/openstack/nova- specs/specs/queens/implemented/rebuild-keypair-reset.html ** Changed in: nova Status: New => Invalid -- You

[Yahoo-eng-team] [Bug 1864160] Re: mete_date shows region information

2020-03-12 Thread Stephen Finucane
Please bring questions and support requests to either the openstack- discuss mailing list or the #openstack-nova IRC channel, please ** Changed in: nova Status: New => Opinion ** Changed in: nova Status: Opinion => Invalid -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1866288] Re: tox pep8 fails on ubuntu 18.04.3

2020-03-12 Thread Stephen Finucane
Yup, Rocky was tested on Xenial (16.04), not Bionic (18.04). Bionic doesn't provide a suitable Python interpreter for this older code. This is expected. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1861460] Re: cloud-init should parse initramfs rendered netplan if present

2020-03-12 Thread Frank Heimes
** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1867151] [NEW] Can't run tests on CentOS 8 (missing py3 dependencies)

2020-03-12 Thread Paride Legovini
Public bug reported: The cloud-init test environment can't be set up on CentOS 8 due to missing Python 3 dependencies. The missing libraries are at least the following: - contextlib2 - httpretty - unittest2 Of these unittest2 is available in the PowerTools repository as python3-unittest2, the

[Yahoo-eng-team] [Bug 1855708] Re: Reload tests broken in Py3

2020-03-12 Thread Erno Kuvaja
** Also affects: glance/train Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1855708 Title: Reload tests broken in Py3 Status in Glance: Tri

[Yahoo-eng-team] [Bug 1867119] Re: [security] Add allowed-address-pair 0.0.0.0/0 to one port will open all others' protocol under same security group

2020-03-12 Thread LIU Yulong
** This bug is no longer a duplicate of bug 1793029 adding 0.0.0.0/0 address pair to a port bypasses all other vm security groups -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1867119

[Yahoo-eng-team] [Bug 1867122] [NEW] Unnecessary network flapping while update floatingip without port or fixed ip changed

2020-03-12 Thread Taoyunxiang
Public bug reported: While updating a FIP without port or fixed ip changed. For example, updating its description via neutron API, or associate same floatingip and fixed ip more than once, it will delete the old one ,than add a new one[0]. It will make network flap. Because we don't change fip an

[Yahoo-eng-team] [Bug 1867119] Re: [security] Add allowed-address-pair 0.0.0.0/0 to one port will open all others' protocol under same security group

2020-03-12 Thread Slawek Kaplonski
*** This bug is a duplicate of bug 1793029 *** https://bugs.launchpad.net/bugs/1793029 ** This bug has been marked a duplicate of bug 1793029 adding 0.0.0.0/0 address pair to a port bypasses all other vm security groups -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1867119] [NEW] [security] Add allowed-address-pair 0.0.0.0/0 to one port will open all others' protocol under same security group

2020-03-12 Thread LIU Yulong
Public bug reported: [security] Add allowed-address-pair 0.0.0.0/0 to one port will open all others' protocol under same security group When add allowed-address-pair 0.0.0.0/0 to one port, it will unexpectedly open all others' protocol under same security group. First found in stable/queens, bu

[Yahoo-eng-team] [Bug 1867101] [NEW] Deployment has security group with empty tenant id

2020-03-12 Thread LIU Yulong
Public bug reported: ENV: devstack, master $ openstack security group list +--+-++--+--+ | ID | Name| Description| Project