Container Infrastructure Management Service for OpenStack
Go to file
Steven Dake ea8cbaa077 Add initial conductor API and service
Add an initial conductor API and service.  This service allows
operation on the four object types -> bays, pods, services, and
containers and allows the ability to list, read, write, or delete
those objects in the database.  The implementation of the
list/read/write/delete is incomplete and should come in a follow-up
patch.

Change-Id: I60e9070e4b5aeaeddba67233b99dd0e3a3cffe22
2014-11-21 06:24:46 -05:00
doc/source Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
magnum Add initial conductor API and service 2014-11-21 06:24:46 -05:00
.coveragerc Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.gitignore Modify gitignore to ignore cover 2014-11-20 23:27:20 +09:00
.gitreview Added .gitreview 2014-11-07 10:08:48 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
CONTRIBUTING.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
Dockerfile Small Dockerfile changes 2014-11-20 14:47:31 -08:00
HACKING.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
openstack-common.conf Add context base module from oslo-incubator 2014-11-18 14:01:20 -07:00
requirements.txt Add RPC server code 2014-11-21 06:23:37 -05:00
setup.cfg Add initial conductor API and service 2014-11-21 06:24:46 -05:00
setup.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
test-requirements.txt Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
tox.ini Add H302 to the ignored hacking rules list 2014-11-18 14:01:20 -07:00

README.rst

magnum

new Openstack project for containers.

Features

  • TODO