yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50942
[Bug 1582045] [NEW] Nova doesn't support v3 when connecting to Ironic
Public bug reported:
nova-ironic communication only supports v2, deprecated auth parameters,
e.g [1]. this will cause a fatal error during a v3-only devstack setup,
as ironic keeps waiting for nova to provide resources and a timeout
occurs (logs will show a lot of 401s) failing the setup.
currently an ironic-enabled, v3-only devstack setup will fail because
ironic itself doesn't support v3, but we already have a filled bug [2]
and a patch on the way [3].
to reproduce this issue: setup a v3-only devstack with patched [3]
ironic enabled. it should fail waiting for nova-hypervisor to provide
VMs.
[1] https://github.com/openstack/nova/blob/master/nova/virt/ironic/client_wrapper.py#L72-L78
[2] https://bugs.launchpad.net/ironic/+bug/1494776
[3] https://review.openstack.org/#/c/236982/
** Affects: nova
Importance: Undecided
Assignee: Clenimar Filemon (clenimar-filemon)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Clenimar Filemon (clenimar-filemon)
--
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/1582045
Title:
Nova doesn't support v3 when connecting to Ironic
Status in OpenStack Compute (nova):
In Progress
Bug description:
nova-ironic communication only supports v2, deprecated auth
parameters, e.g [1]. this will cause a fatal error during a v3-only
devstack setup, as ironic keeps waiting for nova to provide resources
and a timeout occurs (logs will show a lot of 401s) failing the setup.
currently an ironic-enabled, v3-only devstack setup will fail because
ironic itself doesn't support v3, but we already have a filled bug [2]
and a patch on the way [3].
to reproduce this issue: setup a v3-only devstack with patched [3]
ironic enabled. it should fail waiting for nova-hypervisor to provide
VMs.
[1] https://github.com/openstack/nova/blob/master/nova/virt/ironic/client_wrapper.py#L72-L78
[2] https://bugs.launchpad.net/ironic/+bug/1494776
[3] https://review.openstack.org/#/c/236982/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1582045/+subscriptions
Follow ups