Fix typo
Fix typo. Change-Id: I3061e7d59ad9637063c71d8a879058d9e8e5b203
This commit is contained in:
parent
6564a098bb
commit
258f3d52f5
@ -18,7 +18,7 @@ get a URL to connect the console from this API. The URL includes the token
|
||||
which is used to get permission to access the console. Servers may support
|
||||
different console protocols. To return a remote console using a specific
|
||||
protocol, such as RDP, set the ``protocol`` parameter to ``rdp``. For the same
|
||||
protocol, there may be different connection types such as ``vnc protocal and
|
||||
protocol, there may be different connection types such as ``vnc protocol and
|
||||
novnc type`` or ``vnc protocol and xvpvnc type``.
|
||||
|
||||
Normal response codes: 200
|
||||
|
@ -20,7 +20,7 @@ BASE_POLICY_NAME = 'os_compute_api:os-used-limits'
|
||||
|
||||
|
||||
used_limits_policies = [
|
||||
# TODO(aunnam): Remove this rule after we seperate the scope check from
|
||||
# TODO(aunnam): Remove this rule after we separate the scope check from
|
||||
# policies, as this is only checking the scope.
|
||||
base.create_rule_default(
|
||||
BASE_POLICY_NAME,
|
||||
|
Loading…
Reference in New Issue
Block a user