murano-agent/python-portasclient
Timur Nurlygayanov 3e1ade0c72 Fix and unit test for issue: https://mirantis.jira.com/browse/KEERO-219 2013-03-20 16:50:46 +04:00
..
doc/source Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
portasclient Fix and unit test for issue: https://mirantis.jira.com/browse/KEERO-219 2013-03-20 16:50:46 +04:00
tests Fix and unit test for issue: https://mirantis.jira.com/browse/KEERO-219 2013-03-20 16:50:46 +04:00
tools Added unit tests for REST API client. Fixed pep8. 2013-03-20 16:35:47 +04:00
.gitignore Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
README.md Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
openstack-common.conf Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
run_tests.sh Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
setup.cfg Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
setup.py Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00
tox.ini Added initial version for python-portasclient 2013-03-11 13:53:23 +04:00

README.md

Python bindings to the Portas API

This is a client library for Portas built on the Portas API. It provides a Python API (the portasclient module) and a command-line tool (portas).