Python client for Container Infrastructure Management Service
Go to file
Jay Lau (Guangya Liu) f226bd6860 Remove 'desc' from container output
The docker container do not have 'desc' column, so just remove it.

Change-Id: Ic2ad89bc4af2f560e619c12fb5e3242ee9bda34c
2015-01-19 01:47:09 -05:00
doc/source Added project required files. 2014-11-21 08:33:53 +09:00
magnumclient Remove 'desc' from container output 2015-01-19 01:47:09 -05:00
.coveragerc Added project required files. 2014-11-21 08:33:53 +09:00
.gitignore Added project required files. 2014-11-21 08:33:53 +09:00
.gitreview Added project required files. 2014-11-21 08:33:53 +09:00
.mailmap Added project required files. 2014-11-21 08:33:53 +09:00
.testr.conf Added project required files. 2014-11-21 08:33:53 +09:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:46 +00:00
LICENSE Initial commit 2014-11-18 14:38:31 -07:00
README.md Initial commit 2014-11-18 14:38:31 -07:00
babel.cfg Added project required files. 2014-11-21 08:33:53 +09:00
coverage.sh Added project required files. 2014-11-21 08:33:53 +09:00
openstack-common.conf Add apiclient library from oslo-incubator 2014-11-25 16:48:51 +09:00
requirements.txt Implements basic container operations 2014-11-26 15:11:21 +09:00
setup.cfg Do not advertise py33 compatibility 2014-12-26 15:48:52 +05:30
setup.py Boilerplate client for communicating with ReST API 2014-11-18 14:55:41 -07:00
test-requirements.txt Boilerplate client for communicating with ReST API 2014-11-18 14:55:41 -07:00
tox.ini Boilerplate client for communicating with ReST API 2014-11-18 14:55:41 -07:00

README.md

python-magnumclient

A python language binding for magnum