OpenStackClient plugin for Placement service
Go to file
OpenStack Release Bot c9d0ace1fa Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I23590c9f780018d550c50470649fb2d20b2e3978
Sem-Ver: feature
2019-03-18 14:43:28 +00:00
doc/source Merge "Resource provider examples" 2018-08-29 14:26:42 +00:00
osc_placement Add support for 1.18 microversion 2019-03-01 14:49:20 +00:00
playbooks/legacy Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
releasenotes Update master for stable/stein 2019-03-18 14:43:28 +00: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
.stestr.conf Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
.zuul.yaml add python 3.7 unit test job 2019-02-15 15:02:54 -05: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 Add image link in README.rst 2018-07-30 12:18:01 +00:00
babel.cfg Initial commit 2017-03-22 11:58:28 +02:00
requirements.txt Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
setup.cfg Update author-email in setup.cfg 2018-12-04 04:30:36 +00:00
setup.py Initial commit 2017-03-22 11:58:28 +02:00
test-requirements.txt Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
tox.ini Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00

README.rst

osc-placement

image

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.