OpenStackClient plugin for Placement service
Go to file
Corey Bryant 75f2480427 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I530fcaba664cd21e46ddf8011919954281a04865
Story: #2005924
Task: #34236
2019-07-05 15:43:06 -04:00
doc Remove unused cruft from doc and releasenotes config 2019-04-05 14:36:58 +01:00
osc_placement Add support for 1.22 microversion 2019-05-31 09:47:13 +02:00
releasenotes Add support for 1.22 microversion 2019-05-31 09:47:13 +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 OpenDev Migration Patch 2019-04-19 19:32:00 +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 Python 3 Train unit tests 2019-07-05 15:43:06 -04: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 Replace git.openstack.org URLs with opendev.org URLs 2019-06-11 10:11:20 +01: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 Add Python 3 Train unit tests 2019-07-05 15:43:06 -04:00
setup.py Initial commit 2017-03-22 11:58:28 +02:00
test-requirements.txt Use PlacementFixture in functional tests 2019-05-03 15:04:56 -06:00
tox.ini Add Python 3 Train unit tests 2019-07-05 15:43:06 -04: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.