[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-07-03 Thread James Page
** Changed in: cloud-archive/rocky Status: Fix Committed => Fix Released ** Changed in: cloud-archive/stein Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:19.0.0-0ubuntu2.3 --- nova (2:19.0.0-0ubuntu2.3) disco; urgency=medium * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure virsh disk attach does not fail silently (LP: #1825882). * d/p/bug_1826523.patch: Cherry-picked from

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-07-02 Thread James Page
** Changed in: cloud-archive/queens Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771506 Title: Unit test failure with OpenSSL 1.1.1 To manage notifica

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-07-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/656308 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5b0adaa0ca5f757bb224d1ffac0c6705b03ee2ed Submitter: Zuul Branch:stable/queens commit 5b0adaa0ca5f757bb224d1ffac0c6705b03ee2ed Author: Corey Bryant Date: Thu Feb 7 10:12:54 2019

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:17.0.9-0ubuntu3 --- nova (2:17.0.9-0ubuntu3) bionic; urgency=medium * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure virsh disk attach does not fail silently (LP: #1825882). * d/p/bug_1826523.patch: Cherry-picked from up

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:18.1.0-0ubuntu3 --- nova (2:18.1.0-0ubuntu3) cosmic; urgency=medium * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure virsh disk attach does not fail silently (LP: #1825882). * d/p/bug_1826523.patch: Cherry-picked from up

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-06-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/656304 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=64793cf6f77c5ba7c9ea51662d936c7545ffce8c Submitter: Zuul Branch:stable/stein commit 64793cf6f77c5ba7c9ea51662d936c7545ffce8c Author: Corey Bryant Date: Thu Feb 7 10:12:54 2019 -

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-22 Thread OpenStack Infra
Reviewed: https://review.opendev.org/656307 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8241b47967adb792a4254eeb58fda1fc55edf314 Submitter: Zuul Branch:stable/rocky commit 8241b47967adb792a4254eeb58fda1fc55edf314 Author: Corey Bryant Date: Thu Feb 7 10:12:54 2019 -

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-21 Thread Corey Bryant
This has also built successfully in the queens cloud archive. ** Tags removed: verification-queens-needed ** Tags added: verification-queens-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771506

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-21 Thread Corey Bryant
@Dimitri, thanks very much. I've pushed changes to cosmic and disco branches to drop the skip-openssl-1.1.1-tests.patch patch and have built them successfully (locally) for disco, cosmic, bionic-stein, and bionic- rocky. I'm going to hold off on uploads just for that change as nova has a lot of chu

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-21 Thread Dimitri John Ledkov
Bionic is great, previously it would fail nova.tests.unit.virt.xenapi.test_xenapi.XenAPIDiffieHellmanTestCase tests but now they pass. Cosmic/Disco/Eoan are also correctly fixed at runtime, however the unittests that exercise this runtime issue are force skipped since the skip-openssl-1.1.1-tests.

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-08 Thread Brian Murray
Hello Thomas, or anyone else affected, Accepted nova into disco-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nova/2:19.0.0-0ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wik

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-03 Thread Corey Bryant
New versions of nova with this fix have been uploaded to eoan, disco, cosmic, and bionic. Stable release uploads are awaiting review from the SRU team [1]. [1] https://launchpad.net/ubuntu/disco/+queue?queue_state=1&queue_text=nova https://launchpad.net/ubuntu/cosmic/+queue?queue_state=1&queue_tex

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-05-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:19.0.0-0ubuntu4 --- nova (2:19.0.0-0ubuntu4) eoan; urgency=medium * d/p/xenapi-agent-change-openssl-error-handling.patch: Cherry-picked from upstream to ensure xenapi agent only raises a RuntimeError exception when openssl returns a

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-02-07 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771506 Title: Unit test failure with OpenSSL 1.1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/cloud

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-02-07 Thread Corey Bryant
@xnox, thanks for the patch. I've submitted it to the upstream master branch. Once that lands I'll start backporting to stable branches and Ubuntu. ** Also affects: nova (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Disco) Importance: Undecided

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-02-07 Thread Corey Bryant
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771506 Title: Unit test failure with OpenSSL 1.1.1 To manage notifications

[Bug 1771506] Re: Unit test failure with OpenSSL 1.1.1

2019-02-07 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/635533 ** Changed in: nova Status: Confirmed => In Progress ** Changed in: nova Assignee: (unassigned) => Corey Bryant (corey.bryant) -- You received this bug notification because you are a member of Ubuntu Bugs, wh