Container Infrastructure Management Service for OpenStack
Go to file
Madhuri Kumari 9f7295475d Add exceptions to cluster db to show failures
After changing create to async operation, all the exceptions goes hidden
and no db entry is created to show the actual failure. One has to go through
the logs to find the actual error. This patch creates a db entry in cluster
table to show the actual error in column 'status_reason'.

Change-Id: Iad6e8bfce7326b34dea04914e4552f87d2796e86
Closes-bug: #1623387
2016-09-14 20:27:10 +05:30
api-ref/source Create bay/cluster api reference 2016-09-09 14:08:05 +07:00
contrib Factor out common k8s definitions and mappings 2016-09-05 11:20:55 +02:00
devstack Add Support of LBaaS v2 API 2016-09-09 10:01:30 +05:30
doc Merge "Add Scaling section to User Guide" 2016-09-10 00:41:45 +00:00
etc/magnum Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
install-guide/source Install Guide: Set bug project 2016-08-31 16:03:34 +02:00
magnum Add exceptions to cluster db to show failures 2016-09-14 20:27:10 +05:30
releasenotes Merge "Add support for overlay networks in Swarm." 2016-09-08 01:25:40 +00:00
specs Merge "Fix typos for Magnum" 2016-07-04 03:03:57 +00:00
tools Improve tox.ini to easy developer's life 2015-11-03 17:44:38 +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 Fix the representation of REST 2015-09-01 08:40:39 +05:30
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
cover.sh Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
functional_creds.conf.sample Use the latest atomic image name 2016-05-09 13:35:18 +00:00
requirements.txt Updated from global requirements 2016-09-09 22:47:47 +00:00
setup.cfg Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
setup.py Updated from global requirements 2015-09-17 12:12:49 +00:00
test-requirements.txt Init api-ref structure and requirements 2016-08-29 22:44:08 +07:00
tox.ini Merge "Init api-ref structure and requirements" 2016-08-29 18:06:28 +00:00

README.rst

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: