magnum/magnum/api
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
..
controllers Bay_create_timeout should be set to 60 default 2016-07-03 23:26:32 +08:00
middleware Merge "Load wsgi app(api) with paste.deploy" 2016-03-09 17:36:46 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Fix config error 2016-03-28 07:08:35 +00:00
attr_validator.py Add mesos_slave_executor_env_variables validate 2016-05-20 08:23:25 +00:00
config.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Fix spelling error on get_docker_quantity method 2016-05-26 11:22:53 +02:00
validation.py Fix get_coe_valodator() clear unused Validator 2016-06-06 00:36:24 +08:00