[Yahoo-eng-team] [Bug 1801095] Re: RFE: enhance CADF notifications with request ID and global request ID

2019-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/618095 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b4f0d032430cd502e4296d6d09835f4ff6414396 Submitter: Zuul Branch:master commit b4f0d032430cd502e4296d6d09835f4ff6414396 Author: Artem Vasilyev Date: Thu Nov 15 10:36:56 201

[Yahoo-eng-team] [Bug 1811639] Re: virtual machine cannot get DHCP (DHCPv6) lease for IPV6 due to packet has no checksum.

2019-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/630297 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=26eb2509fea632e67ffabcc15195cc13ee02bf68 Submitter: Zuul Branch:master commit 26eb2509fea632e67ffabcc15195cc13ee02bf68 Author: Bence Romsics Date: Fri Jan 11 16:08:53 2019

[Yahoo-eng-team] [Bug 1796925] Re: [RFE] port forwarding floating IP QoS

2019-02-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/631448 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e108ac6bdf80f646d1663ad7dd063e6988c111d3 Submitter: Zuul Branch:master commit e108ac6bdf80f646d1663ad7dd063e6988c111d3 Author: LIU Yulong Date: Wed Jan 16 18:48:19 2019 +08

[Yahoo-eng-team] [Bug 1814304] [NEW] ubuntu-core: snap module does not work

2019-02-01 Thread Ondrej Kubik
Public bug reported: ubuntu-core 16 cloud init 18.4 snapuser is not created, whole thing falls over same happens when using snap module snap: command: boot log: https://paste.ubuntu.com/p/Tb5VxrDKq8/ #cloud-config debug: verbose: true users: - name: ubuntu lock_passwd: False gro

[Yahoo-eng-team] [Bug 1814301] [NEW] ubuntu-core: console conf is not disabled

2019-02-01 Thread Ondrej Kubik
Public bug reported: ubuntu-core 16 cloud-init 18.4 after successful cloud init configuration with managing snap account, device still presents console conf this used to work some time ago but seems to be broken again ** Affects: cloud-init Importance: Undecided Status: New -- Y

[Yahoo-eng-team] [Bug 1814300] [NEW] ubuntu-core: invalid net plan config generated

2019-02-01 Thread Ondrej Kubik
Public bug reported: Ubuntu core 16 cloud-init 18.4 no network no network configuration cloud init will auto generate invalid config boot error: https://paste.ubuntu.com/p/S8sRZtDRZf/ generated /etc/netplan/50-cloud-init.yaml : https://paste.ubuntu.com/p/XS6rcrdvW3/ #cloud-config debug: ver

[Yahoo-eng-team] [Bug 1814297] [NEW] ubuntu-core: fails to configure user when there is no network

2019-02-01 Thread Ondrej Kubik
Public bug reported: ubuntu-core 16 cloud init 18.4 Booting device without network: ethernet port is not plugged in, wifi is flaky Network config throws error: Error log: https://paste.ubuntu.com/p/FSmTKcqFqB/ Final stage errors: https://paste.ubuntu.com/p/DBRSvqJ9V8/ User ubuntu has not passw

[Yahoo-eng-team] [Bug 1059899] Re: nova fails to configure dnsmasq, resulting in DNS timeouts in instances

2019-02-01 Thread Bryan Quigley
Closed upstream as being fixed for a while - closing Ubuntu task as well. ** Changed in: nova (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1814296] [NEW] ubuntu-core: snappy supported or not?

2019-02-01 Thread Ondrej Kubik
Public bug reported: This is confusing: Running Cloud-init v. 18.4 Using snappy module, getting warning: "snappy module will be dropped in 18.3 release" Do we travel back in time? Actual log: [ 67.530402] cloud-init[2118]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:config' at Fri

[Yahoo-eng-team] [Bug 1814294] [NEW] ubuntu-core: installing extra snap fails

2019-02-01 Thread Ondrej Kubik
Public bug reported: Ubuntu core 16 installed of additional snap package fails: error log: [ 157.323966] cloud-init[2240]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:config' at Fri, 01 Feb 2019 16:59:48 +. Up 156.63 seconds. [ 157.324909] cloud-init[2240]: 2019-02-01 16:59:49,08

[Yahoo-eng-team] [Bug 1814289] [NEW] No control over the order in which scripts are executed

2019-02-01 Thread Abel Luck
Public bug reported: As discussed on IRC with rharper: There is no way to influence the order that scripts are executed. The use case is: Build an AMI with a /etc/cloud/cloud.cfg.d/.cfg file that contains a `runcmd` directive, and have this script executed BEFORE the runtime user-data script

[Yahoo-eng-team] [Bug 1713163] Re: test_delete_saving_image fails because image hasn't transitioned to SAVING

2019-02-01 Thread Matt Riedemann
** Changed in: tempest Assignee: chandan kumar (chkumar246) => (unassigned) ** Changed in: tempest Importance: Undecided => Medium ** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https

[Yahoo-eng-team] [Bug 1813885] Re: ERROR nova.api.openstack.wsgi

2019-02-01 Thread Matt Riedemann
This isn't a nova issue, there is a problem with the underlying database configuration: 2019-01-30 15:28:10.497 24371 ERROR nova.api.openstack.wsgi OperationalError: (pymysql.err.OperationalError) (1040, u'Too many connections') (Background on this error at: http://sqlalche.me/e/e3q8) Try adjusti

[Yahoo-eng-team] [Bug 1814245] [NEW] _disconnect_volume incorrectly called for multiattach volumes during post_live_migration

2019-02-01 Thread Lee Yarwood
Public bug reported: Description === Idc5cecffa9129d600c36e332c97f01f1e5ff1f9f introduced a simple check to ensure disconnect_volume is only called when detaching a multi-attach volume from the final instance using it on a given host. That change however doesn't take LM into account and

[Yahoo-eng-team] [Bug 1814226] [NEW] disk over-commit still not correctly calculated during live migration

2019-02-01 Thread git.user
Public bug reported: As far as I can see exactly the same as https://bugzilla.redhat.com/show_bug.cgi?id=1536375 It was "re-fixed" yet another once by 0b63a7674a2391e36450dcc8e42bcb210c698c3e << Merge "Refix disk size during live migration with disk over-commit">> As a result I can't live migrat