Merge "Fix location region field in docs"
This commit is contained in:
commit
c92420655d
@ -56,7 +56,7 @@ If all of the project information is None, then
|
|||||||
|
|
||||||
Location = dict(
|
Location = dict(
|
||||||
cloud=str(),
|
cloud=str(),
|
||||||
region=str(),
|
region_name=str(),
|
||||||
zone=str() or None,
|
zone=str() or None,
|
||||||
project=dict(
|
project=dict(
|
||||||
id=str() or None,
|
id=str() or None,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user