OpenStackClient plugin for Placement service
Go to file
OpenStack Release Bot 5bad74bef7 Update TOX_CONSTRAINTS_FILE for stable/victoria
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/victoria branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I0cdfb0294ed388e02df7a013a03048a76c3b1bef
2020-09-11 15:21:56 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-23 18:08:38 +02:00
osc_placement Merge "trivial: Fix formatting of command help texts" 2020-09-11 01:13:08 +00:00
releasenotes Merge "Update master for stable/ussuri" 2020-08-06 15:42:09 +00:00
.coveragerc Initial commit 2017-03-22 11:58:28 +02:00
.gitignore gitignore: Ignore .stestr directory 2019-09-24 17:27:09 +01:00
.gitreview Update .gitreview for stable/victoria 2020-09-11 15:21:54 +00: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 Python3 victoria unit tests 2020-04-11 18:59:22 +00:00
CONTRIBUTING.rst Update bugs link in contributing doc 2019-03-12 11:39:50 +00: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 Fixups for pdf docs 2019-09-24 17:26:39 +01:00
requirements.txt Add --aggregate option to 'resource provider inventory set' 2019-08-28 21:03:39 +00:00
setup.cfg Remove Babel 2020-08-05 15:57:58 +08:00
setup.py Cleanup py27 support 2020-04-13 11:28:10 +02:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 20:21:33 -05:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-09-11 15:21:56 +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.