commit | 8f37b42303e3410dd86148fd7c86d3804fc67300 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Sat Feb 18 09:41:32 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Sat Feb 18 09:41:32 2017 +0000 |
tree | f0adc7aa587c03079bfe8791918d12a27c63ab46 | |
parent | 12bd10301f82391d31a73e7b44aeb9e627500c5d [diff] | |
parent | 613f815ca337c8cc9e66496b182781f0183f8ab4 [diff] |
Merge "Use keystone v3 and session for swiftclient"
diff --git a/functional/test_os_wait_condition.py b/functional/test_os_wait_condition.py index 5c1783a..66b182b 100644 --- a/functional/test_os_wait_condition.py +++ b/functional/test_os_wait_condition.py
@@ -76,7 +76,7 @@ type: OS::Heat::WaitCondition depends_on: instance1 properties: - count: 25 + count: 12 handle: {get_resource: wait_handle} timeout: {get_param: timeout}