Merge "Fix genpolicy tox job"
This commit is contained in:
commit
2d974bac33
@ -1,23 +1,10 @@
|
||||
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
|
||||
tox -e genpolicy
|
||||
|
||||
For a pre-generated example of the latest placement policy.yaml, see:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
[DEFAULT]
|
||||
# TODO: When placement is split out of the nova repo, this can change to
|
||||
# etc/placement/policy.yaml.sample.
|
||||
output_file = etc/nova/placement-policy.yaml.sample
|
||||
output_file = etc/placement/policy.yaml.sample
|
||||
namespace = placement
|
||||
|
Loading…
Reference in New Issue
Block a user