OpenStackClient plugin for Placement service
Go to file
Roman Podoliaka 1b1ae94ed8 CLI for resource providers
Co-Authored-by: Andrey Volkov <avolkov@mirantis.com>
Blueprint: placement-osc-plugin
Change-Id: Ifa82bc0ae5c067fd39a932e9e0ec02d5987ead46
2017-09-19 16:14:01 +03:00
doc/source Initial commit 2017-03-22 11:58:28 +02:00
osc_placement CLI for resource providers 2017-09-19 16:14:01 +03:00
releasenotes Initial commit 2017-03-22 11:58:28 +02:00
.coveragerc Initial commit 2017-03-22 11:58:28 +02:00
.gitignore Initial commit 2017-03-22 11:58:28 +02:00
.gitreview Initial commit 2017-03-22 11:58:28 +02:00
.mailmap Initial commit 2017-03-22 11:58:28 +02:00
.testr.conf Initial commit 2017-03-22 11:58:28 +02:00
babel.cfg Initial commit 2017-03-22 11:58:28 +02:00
CONTRIBUTING.rst Initial commit 2017-03-22 11:58:28 +02:00
HACKING.rst Initial commit 2017-03-22 11:58:28 +02:00
LICENSE Initial commit 2017-03-22 11:58:28 +02:00
MANIFEST.in Initial commit 2017-03-22 11:58:28 +02:00
README.rst Initial commit 2017-03-22 11:58:28 +02:00
requirements.txt Initial commit 2017-03-22 11:58:28 +02:00
setup.cfg CLI for resource providers 2017-09-19 16:14:01 +03:00
setup.py Initial commit 2017-03-22 11:58:28 +02:00
test-requirements.txt Initial commit 2017-03-22 11:58:28 +02:00
tox.ini tests: add a hook for functional testing in the gate 2017-04-20 18:04:37 +03:00

osc-placement

OpenStackClient plugin for the Placement service

This is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users.