Merge "Fix typos in context.py&clusters.rst"
This commit is contained in:
commit
ee796ac108
@ -127,7 +127,7 @@ option :option:`--marker <ID>` for this purpose. For example::
|
||||
+----------+------+--------+---------------------+
|
||||
|
||||
Only 1 cluster record is returned in this example and its UUID comes after the
|
||||
the one specified from the command line.
|
||||
one specified from the command line.
|
||||
|
||||
|
||||
Creating a Cluster
|
||||
|
@ -22,7 +22,7 @@ class RequestContext(base_context.RequestContext):
|
||||
'''Stores information about the security context.
|
||||
|
||||
The context encapsulates information related to the user accessing the
|
||||
the system, as well as additional request information.
|
||||
system, as well as additional request information.
|
||||
'''
|
||||
|
||||
def __init__(self, auth_token=None, user=None, project=None,
|
||||
|
Loading…
Reference in New Issue
Block a user