magnum/magnum/tests/unit/conductor/handlers
PanFengyun f5150078ee Bay_create_timeout should be set to 60 default
Bay_create_timeout default is 0 and means that magnum create bay
without timeout. But heat create stack with timeout absolutely.
So it is impossible to create bay without timeout. And I had send
a patch which allow heat to create stack without timeout, but the
core of heat did not agree with it.
The patch is: https://review.openstack.org/#/c/334138/

Change-Id: Iebc9915dcf2894a2dbed912244a2c7c308b4d9d7
Closes-bug: #1590636
2016-07-03 23:26:32 +08:00
..
common Add x509keypair_cert_manager to store certs in DB 2016-06-23 09:08:52 +05:30
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_conductor.py Merge "Allow Bay templates to include Heat environments" 2016-06-29 05:05:29 +00:00
test_ca_conductor.py Add x509keypair_cert_manager to store certs in DB 2016-06-23 09:08:52 +05:30
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_docker_conductor.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_bay_conductor.py Bay_create_timeout should be set to 60 default 2016-07-03 23:26:32 +08:00
test_k8s_conductor.py Remove service object 2016-06-02 10:46:13 +01:00
test_mesos_bay_conductor.py Allow Bay templates to include Heat environments 2016-06-28 08:41:41 +00:00
test_swarm_bay_conductor.py Merge "Validate discovery url when create a bay" 2016-06-30 01:19:50 +00:00