Remove swift min_part_hours bypass

With https://review.openstack.org/447447 the min_part_hours
check no longer needs to be bypassed.

Change-Id: I5e96a7f72c21155ed0f541df833806f5d4fd0f1a
Depends-On: I1fb4b3544a50ab5f566b3846d616107a84ff29c9
This commit is contained in:
Jesse Pretorius 2017-03-20 11:46:58 +00:00
parent 670e6992d9
commit 6e85a1f1e4

View File

@ -308,8 +308,6 @@ swift_proxy_server_conf_overrides:
"filter:keystoneauth":
reseller_prefix: "AUTH, SERVICE"
"SERVICE_service_roles": "test5"
# For testing always use pretend_min_part_hours_passed
swift_pretend_min_part_hours_passed: True
# Heat specific settings
heat_venv_tag: "testing"