diff --git a/etc/placement/README-policy.yaml.txt b/etc/placement/README-policy.yaml.txt index a975e13bf..a4dcab683 100644 --- a/etc/placement/README-policy.yaml.txt +++ b/etc/placement/README-policy.yaml.txt @@ -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: diff --git a/etc/placement/policy-generator.conf b/etc/placement/policy-generator.conf index a2e0697d0..14fe4a373 100644 --- a/etc/placement/policy-generator.conf +++ b/etc/placement/policy-generator.conf @@ -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