From 3d70272f42d70322fbb349cf463da2ea33a44461 Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Mon, 7 Jan 2019 12:45:15 -0500 Subject: [PATCH] Rename README.policy.json.txt README.policy.yaml.txt is a more appropriate name since policy.json does not exist any more. Change-Id: I89a425cb1552f8f6bc81d54f376b5e80bf71c1cc --- etc/{README.policy.json.txt => README.policy.yaml.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename etc/{README.policy.json.txt => README.policy.yaml.txt} (52%) diff --git a/etc/README.policy.json.txt b/etc/README.policy.yaml.txt similarity index 52% rename from etc/README.policy.json.txt rename to etc/README.policy.yaml.txt index 3af72fa3026..c71d22ff14a 100644 --- a/etc/README.policy.json.txt +++ b/etc/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 neutron directory: tox -e genpolicy