Activity log for bug #1582045

Date Who What changed Old value New value Message
2016-05-16 00:54:30 Clenimar Filemon bug added bug
2016-05-16 00:54:38 Clenimar Filemon nova: assignee Clenimar Filemon (clenimar-filemon)
2016-05-16 01:00:25 OpenStack Infra nova: status New In Progress
2016-05-16 02:58:10 Clenimar Filemon 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/ 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 filed 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/
2016-05-21 04:54:51 Clenimar Filemon 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 filed 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/ 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 404s) 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 filed 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/
2016-06-06 13:43:55 Matt Riedemann nova: importance Undecided Medium
2016-08-08 03:16:26 zhangjialong bug added subscriber zhangjialong
2016-08-25 05:53:34 OpenStack Infra nova: status In Progress Fix Released