summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-12-04 10:50:28 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-12-04 10:53:02 +0100
commit6073aad77404e34cd6f452d6ff15bd0092d2823a (patch)
tree4b3159a8f168c818f7e777bd66da321209cb2b74
parent23a24597153ff3874b54f707fd55d3440d64c18d (diff)
Precise api_extensions in tempest_conf.yml
Else they will be falsy assumed in a couple of tempest tests [1]. It stop setting floating_ips to false as it's dynmically handled by tempest.py. [1] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_extensions.py#L43 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I78fc54a8497a3f68d8a00c4e688df09409acc1c1
-rw-r--r--tools/files/tempest_conf.yaml17
1 files changed, 15 insertions, 2 deletions
diff --git a/tools/files/tempest_conf.yaml b/tools/files/tempest_conf.yaml
index 29d31e0..4573c51 100644
--- a/tools/files/tempest_conf.yaml
+++ b/tools/files/tempest_conf.yaml
@@ -54,10 +54,23 @@ image-feature-enabled:
api_v2: true
api_v1: false
network-feature-enabled:
+ api_extensions: "address-scope,agent,agent-resources-synced,\
+ allowed-address-pairs,availability_zone,availability_zone_filter,\
+ default-subnetpools,dhcp_agent_scheduler,empty-string-filtering,\
+ external-net,extra_dhcp_opt,filter-validation,flavors,\
+ ip-substring-filtering,multi-provider,net-mtu,net-mtu-writable,\
+ network_availability_zone,network-ip-availability,pagination,\
+ port-mac-address-regenerate,port-resource-request,binding,\
+ binding-extended,port-security,project-id,provider,qos,\
+ qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,\
+ qos-rule-type-details,qos-rules-alias,quotas,quota_details,\
+ rbac-policies,rbac-security-groups,revision-if-match,\
+ standard-attr-revisions,port-security-groups-filtering,security-group,\
+ service-type,sorting,standard-attr-description,subnet_onboard,\
+ subnet-service-types,subnet_allocation,standard-attr-tag,\
+ standard-attr-timestamp,trunk,trunk-details"
port_admin_state_change: true
port_security: true
- # not supported in Airship 1.8 due to DPDK
- floating_ips: false
placement:
max_microversion: 1.31
validation: