commit | 2910b1e3ce487cec672dbf55be7885ff0e00f8c5 | [log] [tgz] |
---|---|---|
author | Dongcan Ye <hellochosen@gmail.com> | Tue May 21 10:00:42 2019 +0000 |
committer | Dongcan Ye <hellochosen@gmail.com> | Tue May 21 11:30:25 2019 +0000 |
tree | a4d9b6d296c8bb3fa0c40a8844e27d7c4f3dfcef | |
parent | 2d992edb3fb163693a3494b2f0a11866bdb57f3b [diff] |
Compatible with old Swift service enable Some of gate job, like ironic-inspector-tempest-dsvm-python3 doesn't support data stores in Swift[1]. If use swift as tempest default config, it will breaks that stable branch gate job. This patch add backward compatibility for swift, and lets default data_store is None. [1] https://github.com/openstack/ironic-inspector/blob/stable/rocky/devstack/plugin.sh#L271-L273 Change-Id: Id349ab8c1cf90632032233c7a754e60544efd057