Reduce resource creation wait time

Change-Id: I8ea7a520e7261fc83afc94bde215f5e6b083c7f6
This commit is contained in:
Chi Lo 2020-09-30 08:01:02 -07:00
parent b6a94835a3
commit 7963190677
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ appVersion: v1.0.0
description: OpenStack-Helm Ranger Agent
home: https://opendev.org/x/ranger-agent
name: ranger-agent
version: 0.1.2
version: 0.1.3
sources:
- https://opendev.org/openstack/ranger-agent
- https://opendev.org/openstack/openstack-helm

View File

@ -587,8 +587,8 @@ conf:
verbose: true
pecan_debug: true
repo_connection_timeout: 120
resource_creation_timeout_min: 1200
resource_creation_timeout_max: 14400
resource_creation_timeout_min: 100
resource_creation_timeout_max: 300
use_stderr: true
api_paste_config: /etc/ranger-agent/api-paste.ini
local_repo: ranger_repo