Replace remaining reference to policy.json
The json format of policy files was deprecated long ago and is being removed completely. Mention policy.yaml instead. Change-Id: I9f6f11fd563d39a4fc1b940c67084292de7c56e3 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -636,12 +636,6 @@
|
||||
tempest_test_regex: ^tempest\.(scenario|(api\.compute))
|
||||
tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/nova"].src_dir }}/devstack/nova-multi-cell-exclude-list.txt'
|
||||
devstack_local_conf:
|
||||
post-config:
|
||||
$NOVA_CONF:
|
||||
oslo_policy:
|
||||
# The default policy file is policy.json but the
|
||||
# setup-multi-cell-policy role will write to policy.yaml.
|
||||
policy_file: policy.yaml
|
||||
test-config:
|
||||
$TEMPEST_CONFIG:
|
||||
compute-feature-enabled:
|
||||
|
||||
Reference in New Issue
Block a user