Skip to content

Commit 3f54f50

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update compute rpc version alias for victoria"
2 parents 76b2fbd + f1e0cfd commit 3f54f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nova/compute/rpcapi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ class ComputeAPI(object):
396396
'stein': '5.1',
397397
'train': '5.3',
398398
'ussuri': '5.11',
399+
'victoria': '5.12',
399400
}
400401

401402
@property

0 commit comments

Comments
 (0)