Container Infrastructure Management Service for OpenStack
Go to file
Spyros Trigazis (strigazi) bd69b3fff6 Use eventlet executor in rpc_service
The default executor of o.m is 'blocking', but after change [1],
o.m with blocking is broken. 'eventlet' and 'non-blocking' work
fine and most services use 'eventlet', so this is why it was
noticed by magnum which used the default one.

Use eventlet to not be affected by bug #1694728 , but more
importantly, the oslo team suggests to not use blocking which
has 0% test coverage and it is going to be deprecated and unset
from the default configuration.

[1] https://review.openstack.org/#/c/463673/

Change-Id: I47da73787456c97f7d84fd4440404b551ff62528
Closes-Bug: #1694728
2017-06-01 12:31:13 +00:00
api-ref/source Update api-ref about 'ca-show' 2017-05-13 16:09:12 +08:00
contrib Remove disable script of firewalld 2017-05-26 11:27:18 +02:00
devstack Merge "Ignore: Try pxe_ipmitool since vbmc is used" 2017-05-20 19:20:35 +00:00
doc Update link to k8s doc and minor formatting 2017-05-27 14:12:45 +09:00
etc/magnum Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
install-guide/source TrivialFix: Typo in launch-instances.rst 2017-05-16 10:31:57 +08:00
magnum Use eventlet executor in rpc_service 2017-06-01 12:31:13 +00:00
releasenotes reno: add custom keystone endpoint_type in configuration 2017-05-24 11:35:22 +02:00
specs Fix some grammar or spelling de-normalization 2017-03-17 17:38:51 +08:00
tools Move cover.sh to the tools directory 2017-03-20 19:55:05 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add hacking rule for explicit import of _ function 2016-07-29 23:17:06 +05:30
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Show team and repo badges on README 2016-11-25 12:41:41 +01:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2017-05-26 17:20:57 +00:00
setup.cfg Remove support for py34 2017-02-08 10:03:14 +07:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:49:44 +00:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-03 10:14:27 +00:00

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: