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:
Takashi Kajinami
2025-12-12 01:22:16 +09:00
parent 23b462d77d
commit 56e31f8d4e
27 changed files with 77 additions and 83 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ read the password.
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.
permissions through the ``policy.yaml`` file.
Normal response codes: 200
@@ -61,7 +61,7 @@ This action does not actually change the instance server password.
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.
permissions through the ``policy.yaml`` file.
Normal response codes: 204