** Changed in: ceilometer (Ubuntu Impish)
Status: Triaged => Fix Released
** Changed in: cloud-archive/xena
Status: Triaged => Fix Released
** Changed in: cloud-archive/wallaby
Status: Triaged => Fix Released
** Changed in: ceilometer (Ubuntu)
Status: Triaged => Fix R
** Changed in: ceilometer (Ubuntu Jammy)
Status: Triaged => 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/1930446
Title:
Wallaby ceilometer.compute.discovery fails to get domain
For reference, I've dropped ceilometer point releases into:
ppa:james-page/wallaby
ppa:james-page/xena
for the Wallaby and Xena Ubuntu Cloud Archive pockets - I've tested at
Xena and the point release does the trick with regards to resolving the
namespace issue.
--
You received this bug not
** Changed in: cloud-archive/wallaby
Importance: Undecided => High
** Changed in: cloud-archive/xena
Importance: Undecided => High
** Changed in: cloud-archive/xena
Status: Fix Released => Triaged
** Changed in: cloud-archive/yoga
Importance: Undecided => High
--
You received t
thanks @tobias-urdin for your work on this issue.
Ubuntu and the Ubuntu Cloud Archive will pick this up as part of the
16.0.x and 17.0.x stable releases.
** Also affects: cloud-archive/yoga
Importance: Undecided
Status: Triaged
--
You received this bug notification because you are a m
Fix for this is merged in Wallaby and Xena and will be in next releases.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930446
Title:
Wallaby ceilometer.compute.discovery fails to get domain metadat
The Hirsute Hippo has reached End of Life, so this bug will not be fixed
for that release.
** Changed in: ceilometer (Ubuntu Hirsute)
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.lau
@Pavlo, were you planning to submit a patch for the point you made in
comment #13?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930446
Title:
Wallaby ceilometer.compute.discovery fails to get doma
It's worth noting that grenade failed on the stable/xena review also but
that test is non-voting.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930446
Title:
Wallaby ceilometer.compute.discovery fa
we can check for the libvirt error code smth like this and act
accordingly
try:
xml_string = domain.metatada(...)
except libvirt.libvirtError as exc:
if exc.get_error_code() == libvirt.VIR_ERR_NO_DOMAIN_METADATA:
...
It may make sense to extract that logic to a separate function i
note that the merged fix is not fixing everything - it will still break
for any instance that was booted in Victoria or earlier, and was not
rebooted/migrated or otherwise had it's XML regenerated since (btw,
could that be why the grenade is failing on the cherry-pick to Wallaby?)
the code should
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Also affects: cloud-archive/wallaby
Importance: Undecided
Status: New
** Also affects: cloud-archive/xena
Importance: Undecided
Status: New
** Changed in: cloud-archive/wallaby
Status: New =>
** Also affects: ceilometer (Ubuntu)
Importance: Undecided
Status: New
** Also affects: ceilometer (Ubuntu Hirsute)
Importance: Undecided
Status: New
** Also affects: ceilometer (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: ceilometer (Ubuntu Imp
13 matches
Mail list logo