magnum/magnum
Eli Qiao 39e11bac6b Swarm: Add TimeoutStartSec=300 to docker service
The default value of TimeoutStartSec=90, but it will fail on gate.
set TimeoutStartSec=300 to docker service.
It is hard to decide which one is the best choice, I tested on gate, 180 is
fine, some other guys tested on their local setup, said 4 mins, let's
hard code it as 300s first, if docker failed to start at 5 mins, it would be
failed.

see link [1] for reference.
[1] http://man7.org/linux/man-pages/man5/systemd.service.5.html

Co-Authored-By: Kai Qiang Wu <wkqwu@cn.ibm.com>
Partially implements: blueprint swarm-functional-testing
Change-Id: I4fe4f607a2353010092ff565a7189ad3189b0ea9
2015-11-12 15:12:28 +08:00
..
api Added 'master_addresses' to Bay in API 2015-11-10 03:53:12 +00:00
cmd Backend support for magnum service 2015-09-28 17:06:10 +00:00
common Merge "Removed old k8s python client" 2015-11-11 01:34:54 +00:00
conductor Rename heat-kubernetes, heat-mesos, docker-swarm 2015-11-11 16:29:33 -05:00
db Add bay filter to container 2015-10-28 09:55:56 +08:00
hacking timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
locale Imported Translations from Zanata 2015-11-04 06:03:51 +00:00
objects Merge "Object: refacor of x509keypair.py" 2015-11-10 00:51:30 +00:00
openstack Remove unused oslo-incubator modules 2015-07-22 23:46:12 +03:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
service Refactor periodic task sync_bay_status 2015-10-22 09:52:18 +01:00
servicegroup Adding API support for magnum service 2015-09-29 18:45:49 +00:00
templates Swarm: Add TimeoutStartSec=300 to docker service 2015-11-12 15:12:28 +08:00
tests Functional: Add testcase of tls_enabled bay creation case. 2015-11-11 15:45:25 +08:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
opts.py Generate missing baymodel sample configs 2015-11-11 16:18:05 -05:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00