Update compute rpc alias for dalmatian

This adds an alias for Dalmatian

Change-Id: Ie2777206ac3ce9144a163378aba8257d48ceba50
This commit is contained in:
Sylvain Bauza
2024-09-09 18:09:42 +02:00
parent 1ecab6dbc5
commit 6535386dfa

View File

@@ -429,6 +429,7 @@ class ComputeAPI(object):
'antelope': '6.2',
'bobcat': '6.2',
'caracal': '6.3',
'dalmatian': '6.3',
}
@property