Comment 7 for bug 1736171

Revision history for this message
David Ames (thedac) wrote : Re: create_and_delete_subnets rally test failures

Discussed with the team. For 18.02 we will change the OpenStack API charm timeout values from their current default:

  haproxy-server-timeout: 30000
  haproxy-client-timeout: 30000
  haproxy-connect-timeout: 5000
  haproxy-queue-timeout: 5000

To more forgiving values:

  haproxy-server-timeout: 90000
  haproxy-client-timeout: 90000
  haproxy-connect-timeout: 9000
  haproxy-queue-timeout: 9000