From 747bc611e3482c97c0d1ac31757ff2ec41a113fa Mon Sep 17 00:00:00 2001 From: liusheng Date: Wed, 25 Jan 2017 11:24:04 +0800 Subject: [PATCH] Trivial-fix: replace "json" with "yaml" in policy README Change-Id: I555eb6b68b27fe99a837e2297fa1aa681ae61ead --- etc/nova/{README-policy.json.txt => README-policy.yaml.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename etc/nova/{README-policy.json.txt => README-policy.yaml.txt} (50%) diff --git a/etc/nova/README-policy.json.txt b/etc/nova/README-policy.yaml.txt similarity index 50% rename from etc/nova/README-policy.json.txt rename to etc/nova/README-policy.yaml.txt index 23b64bea95..f0188aa914 100644 --- a/etc/nova/README-policy.json.txt +++ b/etc/nova/README-policy.yaml.txt @@ -1,4 +1,4 @@ -To generate the sample policy.json file, run the following command from the top +To generate the sample policy.yaml file, run the following command from the top level of the nova directory: tox -egenpolicy