OpenStackClient plugin for Placement service
Go to file
Zuul c486b1fea9 Merge "Usage docs and initial release note for osc-placement" 2018-01-24 19:27:08 +00:00
doc/source Usage docs and initial release note for osc-placement 2018-01-24 11:51:54 -05:00
osc_placement Merge "Address review comments from allocations patch" 2018-01-24 19:26:40 +00:00
releasenotes Usage docs and initial release note for osc-placement 2018-01-24 11:51:54 -05: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
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 Fix the bug link in the readme 2017-08-30 11:40:12 -04:00
babel.cfg Initial commit 2017-03-22 11:58:28 +02:00
requirements.txt Add missing runtime requirements 2018-01-23 10:49:36 -05:00
setup.cfg CLI for resource classes (v1.2) 2018-01-24 11:35:20 -05: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

README.rst

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.