[Zun] Disable Swift for dsvm py35 job

Change-Id: I673729f500c6b10cab8ff8a7a447f152263aec4e
This commit is contained in:
Hongbin Lu 2017-08-02 19:18:32 +00:00
parent fcec05971a
commit c89ab0a457

View File

@ -71,6 +71,11 @@
conf: |
[[local|localrc]]
enable_plugin zun git://git.openstack.org/openstack/zun
# swift is not ready for python3 yet
disable_service s-account
disable_service s-container
disable_service s-object
disable_service s-proxy
- shell: |
#!/bin/bash -xe
export DEVSTACK_GATE_USE_PYTHON3=True