
Now we use yaml format instead of json format. Change-Id: I625d6394daa59f41bbd5fd877e2f5b9b979eefa9 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
To generate the sample policy.yaml file, run the following command from the top
|
|
level of the zaqar directory:
|
|
tox -egenpolicy
|
|
|
|
Or run the command directly:
|
|
oslopolicy-sample-generator --config-file etc/zaqar-policy-generator.conf
|
|
The output file will be in etc folder, named "zaqar.policy.yaml.sample" by
|
|
default.
|