yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89404
[Bug 1983263] [NEW] Ussuri control services don't allow Train compute hosts
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