Fix manila tempest tests
Because of bind-to-mgmt, manila now listens only on internal/admin URL until [1] got merged. To fix tempest jobs in the meanwhile, we should externaly set to use internal endpoint for interaction. [1] https://review.opendev.org/733408 Change-Id: I664f74f370533393e351044a8ba8ef71c3c030f8 Needed-By: https://review.opendev.org/739646
This commit is contained in:
parent
092a6cc664
commit
c0d8e23974
@ -53,6 +53,7 @@ tempest_tempest_conf_overrides:
|
||||
enable_ip_rules_for_protocols: nfs
|
||||
image_with_share_tools: manila-service-image
|
||||
image_password: manila
|
||||
endpoint_type: internalURL
|
||||
|
||||
tempest_images:
|
||||
- url: "https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img"
|
||||
|
Loading…
Reference in New Issue
Block a user