From 8da86d77e6bf8297376f0275e87f8d3367194eb3 Mon Sep 17 00:00:00 2001 From: chenpengzi <1523688226@qq.com> Date: Mon, 8 Jan 2018 18:44:52 +0800 Subject: [PATCH] Add reference to policy sample Change-Id: Iaf182506ba7d9d7c7b1c9da73d00275061aa202a --- etc/nova/README-policy.yaml.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/nova/README-policy.yaml.txt b/etc/nova/README-policy.yaml.txt index f0188aa91..b4a233bc3 100644 --- a/etc/nova/README-policy.yaml.txt +++ b/etc/nova/README-policy.yaml.txt @@ -2,3 +2,7 @@ To generate the sample policy.yaml file, run the following command from the top level of the nova directory: tox -egenpolicy + +For a pre-generated example of the latest policy.yaml, see: + + https://docs.openstack.org/nova/latest/configuration/sample-policy.html