Replace remaining reference to policy.json
The json format of policy files was deprecated long ago and is being removed completely. Mention policy.yaml instead. Change-Id: I9f6f11fd563d39a4fc1b940c67084292de7c56e3 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -34,7 +34,7 @@ Specify the ``include`` and ``exclude`` query parameters to filter the results.
|
||||
|
||||
Policy defaults enable only users with the administrative role or the
|
||||
owner of the server to perform this operation. Cloud providers can
|
||||
change these permissions through the ``policy.json`` file.
|
||||
change these permissions through the ``policy.yaml`` file.
|
||||
|
||||
Normal response codes: 200
|
||||
|
||||
@@ -77,7 +77,7 @@ Runs the fping utility to ping an instance and reports whether the instance is a
|
||||
|
||||
Policy defaults enable only users with the administrative role or the
|
||||
owner of the server to perform this operation. Cloud providers can
|
||||
change these permissions through the ``policy.json`` file.
|
||||
change these permissions through the ``policy.yaml`` file.
|
||||
|
||||
Normal response codes: 200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user