d336978834
Now we have docs, lets point people there rather than attempting to maintain a copy in tree. Also update the devstack plugin to know nothing about policy.json, as it never allowed for customizing the location or the contents anyhow, and to build ironic.conf from scratch rather than from the sample. Change-Id: I10a4987204eb335f1fed29d4b1d7f3e075aa1792
9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
To generate the sample policy.yaml file, run the following command from the top
|
|
level of the repo:
|
|
|
|
tox -egenpolicy
|
|
|
|
For a pre-generated example of the latest policy.yaml, see:
|
|
|
|
https://docs.openstack.org/ironic/latest/configuration/sample-policy.html
|