yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65645
[Bug 1702542] [NEW] feature support matrix docs build fails with misleading error
Public bug reported:
The docs job kept failing on this patch:
https://review.openstack.org/#/c/454322/24
With this error:
http://logs.openstack.org/22/454322/24/check/gate-nova-docs-ubuntu-
xenial/62d7b0a/console.html#_2017-07-05_16_18_34_699873
Exception: 'libvirt-vz-ct' missing in '[operation.extend-volume]'
section
But that driver is in the patch:
https://review.openstack.org/#/c/454322/24/doc/source/support-matrix.ini
The problem was the powervm impl was missing, but there is a bug in the
support matrix parsing code such that when it failed, it put the wrong
driver target key in the error message, so it was misleading.
** Affects: nova
Importance: Medium
Assignee: Matt Riedemann (mriedem)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Matt Riedemann (mriedem)
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1702542
Title:
feature support matrix docs build fails with misleading error
Status in OpenStack Compute (nova):
In Progress
Bug description:
The docs job kept failing on this patch:
https://review.openstack.org/#/c/454322/24
With this error:
http://logs.openstack.org/22/454322/24/check/gate-nova-docs-ubuntu-
xenial/62d7b0a/console.html#_2017-07-05_16_18_34_699873
Exception: 'libvirt-vz-ct' missing in '[operation.extend-volume]'
section
But that driver is in the patch:
https://review.openstack.org/#/c/454322/24/doc/source/support-
matrix.ini
The problem was the powervm impl was missing, but there is a bug in
the support matrix parsing code such that when it failed, it put the
wrong driver target key in the error message, so it was misleading.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1702542/+subscriptions
Follow ups