summaryrefslogtreecommitdiff
path: root/etc/nova/README-policy.yaml.txt
blob: 7599f80712786e1c5df2c03ba196ea62ea1bb103 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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