I'm not sure what exactly the author intended to do with "get_default" function in the drivers. I think maybe we should change the code where the driver's function is called.
self._driver.get_default(context, resource, project_id)
I'm not sure what exactly the author intended to do with "get_default" function in the drivers.
I think maybe we should change the code where the driver's function is called.
self._driver. get_default( context, resource, project_id)