placement/etc/placement/README-policy.yaml.txt
Chris Dent 8e35c6fe4e Fix genpolicy tox job
The etc/placement/policy-generator.conf file still referred
to nova. Now that it does not, policy generation happens as
expected. The name of the generated file has been changed
to policy.yaml.sample, as we no longer need to distinguish
from nova's.

Note that the readme still points to nova docs, because that
is where we currently have the docs. This will need to change
later.

Change-Id: I633431933666c15eaf8da7e91769d0b4335e6c8d
2018-10-22 15:23:54 +01:00

12 lines
310 B
Plaintext

Placement
=========
To generate the sample placement policy.yaml file, run the following command
from the top level of the nova directory:
tox -e genpolicy
For a pre-generated example of the latest placement policy.yaml, see:
https://docs.openstack.org/nova/latest/configuration/sample-policy.html