diff --git a/nova/compute/rpcapi.py b/nova/compute/rpcapi.py index efc06300dbea..b58004c6e62d 100644 --- a/nova/compute/rpcapi.py +++ b/nova/compute/rpcapi.py @@ -426,6 +426,7 @@ class ComputeAPI(object): 'yoga': '6.0', 'zed': '6.1', 'antelope': '6.2', + 'bobcat': '6.2', } @property