[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid, targetcli-fb

2020-02-26 Thread James Page
I also uploaded the requested versions of configshell-fb and rtslib-fb to get things up-to-date for the release feature freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854362 Title: [MIR]

[Bug 1862343] Re: Changing the language in GUI has almost no effect

2020-02-25 Thread James Page
Packages have PO files but not MO files - the package build does the compilation but the install step completely misses them. ** Changed in: horizon (Ubuntu) Status: New => Triaged ** Changed in: horizon (Ubuntu) Importance: Undecided => High ** Also affects: horizon (Ubuntu Eoan)

[Bug 1862343] Re: Changing the language in GUI has almost no effect

2020-02-25 Thread James Page
it looks like the translation compilation never happens - if you drop into /usr/share/openstack-dashboard and run: sudo python3 manage.py compilemessages and then restart apache the translations appear to be OK ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New **

[Bug 1815991] Re: [MIR] masakari and masakari-monitors

2020-02-25 Thread James Page
>From masakari security review: - postinst to add masakari group and user and ensure directories and databases etc are owned by the masakari user/group - NOTE: there appears to be a typo in the postinst script which uses chmod instead of chown: - chmod masakari:masakari

[Bug 1815991] Re: [MIR] masakari and masakari-monitors

2020-02-25 Thread James Page
masakari unit test error messages: - TypeError: 'int' object is not an iterator I could not find this error in the latest build log - TypeError: foo() missing 1 required positional By design - the test intentionally raises a TypeError. - TypeError: 'NoneType' object is not callable

[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid, targetcli-fb

2020-02-25 Thread James Page
ceph-iscsi: ubuntu-openstack added as bug subscriber. package updated to 3.4 as requested (thanks for spotting that). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854362 Title: [MIR]

[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid, targetcli-fb

2020-02-25 Thread James Page
Re "tcmu 32 bit Werror" - I supplied a patch for the actual error raised on 32 bit archs but the Debian maintainer rejected my change to not disable that compiler feature (-Werror) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1855859] Re: [SRU] ceph 13.2.7

2020-02-24 Thread James Page
** Changed in: ceph (Ubuntu Disco) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855859 Title: [SRU] ceph 13.2.7 To manage notifications about this bug

[Bug 1850901] Re: [SRU] ceph 14.2.4

2020-02-24 Thread James Page
/issue37490.patch: Cherry pick fix to optimize LVM queries in ceph-volume, resolving performance issues in systems under heavy load or with large numbers of disks (LP: #1850754). . [ James Page ] * New upstream release (LP: #1850901): - d/p/CVE-2019-10222.patch,ceph-volume-wait

[Bug 1850901] Update Released

2020-02-24 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-02-24 Thread James Page
/issue37490.patch: Cherry pick fix to optimize LVM queries in ceph-volume, resolving performance issues in systems under heavy load or with large numbers of disks (LP: #1850754). . [ James Page ] * New upstream release (LP: #1850901): - d/p/CVE-2019-10222.patch,ceph-volume-wait

[Bug 1851290] Re: Add backport for (s390x) endian fixes to ceph nautilus

2020-02-24 Thread James Page
/issue37490.patch: Cherry pick fix to optimize LVM queries in ceph-volume, resolving performance issues in systems under heavy load or with large numbers of disks (LP: #1850754). . [ James Page ] * New upstream release (LP: #1850901): - d/p/CVE-2019-10222.patch,ceph-volume-wait

[Bug 1850754] Update Released

2020-02-24 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1851290] Update Released

2020-02-24 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1863014] Re: skip trying to decrypt device if it already exists

2020-02-21 Thread James Page
** Changed in: vaultlocker 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/1863014 Title: skip trying to decrypt device if it already exists To manage

[Bug 1863014] Re: skip trying to decrypt device if it already exists

2020-02-21 Thread James Page
** Changed in: vaultlocker Status: In Progress => Fix Committed ** Also affects: vaultlocker (Ubuntu) Importance: Undecided Status: New ** Changed in: vaultlocker (Ubuntu) Status: New => Triaged ** Changed in: vaultlocker (Ubuntu) Importance: Undecided => Medium **

[Bug 1842690] Re: [SRU] networking-mlnx version misaligned with OpenStack Release

2020-02-20 Thread James Page
Hi Lenny In order to release these updates, we need for all versions to be tested - Disco has gone EOL since we started on this work so that can be ignored but the bionic/rocky and bionic/stein versions need validation before we can release them. Any chance you could complete that testing and

[Bug 1859412] Re: security: set default umask for service to 0027

2020-02-20 Thread James Page
** Changed in: openstack-pkg-tools (Ubuntu Focal) 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/1859412 Title: security: set default umask for service

[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid

2020-02-20 Thread James Page
cinder-volume will need an update to switch to LIO instead of tgt if we make this switch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854362 Title: [MIR] ceph-iscsi, tcmu, python-configshell-fb,

[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid

2020-02-20 Thread James Page
+1 on the switch from TGT to LIO however -server guide will probably need updates to support this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854362 Title: [MIR] ceph-iscsi, tcmu,

[Bug 1854362] Re: [MIR] ceph-iscsi, tcmu, python-configshell-fb, python-rtslib-fb, urwid

2020-02-20 Thread James Page
(and lets do that sooner rather than later in the cycle if the general consensus is that's a good idea) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854362 Title: [MIR] ceph-iscsi, tcmu,

[Bug 1863711] Re: [focal] `ovsdb-tool` not in `openvswitch-common`

2020-02-19 Thread James Page
** Changed in: openvswitch (Ubuntu) Status: New => Fix Committed ** Changed in: openvswitch (Ubuntu) Assignee: (unassigned) => James Page (james-page) ** Changed in: openvswitch (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are

[Bug 1839715] Re: masakari fails if hypervisor name does not match nova service name

2020-02-17 Thread James Page
d => High ** Changed in: masakari (Ubuntu Eoan) Assignee: (unassigned) => James Page (james-page) ** Changed in: masakari (Ubuntu Focal) Assignee: (unassigned) => James Page (james-page) ** Changed in: masakari (Ubuntu Focal) Status: Triaged => In Progress --

[Bug 1863585] Re: No `ovn-appctl` binary in package

2020-02-17 Thread James Page
** Changed in: ovn (Ubuntu) Status: New => In Progress ** Changed in: ovn (Ubuntu) Importance: Undecided => Medium ** Changed in: ovn (Ubuntu) Assignee: (unassigned) => James Page (james-page) ** Changed in: ovn (Ubuntu) Status: In Progress => Fix Commit

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2020-02-14 Thread James Page
Right - I was able to reproduce this issue on focal using: python3 -m venv /tmp/test3env source /tmp/test3env/bin/activate pip install wheel pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple pytopo==1.6.1 (thanks for that) However with the patched

[Bug 1728527] Re: hostmonitor can not monitor pacemaker_remote node via cibadmin query

2020-02-14 Thread James Page
@llile This fix is already in the packaging for OpenStack Train for Ubuntu ** Changed in: cloud-archive/rocky Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728527

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2020-02-14 Thread James Page
pip right through to Ubuntu development appears to be missing part of the fix for this problem so I've picked fixes for bionic/eoan/focal into: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3690 I'm still not able to reproduce this issue but please test and see if the proposed

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2020-02-13 Thread James Page
sorry - I missed this update - looking now! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833229 Title: `--extra-index-url` not working for PIP To manage notifications about this bug go to:

[Bug 1862773] Re: [MIR] python-tabulate (dependency of cinder)

2020-02-13 Thread James Page
Added bug subscriber. ** Changed in: python-tabulate (Ubuntu) Assignee: (unassigned) => Ubuntu Security Team (ubuntu-security) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862773 Title:

[Bug 1804261] Re: Ceph OSD units requires reboot if they boot before vault (and if not unsealed with 150s)

2020-02-13 Thread James Page
** Changed in: ceph (Ubuntu Focal) Status: New => Fix Released ** Changed in: cloud-archive/ussuri Status: New => Fix Released ** Changed in: ceph (Ubuntu Disco) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1843085] Update Released

2020-02-12 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1813582] Re: Update to 12.2.8 leads to SIGSEGV Segmentation fault in python3-rados

2020-02-12 Thread James Page
The xenial/queens fix got tangled with some following SRU work but its all now released. ** Changed in: cloud-archive/rocky Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1843085] Re: Backport of zero-length gc chain fixes to Luminous

2020-02-12 Thread James Page
This bug was fixed in the package ceph - 12.2.12-0ubuntu0.18.04.4~cloud0 --- ceph (12.2.12-0ubuntu0.18.04.4~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . ceph (12.2.12-0ubuntu0.18.04.4) bionic; urgency=medium . [ Billy Olsen ] * Do

[Bug 1847822] Update Released

2020-02-12 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1847822] Re: CephFS authorize fails with unknown cap type

2020-02-12 Thread James Page
This bug was fixed in the package ceph - 12.2.12-0ubuntu0.18.04.4~cloud0 --- ceph (12.2.12-0ubuntu0.18.04.4~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . ceph (12.2.12-0ubuntu0.18.04.4) bionic; urgency=medium . [ Billy Olsen ] * Do

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-02-12 Thread James Page
This bug was fixed in the package ceph - 12.2.12-0ubuntu0.18.04.4~cloud0 --- ceph (12.2.12-0ubuntu0.18.04.4~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . ceph (12.2.12-0ubuntu0.18.04.4) bionic; urgency=medium . [ Billy Olsen ] * Do

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-02-12 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.18.10.1~cloud0 --- ceph (13.2.7-0ubuntu0.18.10.1~cloud0) bionic; urgency=medium . * New upstream release for the Ubuntu Cloud Archive (LP: #1855859) including fix for ceph-volume performance issues (LP: #1850754):

[Bug 1855859] Re: [SRU] ceph 13.2.7

2020-02-12 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.18.10.1~cloud0 --- ceph (13.2.7-0ubuntu0.18.10.1~cloud0) bionic; urgency=medium . * New upstream release for the Ubuntu Cloud Archive (LP: #1855859) including fix for ceph-volume performance issues (LP: #1850754):

[Bug 1855859] Update Released

2020-02-12 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Update Released

2020-02-12 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Update Released

2020-02-12 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1776375] Re: [SRU] Making gnocchi resource support multiple projects with the same name

2020-02-12 Thread James Page
Ocata is a few days off EOL so marking bug task as won't fix. ** Changed in: cloud-archive/ocata Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776375 Title:

[Bug 1823295] Re: openvswitch-switch package upgrades restart daemons multiple times

2020-02-12 Thread James Page
I've committed this fix to the git repo for OVN for bionic, however there is no point in uploading it without another fix or point release as its related to package upgrade. ** Changed in: openvswitch (Ubuntu Bionic) Assignee: (unassigned) => James Page (james-page) ** Description chan

[Bug 1823295] Re: openvswitch-switch package upgrades restart daemons multiple times

2020-02-12 Thread James Page
** Changed in: openvswitch (Ubuntu Cosmic) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823295 Title: openvswitch-switch package upgrades restart daemons

[Bug 1838607] Re: vaultlocker service fails when some interface are DOWN with NO-CARRIER

2020-02-12 Thread James Page
** Changed in: bionic-backports Status: In Progress => 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/1838607 Title: vaultlocker service fails when some interface are DOWN with

[Bug 1831986] Re: fwaas_v2 - unable to associate port with firewall (PXC strict mode)

2020-02-12 Thread James Page
** 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/bugs/1831986 Title: fwaas_v2 - unable to associate port with firewall (PXC

[Bug 1862836] Re: neutron-fwaas Percona-XtraDB-Cluster prohibits use of DML command on a table (neutron.firewall_group_port_associations_v2) without an explicit primary key with pxc_strict_mode = ENFO

2020-02-12 Thread James Page
*** This bug is a duplicate of bug 1831986 *** https://bugs.launchpad.net/bugs/1831986 ** This bug has been marked a duplicate of bug 1831986 fwaas_v2 - unable to associate port with firewall (PXC strict mode) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1862773] Re: [MIR] python-tabulate (dependency of cinder)

2020-02-12 Thread James Page
** Description changed: - [MIR] python-tabulate (dependency of cinder) + [Availability] + In universe + + [Rationale] + Taken from the upstream commit that makes this change: + + PrettyTable is no longer maintained and the last release was in 2013. + There are starting to be deprecation

[Bug 1855859] Update Released

2020-02-11 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-02-11 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-02-11 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.19.04.1~cloud0 --- ceph (13.2.7-0ubuntu0.19.04.1~cloud0) bionic-stein; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . ceph (13.2.7-0ubuntu0.19.04.1) disco; urgency=medium . * New upstream

[Bug 1855859] Re: [SRU] ceph 13.2.7

2020-02-11 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.19.04.1~cloud0 --- ceph (13.2.7-0ubuntu0.19.04.1~cloud0) bionic-stein; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . ceph (13.2.7-0ubuntu0.19.04.1) disco; urgency=medium . * New upstream

[Bug 1857126] Re: [SRU] Setting up external gateway on the router brings all ports of this router Down and errors "Router is not compatible with this agent" [bionic-stein]

2020-02-11 Thread James Page
This bug was fixed in the package neutron - 2:14.0.4-0ubuntu1~cloud1 --- neutron (2:14.0.4-0ubuntu1~cloud1) bionic-stein; urgency=medium . * d/p/stop-verifying-unique-external_net_id.patch: Cherry-picked from upstream stable/stein to drop L3 agent code that generates

[Bug 1861457] Update Released

2020-02-11 Thread James Page
The verification of the Stable Release Update for pyroute2 has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-02-11 Thread James Page
Also confirmed that the pyroute2 update does not introduce and regressions in the tempest functional test suite we use for SRU testing: == Totals == Ran: 92 tests in 581.9798 sec. - Passed: 84 - Skipped: 8 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for

[Bug 1857126] Update Released

2020-02-11 Thread James Page
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-02-11 Thread James Page
This bug was fixed in the package pyroute2 - 0.5.4-0ubuntu0.19.04.1~cloud1 --- pyroute2 (0.5.4-0ubuntu0.19.04.1~cloud1) bionic; urgency=medium . * New upstream point release to resolve compatibility issues with OpenStack Neutron (LP: #1861457). *

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-02-11 Thread James Page
ii python3-pyroute2 0.5.4-0ubuntu0.19.04.1~cloud1 all Python3 Netlink library -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861457 Title: pyroute2 0.5.2 doesn't

[Bug 1861457] Please test proposed package

2020-02-10 Thread James Page
Hello Ryan, or anyone else affected, Accepted pyroute2 into stein-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo

[Bug 1861457] Please test proposed package

2020-02-10 Thread James Page
Hello Ryan, or anyone else affected, Accepted pyroute2 into stein-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo

[Bug 1857126] Re: [SRU] Setting up external gateway on the router brings all ports of this router Down and errors "Router is not compatible with this agent" [bionic-stein]

2020-02-10 Thread James Page
** Changed in: charm-neutron-openvswitch Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1857126 Title: [SRU] Setting up external gateway on the router brings all

[Bug 1853592] Re: [SRU] hw-tc-offload not reliable with VXLAN with OpenStack

2020-02-10 Thread James Page
OVS with patch uploaded to eoan for SRU Team review. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853592 Title: [SRU] hw-tc-offload not reliable with VXLAN with OpenStack To manage notifications

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-02-10 Thread James Page
OK on the assumption that the minor version mismatch in pyroute2 is the cause of this bug, I've uploaded 0.5.4 to stein-staging and will promote to -proposed. This is the upper version constraint for OpenStack Stein so keeps up aligned to upstream testing versions. -- You received this bug

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-02-10 Thread James Page
hanged in: cloud-archive/stein Assignee: (unassigned) => James Page (james-page) ** Changed in: cloud-archive/stein Status: New => In Progress ** Changed in: cloud-archive/stein Importance: Undecided => High -- You received this bug notification because you are a member

[Bug 1853592] Re: hw-tc-offload not reliable with VXLAN

2020-02-07 Thread James Page
** Description changed: + [Impact] + Hardware offload VXLAN tunnel flows may not be correctly offloaded and are hence not functional in OpenStack deployments + + [Test Case] + Deploy OpenStack configured with suitable network cards for hardware offload of VM interfaces + Boot instances with

[Bug 1861268] Re: [MIR] jeepney

2020-02-06 Thread James Page
Marking Incomplete for now and targetting to later. ** Changed in: jeepney (Ubuntu) Assignee: James Page (james-page) => (unassigned) ** Changed in: jeepney (Ubuntu) Status: New => Incomplete ** Changed in: jeepney (Ubuntu) Milestone: None => later -- You received

[Bug 1861268] Re: [MIR] jeepney

2020-02-06 Thread James Page
Reflecting on this situation I think if we where not developing for an LTS release, having two python DBUS interfaces in main for an interim release period of 9 months might be acceptable; but we're not in that position so I'd suggest that we stick with the older python3-dbus based secretstorage

[Bug 1861789] Re: [SRU] ceph 14.2.7

2020-02-06 Thread James Page
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/train Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1861789] Re: [SRU] ceph 14.2.7

2020-02-06 Thread James Page
** No longer affects: ceph (Ubuntu Focal) ** Changed in: ceph (Ubuntu) Status: Triaged => Invalid ** Changed in: ceph (Ubuntu) Importance: High => Undecided -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1853592] Re: hw-tc-offload not reliable with VXLAN

2020-02-05 Thread James Page
** Also affects: openvswitch (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: openvswitch (Ubuntu Focal) Importance: Undecided Status: Confirmed ** Changed in: openvswitch (Ubuntu Focal) Status: Confirmed => Fix Released ** Changed in: openvswitch

[Bug 1856279] Re: demote vlan to universe in 20.04

2020-02-05 Thread James Page
Sahid has done the work for this drop - I've merged and pushed back to the nova packaging repo - will be uploaded with the next milestone snapshot. ** Changed in: nova (Ubuntu) Status: Triaged => Fix Committed ** Changed in: nova (Ubuntu) Assignee: James Page (james-page) =>

[Bug 1861268] Re: [MIR] jeepney

2020-02-04 Thread James Page
[Summary] Alternative D-Bus implementation for Python applications. MIR team -1 due to duplication of function; if we could switch over all reverse-depends in main this switch would be re-considered. I've asked the Ubuntu OpenStack team to review use of python3-keyring to see if we can remove

[Bug 1861268] Re: [MIR] jeepney

2020-02-04 Thread James Page
Looking at the reverse-depends in main for python3-keyring: $ reverse-depends -c main python3-keyring Reverse-Depends * python3-keystoneclient * python3-launchpadlib * python3-novaclient * python3-openstackclient keystoneclient has optional support for keyring (so could demote

[Bug 1815991] Re: [MIR] masakari and masakari-monitors

2020-02-04 Thread James Page
** Changed in: masakari (Ubuntu) Status: Incomplete => New ** Changed in: masakari-monitors (Ubuntu) Status: Incomplete => New ** Changed in: masakari (Ubuntu) Assignee: James Page (james-page) => (unassigned) ** Changed in: masakari-monitors (Ubuntu) Assign

[Bug 1861268] Re: [MIR] jeepney

2020-02-04 Thread James Page
** Changed in: jeepney (Ubuntu) Assignee: (unassigned) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861268 Title: [MIR] jeepney To manage notifications ab

[Bug 1839715] Re: masakari fails if hypervisor name does not match nova service name

2020-02-04 Thread James Page
** Also affects: masakari (Ubuntu) Importance: Undecided Status: New ** Also affects: masakari (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: masakari (Ubuntu Eoan) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1861793] Re: [SRU] ceph 12.2.13

2020-02-04 Thread James Page
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/queens Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Invalid ** Changed in: cloud-archive/queens Status: New => Triaged ** Changed

[Bug 1847544] Re: backport: S3 policy evaluated incorrectly

2020-02-04 Thread James Page
Fix included in recent point release (bug 1861793) - closing this bug as will be covered by upstream testing and general regression testing for point release. ** Changed in: ceph (Ubuntu Bionic) Status: In Progress => Won't Fix ** Changed in: cloud-archive/queens Status: Triaged =>

[Bug 1861793] [NEW] [SRU] ceph 12.2.13

2020-02-04 Thread James Page
Public bug reported: [Impact] This release sports mostly bug-fixes and we would like to make sure all of our supported customers have access to these improvements. The update contains the following package updates: * ceph 12.2.13 [Test Case] The following SRU process was followed:

[Bug 1861789] Re: [SRU] ceph 14.2.7

2020-02-04 Thread James Page
** Description changed: - TBC + [Impact] + This release sports mostly bug-fixes and we would like to make sure all of our supported customers have access to these improvements. + + The update contains the following package updates: + +* ceph 14.2.7 + + [Test Case] + The following SRU

[Bug 1861789] [NEW] [SRU] ceph 14.2.7

2020-02-04 Thread James Page
Public bug reported: TBC ** Affects: ceph (Ubuntu) Importance: Undecided Status: New ** Affects: ceph (Ubuntu Eoan) Importance: Undecided Status: New ** Affects: ceph (Ubuntu Focal) Importance: Undecided Status: New ** CVE added:

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-01-31 Thread James Page
** Changed in: neutron (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861457 Title: pyroute2 0.5.2 doesn't support neutron-common 14.0.4 To manage

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-01-31 Thread James Page
I'm struggling to reproduce this issue - I've tried with HA and non HA routers with bionic/stein but the namespaces are created correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861457 Title:

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-01-31 Thread James Page
Making the assumption this is probably a ha router (detailed in trace) but details on the exact setup of the deployment would be helpful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861457 Title:

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-01-31 Thread James Page
) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861457 Title: pyroute2 0.5.2 doesn't support neutron-common 14.0.4 To manage notifications about this bug go to: ht

[Bug 1861457] Re: pyroute2 0.5.2 doesn't support neutron-common 14.0.4

2020-01-31 Thread James Page
Neutron expresses: pyroute2>=0.5.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) whereas we're baselines on 0.5.2 ** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Changed in: charm-neutron-gateway Status: New => Invalid -- You received

[Bug 1847544] Re: backport: S3 policy evaluated incorrectly

2020-01-31 Thread James Page
Uploaded to bionic-proposed for SRU team review. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847544 Title: backport: S3 policy evaluated incorrectly To manage notifications about this bug go

[Bug 1847544] Re: backport: S3 policy evaluated incorrectly

2020-01-27 Thread James Page
** Changed in: ceph (Ubuntu) Status: In Progress => Won't Fix ** Changed in: ceph (Ubuntu Focal) Status: Won't Fix => Invalid ** Changed in: ceph (Ubuntu Eoan) Status: Won't Fix => Invalid ** Changed in: ceph (Ubuntu Disco) Status: Won't Fix => Invalid ** Changed

[Bug 1853592] Re: hw-tc-offload not reliable with VXLAN

2020-01-27 Thread James Page
** Package changed: linux (Ubuntu) => openvswitch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853592 Title: hw-tc-offload not reliable with VXLAN To manage notifications about this bug

[Bug 1843085] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1847822] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1847822] Re: CephFS authorize fails with unknown cap type

2020-01-21 Thread James Page
This bug was fixed in the package ceph - 12.2.12-0ubuntu0.18.04.4~cloud0 --- ceph (12.2.12-0ubuntu0.18.04.4~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . ceph (12.2.12-0ubuntu0.18.04.4) bionic; urgency=medium . [ Billy Olsen ] * Do

[Bug 1850754] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-01-21 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.19.04.1~cloud0 --- ceph (13.2.7-0ubuntu0.19.04.1~cloud0) bionic-stein; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . ceph (13.2.7-0ubuntu0.19.04.1) disco; urgency=medium . * New upstream

[Bug 1843085] Re: Backport of zero-length gc chain fixes to Luminous

2020-01-21 Thread James Page
This bug was fixed in the package ceph - 12.2.12-0ubuntu0.18.04.4~cloud0 --- ceph (12.2.12-0ubuntu0.18.04.4~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . ceph (12.2.12-0ubuntu0.18.04.4) bionic; urgency=medium . [ Billy Olsen ] * Do

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-01-21 Thread James Page
This bug was fixed in the package ceph - 13.2.7-0ubuntu0.18.10.1~cloud0 --- ceph (13.2.7-0ubuntu0.18.10.1~cloud0) bionic; urgency=medium . * New upstream release for the Ubuntu Cloud Archive (LP: #1855859) including fix for ceph-volume performance issues (LP: #1850754):

[Bug 1850754] Re: ceph-volume lvm list is O(n^2)

2020-01-21 Thread James Page
/issue37490.patch: Cherry pick fix to optimize LVM queries in ceph-volume, resolving performance issues in systems under heavy load or with large numbers of disks (LP: #1850754). . [ James Page ] * New upstream release (LP: #1850901): - d/p/CVE-2019-10222.patch,ceph-volume-wait

[Bug 1850754] Update Released

2020-01-21 Thread James Page
The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

<    5   6   7   8   9   10   11   12   13   14   >