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:
@@ -16,7 +16,7 @@ Lists IP addresses that are assigned to an instance.
|
||||
|
||||
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
|
||||
|
||||
@@ -53,7 +53,7 @@ Shows IP addresses details for a network label of a server instance.
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user