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
+4 -4
View File
@@ -17,7 +17,7 @@ Lists in-progress live migrations for a given server.
Policy defaults enable only users with the administrative role to perform
this operation. Cloud providers can change these permissions through the
``policy.json`` file.
``policy.yaml`` file.
Normal response codes: 200
@@ -72,7 +72,7 @@ Show details for an in-progress live migration for a given server.
Policy defaults enable only users with the administrative role to perform
this operation. Cloud providers can change these permissions through the
``policy.json`` file.
``policy.yaml`` file.
Normal response codes: 200
@@ -135,7 +135,7 @@ Specify the ``force_complete`` action in the request body.
Policy defaults enable only users with the administrative role to perform
this operation. Cloud providers can change these permissions through the
``policy.json`` file.
``policy.yaml`` file.
**Preconditions**
@@ -202,7 +202,7 @@ Abort an in-progress live migration.
Policy defaults enable only users with the administrative role to perform
this operation. Cloud providers can change these permissions through the
``policy.json`` file.
``policy.yaml`` file.
**Preconditions**