diff --git a/doc/source/user/model.rst b/doc/source/user/model.rst index ce857d315..62fa748ef 100644 --- a/doc/source/user/model.rst +++ b/doc/source/user/model.rst @@ -56,7 +56,7 @@ If all of the project information is None, then Location = dict( cloud=str(), - region=str(), + region_name=str(), zone=str() or None, project=dict( id=str() or None,