![]() 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 |
||
---|---|---|
doc/source | ||
magnum | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
Dockerfile | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
babel.cfg | ||
openstack-common.conf | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
magnum
new Openstack project for containers.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/magnum
- Source: http://git.openstack.org/cgit/stackforge/magnum
- Bugs: http://bugs.launchpad.net/magnum
Features
- TODO