Public bug reported:
Ussuri has the following code in nova/objects/service.py:
OLDEST_SUPPORTED_SERVICE_VERSION = 'Ussuri'
SERVICE_VERSION_ALIASES = {
'Ussuri': 41
}
This prevents Train compute hosts from joining a Ussuri control plane.
** 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/1983263
Title:
Ussuri control services don't allow Train compute hosts
Status in OpenStack Compute (nova):
New
Bug description:
Ussuri has the following code in nova/objects/service.py:
OLDEST_SUPPORTED_SERVICE_VERSION = 'Ussuri'
SERVICE_VERSION_ALIASES = {
'Ussuri': 41
}
This prevents Train compute hosts from joining a Ussuri control plane.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1983263/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp