Merge "Fix location region field in docs"

This commit is contained in:
Zuul 2018-09-25 16:59:42 +00:00 committed by Gerrit Code Review
commit c92420655d

View File

@ -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,