Public bug reported: When running Juno with Icehouse computes on starting nova-compute you get a RuntimeError: maximum recursion depth exceeded while calling a Python object due to it trying to backport the service object.
This is caused by the Juno conductor, when it sends back the service object it includes an embedded compute node object at a version too new for Icehouse. ** Affects: nova Importance: Undecided Status: New -- 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/1408496 Title: Juno with icehouse compute service object error Status in OpenStack Compute (Nova): New Bug description: When running Juno with Icehouse computes on starting nova-compute you get a RuntimeError: maximum recursion depth exceeded while calling a Python object due to it trying to backport the service object. This is caused by the Juno conductor, when it sends back the service object it includes an embedded compute node object at a version too new for Icehouse. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1408496/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp