From 328bfd3761cfe6001dfd5bc5efb1fdf95759d37e 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.yaml.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/nova/README-policy.yaml.txt diff --git a/etc/nova/README-policy.yaml.txt b/etc/nova/README-policy.yaml.txt new file mode 100644 index 000000000..f0188aa91 --- /dev/null +++ b/etc/nova/README-policy.yaml.txt @@ -0,0 +1,4 @@ +To generate the sample policy.yaml file, run the following command from the top +level of the nova directory: + + tox -egenpolicy