Nova
====

To generate the sample nova 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 nova policy.yaml, see:

    https://docs.openstack.org/nova/latest/configuration/sample-policy.html


Placement
=========

To generate the sample placement policy.yaml file, run the following command
from the top level of the nova directory:

    tox -e genplacementpolicy

For a pre-generated example of the latest placement policy.yaml, see:

    https://docs.openstack.org/nova/latest/configuration/sample-placement-policy.html
