Container Infrastructure Management Service for OpenStack
Go to file
venkatamahesh c34b8eb1af Fix the representation of REST
According to the wikipedia page, Representational
state transfer should be written as REST but in some
files it is written as ReST, so I changed it to
correct one

Change-Id: I1909b09fbe3e4ed99d817fdaf0006ef55367e74d
Closes-Bug: #1488816
2015-09-01 08:40:39 +05:30
contrib/templates/example Fix the wrong platform usage 2015-07-22 01:25:24 +00:00
devstack Enable barbican in devstack 2015-08-26 11:13:47 +09:00
doc/source Fix the representation of REST 2015-09-01 08:40:39 +05:30
etc/magnum Remove deprecated config 'verbose' 2015-08-24 19:47:25 +00:00
magnum Merge "Set project_id and user_id from context directly" 2015-08-26 17:24:50 +00:00
specs Fix the representation of REST 2015-09-01 08:40:39 +05:30
tools Convert to new DevStack plugin model for functional testing 2015-04-02 21:14:20 -04:00
.coveragerc Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.gitignore Add .DS_Store to .gitignore 2015-07-10 10:53:19 -05: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 Make room for functional tests 2015-04-02 12:25:43 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
Dockerfile Fix the docker build image issue 2015-05-18 11:11:25 +08:00
HACKING.rst Eliminate mutable default arguments 2015-07-10 13:33:49 +00:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
MANIFEST.in Copy Ironic's database model codebase 2014-12-02 15:04:31 -07: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
bandit.yaml Add Bandit security lint checking via tox 2015-04-08 10:41:42 -07:00
functional_creds.conf.sample Make functional test work with new tox env 2015-05-19 11:07:34 +08:00
openstack-common.conf port to oslo.service 2015-06-28 14:29:00 +08:00
requirements.txt Updated from global requirements 2015-08-26 13:57:41 +00:00
setup.cfg Add template definition of Mesos bay 2015-07-15 10:56:13 -04:00
setup.py Updated from global requirements 2015-07-15 07:34:25 +00:00
test-requirements-bandit.txt Update bandit for new usage requirement 2015-04-10 11:19:17 +08:00
test-requirements.txt Updated from global requirements 2015-08-04 14:22:47 +00:00
tox.ini Remove H302, H803, H904 2015-07-16 09:14:21 +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: